# Eggplant to Periwinkle gradient

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

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

## OKLab

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

## OKLCH (shorter hue)

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

## Eased (soft)

- CSS: `linear-gradient(135deg in oklab, #614051 0%, #634253 8.28%, #67475a 16.03%, #6d4f64 23.35%, #765a71 30.32%, #806680 37.03%, #8b7491 43.56%, #9683a4 50%, #a192b7 56.44%, #aca1c9 62.97%, #b6aeda 69.68%, #bfbae9 76.65%, #c6c4f5 83.97%, #cacafc 91.72%, #ccccff 100%)`
- Tailwind: `bg-[linear-gradient(135deg_in_oklab,#614051_0%,#634253_8.28%,#67475a_16.03%,#6d4f64_23.35%,#765a71_30.32%,#806680_37.03%,#8b7491_43.56%,#9683a4_50%,#a192b7_56.44%,#aca1c9_62.97%,#b6aeda_69.68%,#bfbae9_76.65%,#c6c4f5_83.97%,#cacafc_91.72%,#ccccff_100%)]`
- Contrast (worst point): white 1.54:1 fail · black 2.36:1 fail · banding medium
- Maker: https://brandsweets.com/gradients/new/v1.614051-ccccff?a=135&e=soft&n=15

## Mesh

- CSS: `radial-gradient(circle farthest-corner at 36.41% 79.5%, oklch(from #ccccff l c h / 0.7432) 0%, rgb(from #ccccff r g b / 0) 59.99%), radial-gradient(circle farthest-corner at 54.62% 38.14%, oklch(from #614051 l c h / 0.8409) 0%, rgb(from #614051 r g b / 0) 46.14%)`
- Tailwind: `bg-[radial-gradient(circle_farthest-corner_at_36.41%_79.5%,oklch(from_#ccccff_l_c_h_/_0.7432)_0%,rgb(from_#ccccff_r_g_b_/_0)_59.99%),radial-gradient(circle_farthest-corner_at_54.62%_38.14%,oklch(from_#614051_l_c_h_/_0.8409)_0%,rgb(from_#614051_r_g_b_/_0)_46.14%)]`
- Contrast (worst point): white 2.65:1 fail · black 5.55:1 AA · banding low
- Maker: https://brandsweets.com/gradients/new/v1.614051-ccccff?k=mesh&seed=eggplant-to-periwinkle

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