#969EA2#969EA2
#969EA2 is a light, near-neutral grey. Relative luminance 0.335; OKLCH L 69.4% C 0.011 H 229.0°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #969EA2 |
|---|---|
| RGB | rgb(150, 158, 162) |
| HSL | hsl(200, 6%, 61%) |
| HSV | hsv(200, 7%, 64%) |
| CMYK | cmyk(7.4%, 2.5%, 0%, 36.5%) |
| CIE-LAB | lab(64.60, -2.05, -3.07) |
| CIE-LCH | lch(64.60, 3.69, 236.32°) |
| OKLab | oklab(69.4% -0.0072 -0.0082) |
| OKLCH | oklch(69.4% 0.011 229) |
| XYZ | xyz(31.3248, 33.5461, 39.0001) |
| Luminance | 0.3355 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.03
Cool Gray
#9AA7B0
ΔE00 3.67
Pewter
#899397
ΔE00 3.81
Grey
#929591
ΔE00 5.30
Dark Gray
#A9A9A9
ΔE00 5.43
Bluey Grey
#89A0B0
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969EA2 #A29A96
analogous
#96A2A0 #969EA2 #9698A2
triadic
#969EA2 #A2969E #9EA296
tetradic
#969EA2 #A096A2 #A29A96 #98A296
square
#969EA2 #A096A2 #A29A96 #98A296
split-complementary
#969EA2 #A29698 #A2A096
monochromatic
#596165 #768085 #969EA2 #B6BCBF #D7DADB
Accessibility & contrast
On white
2.72
#969EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#969EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969EA2
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969EA2 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9EA2
Deuteranopia (green-blind)
#9A9CA2
Tritanopia (blue-blind)
#939F9F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #969ea2; /* rgb */ color: rgb(150, 158, 162); /* oklch */ color: oklch(69.4% 0.011 229.0);
Tailwind
colors: {
custom: {
50: '#b4babd',
500: '#969ea2',
950: '#000000',
},
}SCSS
$custom: #969ea2; $custom-light: #b4babd; $custom-dark: #000000;
JSON
{
"hex": "#969ea2",
"rgb": {
"r": 150,
"g": 158,
"b": 162
},
"hsl": {
"h": 200,
"s": 6.061,
"l": 61.176
},
"oklch": {
"l": 0.69404,
"c": 0.01091,
"h": 229
},
"luminance": 0.33546
}Semantic roles & 50–950 ramp
primary
#969EA2
secondary
#CCC9C8
accent
#695690
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081