#969FA4#969FA4
#969FA4 is a light, near-neutral grey. Relative luminance 0.340; OKLCH L 69.7% C 0.013 H 231.7°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #969FA4 |
|---|---|
| RGB | rgb(150, 159, 164) |
| HSL | hsl(201, 7%, 62%) |
| HSV | hsv(201, 9%, 64%) |
| CMYK | cmyk(8.5%, 3%, 0%, 35.7%) |
| CIE-LAB | lab(64.93, -2.19, -3.70) |
| CIE-LCH | lch(64.93, 4.30, 239.46°) |
| OKLab | oklab(69.68% -0.0078 -0.0099) |
| OKLCH | oklch(69.68% 0.013 231.7) |
| XYZ | xyz(31.6752, 33.9603, 40.0010) |
| Luminance | 0.3396 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.83
Cool Gray
#9AA7B0
ΔE00 3.08
Pewter
#899397
ΔE00 4.05
Dark Gray
#A9A9A9
ΔE00 5.63
Bluey Grey
#89A0B0
ΔE00 5.75
Grey
#929591
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969FA4 #A49B96
analogous
#96A4A2 #969FA4 #9698A4
triadic
#969FA4 #A4969F #9FA496
tetradic
#969FA4 #A296A4 #A49B96 #98A496
square
#969FA4 #A296A4 #A49B96 #98A496
split-complementary
#969FA4 #A49698 #A4A296
monochromatic
#596267 #758187 #969FA4 #B7BDC0 #D8DBDD
Accessibility & contrast
On white
2.70
#969FA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#969FA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969FA4
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969FA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969FA4 | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9FA4
Deuteranopia (green-blind)
#9B9DA4
Tritanopia (blue-blind)
#93A0A1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #969fa4; /* rgb */ color: rgb(150, 159, 164); /* oklch */ color: oklch(69.7% 0.013 231.7);
Tailwind
colors: {
custom: {
50: '#b4bbbf',
500: '#969fa4',
950: '#000000',
},
}SCSS
$custom: #969fa4; $custom-light: #b4bbbf; $custom-dark: #000000;
JSON
{
"hex": "#969fa4",
"rgb": {
"r": 150,
"g": 159,
"b": 164
},
"hsl": {
"h": 201.429,
"s": 7.143,
"l": 61.569
},
"oklch": {
"l": 0.69683,
"c": 0.01266,
"h": 231.7
},
"luminance": 0.33961
}Semantic roles & 50–950 ramp
primary
#969FA4
secondary
#CECAC8
accent
#6A5491
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081