# purple (#800080)

A CSS color — warm, vivid, dark, playful, bold, luxury. Deterministic analysis from BrandSweets (no inference).

## Values

- Hex: `#800080`
- RGB: rgb(128, 0, 128)
- HSL: hsl(300, 100%, 25%)
- OKLCH: oklch(0.421 0.193 328.4)
- Relative luminance: 0.0615
- Name: purple (`purple`, source: css)
- Moods: warm, vivid, dark, playful, bold, luxury
- Page: https://brandsweets.com/colors/purple

## Tints & shades

- Tints (toward white): #a300a3, #cc00cc, #f000f0, #ff14ff, #ff3dff, #ff61ff, #ff85ff, #ffa8ff, #ffd1ff, #fff5ff
- Shades (toward black): #750075, #6b006b, #610061, #570057, #4d004d, #3d003d, #330033, #290029, #1f001f, #140014

## Harmonies

- Complementary: #008000
- Analogous: #400080, #800040
- Triadic: #808000, #008080
- Split-complementary: #408000, #008040
- Tetradic: #804000, #008000, #004080

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

- On white (#ffffff): 9.42:1 — AA pass, AA-large pass, AAA pass
- On black (#000000): 2.23:1 — AA fail, AA-large fail, AAA fail. Fix: AA: text → #d100d1 (4.63:1); AA: background → #b5b5b5 (4.59:1); AAA: text → #ff29ff (7.01:1); AAA: background → #dedede (7:1)

## Fonts for this mood

- warm: https://brandsweets.com/fonts/mood/warm
- playful: https://brandsweets.com/fonts/mood/playful
- bold: https://brandsweets.com/fonts/mood/bold
- luxury: https://brandsweets.com/fonts/mood/luxury

## Palette tool

Open this color locked as the lead with four explored companions: https://brandsweets.com/palettes/new/800080-c19fbd-95cb62-2d1f27-ede9f1?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: "#800080" })`), `check_contrast` (with fixes), `generate_palette` (explore around locks), `suggest_palette` (mood/industry → curated-first), `list_palettes`.
