# Soft Cherish gradient

Soft Cherish is a pink gradient from WebGradients (MIT), rendered in OKLab.

### Soft Cherish

- Slug: `soft-cherish` · Page: https://brandsweets.com/gradients/soft-cherish
- Stops: #dbdcd7 @0%, #dddcd7 @24%, #e2c9cc @30%, #e7627d @46%, #b8235a @59%, #801357 @71%, #3d1635 @84%, #1c1a27 @100% · angle 0° · source webgradients
- Families: pink, purple
- CSS: `linear-gradient(0deg in oklab, #dbdcd7 0%, #dddcd7 24%, #e2c9cc 30%, #e7627d 46%, #b8235a 59%, #801357 71%, #3d1635 84%, #1c1a27 100%)`
- Tailwind: `bg-[linear-gradient(0deg_in_oklab,#dbdcd7_0%,#dddcd7_24%,#e2c9cc_30%,#e7627d_46%,#b8235a_59%,#801357_71%,#3d1635_84%,#1c1a27_100%)]`
- Contrast (worst point): white 1.37:1 fail · black 1.23:1 fail · banding high
- Maker: https://brandsweets.com/gradients/new/v1.dbdcd7_0-dddcd7_24-e2c9cc_30-e7627d_46-b8235a_59-801357_71-3d1635_84-1c1a27_100?a=0
- Colors: https://brandsweets.com/colors/dbdcd7, https://brandsweets.com/colors/dddcd7, https://brandsweets.com/colors/e2c9cc, https://brandsweets.com/colors/e7627d, https://brandsweets.com/colors/b8235a, https://brandsweets.com/colors/801357, https://brandsweets.com/colors/3d1635, https://brandsweets.com/colors/1c1a27

## The same stops in other spaces

- sRGB (the source's own look): `linear-gradient(0deg in srgb, #dbdcd7 0%, #dddcd7 24%, #e2c9cc 30%, #e7627d 46%, #b8235a 59%, #801357 71%, #3d1635 84%, #1c1a27 100%)`
- OKLCH shorter hue: `linear-gradient(0deg in oklch shorter hue, #dbdcd7 0%, #dddcd7 24%, #e2c9cc 30%, #e7627d 46%, #b8235a 59%, #801357 71%, #3d1635 84%, #1c1a27 100%)`

Family pages: https://brandsweets.com/gradients/pink, https://brandsweets.com/gradients/purple

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