# Cream (#ffffc2)

A named color — vivid, light, clean. Deterministic analysis from BrandSweets (no inference).

## Values

- Hex: `#ffffc2`
- RGB: rgb(255, 255, 194)
- HSL: hsl(60, 100%, 88%)
- OKLCH: oklch(0.985 0.078 107.7)
- Relative luminance: 0.9668
- Name: Cream (`cream`, source: list)
- Moods: vivid, light, clean
- Page: https://brandsweets.com/colors/cream

## Tints & shades

- Tints (toward white): #ffffc7, #ffffcc, #ffffd1, #ffffd6, #ffffdb, #ffffe0, #ffffe5, #ffffeb, #fffff0, #fffff5
- Shades (toward black): #ffff99, #ffff6b, #ffff42, #ffff14, #ebeb00, #c2c200, #949400, #6b6b00, #3d3d00, #141400

## Harmonies

- Complementary: #c2c2ff
- Analogous: #ffe0c2, #e0ffc2
- Triadic: #c2ffff, #ffc2ff
- Split-complementary: #c2e0ff, #e0c2ff
- Tetradic: #c2ffe0, #c2c2ff, #ffc2e0

## Contrast (WCAG 2.x, as text)

- On white (#ffffff): 1.03:1 — AA fail, AA-large fail, AAA fail. Fix: AA: text → #7a7a00 (4.55:1); AA: background → #737373 (4.59:1); AAA: text → #5c5c00 (7.03:1); AAA: background → #545454 (7.33:1)
- On black (#000000): 20.34:1 — AA pass, AA-large pass, AAA pass

## Fonts for this mood

- clean: https://brandsweets.com/fonts/mood/clean

## Palette tool

Open this color locked as the lead with four explored companions: https://brandsweets.com/palettes/new/ffffc2-bbbea2-4e94df-272d1f-f1ede9?lock=0&style=vibrant
(Humans lock/regenerate in the tool; the URL is the state — read `lock=` back to see what they kept.)

## Connect an agent

Point any MCP client at the BrandSweets colors endpoint for the same engine:

- Endpoint: https://mcp.brandsweets.com/colors/mcp
- Tools: `analyze_color` (e.g. `analyze_color({ color: "#ffffc2" })`), `check_contrast` (with fixes), `generate_palette` (explore around locks), `suggest_palette` (mood/industry → curated-first), `list_palettes`.
