# slategray (#708090)

A CSS color — cool, muted. Deterministic analysis from BrandSweets (no inference).

## Values

- Hex: `#708090`
- RGB: rgb(112, 128, 144)
- HSL: hsl(210, 13%, 50%)
- OKLCH: oklch(0.593 0.031 248.3)
- Relative luminance: 0.209
- Name: slategray (`slategray`, source: css)
- Moods: cool, muted
- Page: https://brandsweets.com/colors/slategray

## Tints & shades

- Tints (toward white): #7d8c9b, #8c99a6, #97a3af, #a6b0ba, #b4bdc5, #c2c9d0, #d1d6dc, #dce0e4, #ebedef, #f9fafb
- Shades (toward black): #647382, #5b6976, #505c68, #47525c, #3c454e, #31383f, #282e34, #1d2125, #14171a, #090a0c

## Harmonies

- Complementary: #90806f
- Analogous: #6f9090, #6f6f90
- Triadic: #906f80, #80906f
- Split-complementary: #906f6f, #90906f
- Tetradic: #906f90, #90806f, #6f906f

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

- On white (#ffffff): 4.05:1 — AA fail, AA-large pass, AAA fail. Fix: AA: text → #687887 (4.54:1); AA: background → #141414 (4.54:1); AAA: text → #4e5965 (7.14:1)
- On black (#000000): 5.18:1 — AA pass, AA-large pass, AAA fail. Fix: AAA: text → #8c99a6 (7.22:1)

## Palette tool

Open this color locked as the lead with four explored companions: https://brandsweets.com/palettes/new/708090-9cabc4-df514e-1f202d-e9f1f1?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: "#708090" })`), `check_contrast` (with fixes), `generate_palette` (explore around locks), `suggest_palette` (mood/industry → curated-first), `list_palettes`.
