# Sweet Period gradient

Sweet Period is a purple gradient from WebGradients (MIT), rendered in OKLab.

### Sweet Period

- Slug: `sweet-period` · Page: https://brandsweets.com/gradients/sweet-period
- Stops: #3f51b1 @0%, #5a55ae @13%, #7b5fac @25%, #8f6aae @38%, #a86aa4 @50%, #cc6b8e @62%, #f18271 @75%, #f3a469 @87%, #f7c978 @100% · angle 0° · source webgradients
- Families: purple, blue, red, yellow
- CSS: `linear-gradient(0deg in oklab, #3f51b1 0%, #5a55ae 13%, #7b5fac 25%, #8f6aae 38%, #a86aa4 50%, #cc6b8e 62%, #f18271 75%, #f3a469 87%, #f7c978 100%)`
- Tailwind: `bg-[linear-gradient(0deg_in_oklab,#3f51b1_0%,#5a55ae_13%,#7b5fac_25%,#8f6aae_38%,#a86aa4_50%,#cc6b8e_62%,#f18271_75%,#f3a469_87%,#f7c978_100%)]`
- Contrast (worst point): white 1.55:1 fail · black 3.02:1 AA-large · banding high
- Colors: https://brandsweets.com/colors/3f51b1, https://brandsweets.com/colors/5a55ae, https://brandsweets.com/colors/7b5fac, https://brandsweets.com/colors/8f6aae, https://brandsweets.com/colors/a86aa4, https://brandsweets.com/colors/cc6b8e, https://brandsweets.com/colors/f18271, https://brandsweets.com/colors/f3a469, https://brandsweets.com/colors/f7c978

## The same stops in other spaces

- sRGB (the source's own look): `linear-gradient(0deg in srgb, #3f51b1 0%, #5a55ae 13%, #7b5fac 25%, #8f6aae 38%, #a86aa4 50%, #cc6b8e 62%, #f18271 75%, #f3a469 87%, #f7c978 100%)`
- OKLCH shorter hue: `linear-gradient(0deg in oklch shorter hue, #3f51b1 0%, #5a55ae 13%, #7b5fac 25%, #8f6aae 38%, #a86aa4 50%, #cc6b8e 62%, #f18271 75%, #f3a469 87%, #f7c978 100%)`

Family pages: https://brandsweets.com/gradients/purple, https://brandsweets.com/gradients/blue, https://brandsweets.com/gradients/red, https://brandsweets.com/gradients/yellow

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