# Wide Matrix gradient

Wide Matrix is a pink gradient from WebGradients (MIT), rendered in OKLab.

### Wide Matrix

- Slug: `wide-matrix` · Page: https://brandsweets.com/gradients/wide-matrix
- Stops: #fcc5e4 @0%, #fda34b @15%, #ff7882 @35%, #c8699e @52%, #7046aa @71%, #0c1db8 @87%, #020f75 @100% · angle 0° · source webgradients
- Families: pink, blue, red
- CSS: `linear-gradient(0deg in oklab, #fcc5e4 0%, #fda34b 15%, #ff7882 35%, #c8699e 52%, #7046aa 71%, #0c1db8 87%, #020f75 100%)`
- Tailwind: `bg-[linear-gradient(0deg_in_oklab,#fcc5e4_0%,#fda34b_15%,#ff7882_35%,#c8699e_52%,#7046aa_71%,#0c1db8_87%,#020f75_100%)]`
- Contrast (worst point): white 1.47:1 fail · black 1.33:1 fail · banding medium
- Maker: https://brandsweets.com/gradients/new/v1.fcc5e4_0-fda34b_15-ff7882_35-c8699e_52-7046aa_71-0c1db8_87-020f75_100?a=0
- Colors: https://brandsweets.com/colors/fcc5e4, https://brandsweets.com/colors/fda34b, https://brandsweets.com/colors/ff7882, https://brandsweets.com/colors/c8699e, https://brandsweets.com/colors/7046aa, https://brandsweets.com/colors/0c1db8, https://brandsweets.com/colors/020f75

## The same stops in other spaces

- sRGB (the source's own look): `linear-gradient(0deg in srgb, #fcc5e4 0%, #fda34b 15%, #ff7882 35%, #c8699e 52%, #7046aa 71%, #0c1db8 87%, #020f75 100%)`
- OKLCH shorter hue: `linear-gradient(0deg in oklch shorter hue, #fcc5e4 0%, #fda34b 15%, #ff7882 35%, #c8699e 52%, #7046aa 71%, #0c1db8 87%, #020f75 100%)`

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

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