#989CA2#989CA2
#989CA2 is a light, near-neutral grey. Relative luminance 0.331; OKLCH L 69.1% C 0.010 H 258.3°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #989CA2 |
|---|---|
| RGB | rgb(152, 156, 162) |
| HSL | hsl(216, 5%, 62%) |
| HSV | hsv(216, 6%, 64%) |
| CMYK | cmyk(6.2%, 3.7%, 0%, 36.5%) |
| CIE-LAB | lab(64.21, -0.24, -3.63) |
| CIE-LCH | lch(64.21, 3.63, 266.20°) |
| OKLab | oklab(69.14% -0.002 -0.0097) |
| OKLCH | oklch(69.14% 0.01 258.3) |
| XYZ | xyz(31.3577, 33.0608, 38.9048) |
| Luminance | 0.3306 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.72
Pewter
#899397
ΔE00 4.78
Dark Gray
#A9A9A9
ΔE00 5.27
Cool Grey
#95A3A6
ΔE00 5.45
Grey
#929591
ΔE00 6.06
Bluey Grey
#89A0B0
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989CA2 #A29E98
analogous
#98A1A2 #989CA2 #9998A2
triadic
#989CA2 #A2989C #9CA298
tetradic
#989CA2 #A298A1 #A29E98 #98A299
square
#989CA2 #A298A1 #A29E98 #98A299
split-complementary
#989CA2 #A29998 #A1A298
monochromatic
#5B5F65 #787D85 #989CA2 #B8BBBF #D8DADC
Accessibility & contrast
On white
2.76
#989CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#989CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989CA2
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989CA2 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9CA2
Deuteranopia (green-blind)
#999BA2
Tritanopia (blue-blind)
#969D9E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #989ca2; /* rgb */ color: rgb(152, 156, 162); /* oklch */ color: oklch(69.1% 0.010 258.3);
Tailwind
colors: {
custom: {
50: '#b6b9bd',
500: '#989ca2',
950: '#000000',
},
}SCSS
$custom: #989ca2; $custom-light: #b6b9bd; $custom-dark: #000000;
JSON
{
"hex": "#989ca2",
"rgb": {
"r": 152,
"g": 156,
"b": 162
},
"hsl": {
"h": 216,
"s": 5.102,
"l": 61.569
},
"oklch": {
"l": 0.69135,
"c": 0.0099,
"h": 258.3
},
"luminance": 0.33061
}Semantic roles & 50–950 ramp
primary
#989CA2
secondary
#CDCBC9
accent
#78578F
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081