#969CA2#969CA2
#969CA2 is a light, near-neutral grey. Relative luminance 0.329; OKLCH L 69.0% C 0.011 H 248.0°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #969CA2 |
|---|---|
| RGB | rgb(150, 156, 162) |
| HSL | hsl(210, 6%, 61%) |
| HSV | hsv(210, 7%, 64%) |
| CMYK | cmyk(7.4%, 3.7%, 0%, 36.5%) |
| CIE-LAB | lab(64.05, -0.94, -3.87) |
| CIE-LCH | lch(64.05, 3.99, 256.34°) |
| OKLab | oklab(68.97% -0.0042 -0.0104) |
| OKLCH | oklch(68.97% 0.011 248) |
| XYZ | xyz(30.9864, 32.8693, 38.8873) |
| Luminance | 0.3287 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Pewter
#899397
ΔE00 4.07
Cool Gray
#9AA7B0
ΔE00 4.13
Cool Grey
#95A3A6
ΔE00 4.62
Dark Gray
#A9A9A9
ΔE00 5.63
Grey
#929591
ΔE00 5.91
Bluey Grey
#89A0B0
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969CA2 #A29C96
analogous
#96A2A2 #969CA2 #9696A2
triadic
#969CA2 #A2969C #9CA296
tetradic
#969CA2 #A296A2 #A29C96 #96A296
square
#969CA2 #A296A2 #A29C96 #96A296
split-complementary
#969CA2 #A29696 #A2A296
monochromatic
#595F65 #767D85 #969CA2 #B6BBBF #D7D9DB
Accessibility & contrast
On white
2.77
#969CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#969CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969CA2
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969CA2 | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9CA2
Deuteranopia (green-blind)
#989BA2
Tritanopia (blue-blind)
#939D9E
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #969ca2; /* rgb */ color: rgb(150, 156, 162); /* oklch */ color: oklch(69.0% 0.011 248.0);
Tailwind
colors: {
custom: {
50: '#b4b9bd',
500: '#969ca2',
950: '#000000',
},
}SCSS
$custom: #969ca2; $custom-light: #b4b9bd; $custom-dark: #000000;
JSON
{
"hex": "#969ca2",
"rgb": {
"r": 150,
"g": 156,
"b": 162
},
"hsl": {
"h": 210,
"s": 6.061,
"l": 61.176
},
"oklch": {
"l": 0.68975,
"c": 0.01118,
"h": 248
},
"luminance": 0.3287
}Semantic roles & 50–950 ramp
primary
#969CA2
secondary
#CCCAC8
accent
#735690
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081