# Eggplant to Blush Pink gradient

Eggplant (#614051) to Blush Pink (#e8b4b8), interpolated perceptually. The engine's pick for this pair is oklab.

- Page: https://brandsweets.com/gradients/eggplant-to-blush-pink
- Colors: https://brandsweets.com/colors/eggplant, https://brandsweets.com/colors/blush-pink
- Reverse: https://brandsweets.com/gradients/blush-pink-to-eggplant

## OKLab

- CSS: `linear-gradient(135deg in oklab, #614051 0%, #e8b4b8 100%)`
- Tailwind: `bg-linear-to-br/oklab from-[#614051] to-[#e8b4b8]`
- Contrast (worst point): white 1.80:1 fail · black 2.36:1 fail · banding medium
- Maker: https://brandsweets.com/gradients/new/v1.614051-e8b4b8?a=135

## OKLCH (shorter hue)

- CSS: `linear-gradient(135deg in oklch shorter hue, #614051 0%, #e8b4b8 100%)`
- Tailwind: `bg-linear-to-br/oklch from-[#614051] to-[#e8b4b8]`
- Contrast (worst point): white 1.80:1 fail · black 2.36:1 fail · banding medium
- Maker: https://brandsweets.com/gradients/new/v1.614051-e8b4b8?a=135&in=oklch&hue=shorter

## Eased (soft)

- CSS: `linear-gradient(135deg in oklab, #614051 0%, #634252 8.28%, #684656 16.03%, #704d5c 23.35%, #7a5564 30.32%, #86606e 37.03%, #946b78 43.56%, #a27883 50%, #b0848e 56.44%, #bf9099 62.97%, #cc9ca3 69.68%, #d7a5ab 76.65%, #e0adb2 83.97%, #e6b2b6 91.72%, #e8b4b8 100%)`
- Tailwind: `bg-[linear-gradient(135deg_in_oklab,#614051_0%,#634252_8.28%,#684656_16.03%,#704d5c_23.35%,#7a5564_30.32%,#86606e_37.03%,#946b78_43.56%,#a27883_50%,#b0848e_56.44%,#bf9099_62.97%,#cc9ca3_69.68%,#d7a5ab_76.65%,#e0adb2_83.97%,#e6b2b6_91.72%,#e8b4b8_100%)]`
- Contrast (worst point): white 1.80:1 fail · black 2.36:1 fail · banding medium
- Maker: https://brandsweets.com/gradients/new/v1.614051-e8b4b8?a=135&e=soft&n=15

## Mesh

- CSS: `radial-gradient(circle farthest-corner at 10.22% 36.24%, oklch(from #e8b4b8 l c h / 0.7096) 0%, rgb(from #e8b4b8 r g b / 0) 51.93%), radial-gradient(circle farthest-corner at 63.11% 35.12%, oklch(from #614051 l c h / 0.7468) 0%, rgb(from #614051 r g b / 0) 59.22%)`
- Tailwind: `bg-[radial-gradient(circle_farthest-corner_at_10.22%_36.24%,oklch(from_#e8b4b8_l_c_h_/_0.7096)_0%,rgb(from_#e8b4b8_r_g_b_/_0)_51.93%),radial-gradient(circle_farthest-corner_at_63.11%_35.12%,oklch(from_#614051_l_c_h_/_0.7468)_0%,rgb(from_#614051_r_g_b_/_0)_59.22%)]`
- Contrast (worst point): white 2.69:1 fail · black 4.08:1 AA-large · banding high
- Maker: https://brandsweets.com/gradients/new/v1.614051-e8b4b8?k=mesh&seed=eggplant-to-blush-pink

## Gradient maker

Every maker URL is the gradient's state: `/gradients/new/v1.<hex>-<hex>[_pos]?a=135&in=oklch&hue=shorter&e=soft&g=8`. Hand one to a human, let them refine, and read the link they return.

## Connect an agent

Point any MCP client at the BrandSweets gradients endpoint for the same engine and corpus:

- Endpoint: https://mcp.brandsweets.com/gradients/mcp
- Tools: `make_gradient` (2–5 colours → CSS with the interpolation space, Tailwind v4, SVG, PNG URL, DTCG token + the contrast/banding/gamut report), `brand_gradients` (brand slug or palette → brand gradient, hero, button, variants).
- Resource: `gradients://corpus` — the whole bundled corpus as JSON.
