# Eggplant to Rose Gold gradient

Eggplant (#614051) to Rose Gold (#b76e79), interpolated perceptually. The engine's pick for this pair is oklab.

- Page: https://brandsweets.com/gradients/eggplant-to-rose-gold
- Colors: https://brandsweets.com/colors/eggplant, https://brandsweets.com/colors/rose-gold
- Reverse: https://brandsweets.com/gradients/rose-gold-to-eggplant

## OKLab

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

## OKLCH (shorter hue)

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

## Eased (soft)

- CSS: `linear-gradient(135deg in oklab, #614051 0%, #624152 8.28%, #664253 16.03%, #6b4556 23.35%, #714959 30.32%, #794d5d 37.03%, #825261 43.56%, #8b5765 50%, #945c69 56.44%, #9d606d 62.97%, #a56571 69.68%, #ac6874 76.65%, #b26b77 83.97%, #b66d78 91.72%, #b76e79 100%)`
- Tailwind: `bg-[linear-gradient(135deg_in_oklab,#614051_0%,#624152_8.28%,#664253_16.03%,#6b4556_23.35%,#714959_30.32%,#794d5d_37.03%,#825261_43.56%,#8b5765_50%,#945c69_56.44%,#9d606d_62.97%,#a56571_69.68%,#ac6874_76.65%,#b26b77_83.97%,#b66d78_91.72%,#b76e79_100%)]`
- Contrast (worst point): white 3.80:1 AA-large · black 2.36:1 fail · banding medium
- Maker: https://brandsweets.com/gradients/new/v1.614051-b76e79?a=135&e=soft&n=15

## Mesh

- CSS: `radial-gradient(circle farthest-corner at 7.99% 2.51%, oklch(from #b76e79 l c h / 0.7377) 0%, rgb(from #b76e79 r g b / 0) 49.35%), radial-gradient(circle farthest-corner at 35.77% 58.68%, oklch(from #614051 l c h / 0.8926) 0%, rgb(from #614051 r g b / 0) 54.94%)`
- Tailwind: `bg-[radial-gradient(circle_farthest-corner_at_7.99%_2.51%,oklch(from_#b76e79_l_c_h_/_0.7377)_0%,rgb(from_#b76e79_r_g_b_/_0)_49.35%),radial-gradient(circle_farthest-corner_at_35.77%_58.68%,oklch(from_#614051_l_c_h_/_0.8926)_0%,rgb(from_#614051_r_g_b_/_0)_54.94%)]`
- Contrast (worst point): white 4.29:1 AA-large · black 2.86:1 fail · banding high
- Maker: https://brandsweets.com/gradients/new/v1.614051-b76e79?k=mesh&seed=eggplant-to-rose-gold

## 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.
