#969EA4#969EA4
#969EA4 is a light, near-neutral grey. Relative luminance 0.336; OKLCH L 69.5% C 0.013 H 240.0°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #969EA4 |
|---|---|
| RGB | rgb(150, 158, 164) |
| HSL | hsl(206, 7%, 62%) |
| HSV | hsv(206, 9%, 64%) |
| CMYK | cmyk(8.5%, 3.7%, 0%, 35.7%) |
| CIE-LAB | lab(64.66, -1.63, -4.11) |
| CIE-LCH | lch(64.66, 4.42, 248.30°) |
| OKLab | oklab(69.47% -0.0064 -0.011) |
| OKLCH | oklch(69.47% 0.013 240) |
| XYZ | xyz(31.5040, 33.6177, 39.9439) |
| Luminance | 0.3362 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.25
Cool Grey
#95A3A6
ΔE00 3.66
Pewter
#899397
ΔE00 4.08
Dark Gray
#A9A9A9
ΔE00 5.67
Bluey Grey
#89A0B0
ΔE00 5.75
Grey
#929591
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969EA4 #A49C96
analogous
#96A4A3 #969EA4 #9697A4
triadic
#969EA4 #A4969E #9EA496
tetradic
#969EA4 #A396A4 #A49C96 #97A496
square
#969EA4 #A396A4 #A49C96 #97A496
split-complementary
#969EA4 #A49697 #A4A396
monochromatic
#596167 #758087 #969EA4 #B7BCC0 #D8DBDD
Accessibility & contrast
On white
2.72
#969EA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#969EA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969EA4
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969EA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969EA4 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9EA4
Deuteranopia (green-blind)
#9A9CA4
Tritanopia (blue-blind)
#93A0A0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #969ea4; /* rgb */ color: rgb(150, 158, 164); /* oklch */ color: oklch(69.5% 0.013 240.0);
Tailwind
colors: {
custom: {
50: '#b4babf',
500: '#969ea4',
950: '#000000',
},
}SCSS
$custom: #969ea4; $custom-light: #b4babf; $custom-dark: #000000;
JSON
{
"hex": "#969ea4",
"rgb": {
"r": 150,
"g": 158,
"b": 164
},
"hsl": {
"h": 205.714,
"s": 7.143,
"l": 61.569
},
"oklch": {
"l": 0.69468,
"c": 0.01272,
"h": 240
},
"luminance": 0.33618
}Semantic roles & 50–950 ramp
primary
#969EA4
secondary
#CECBC8
accent
#6E5491
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081