#989EA2#989EA2
#989EA2 is a light, near-neutral grey. Relative luminance 0.337; OKLCH L 69.6% C 0.009 H 236.7°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #989EA2 |
|---|---|
| RGB | rgb(152, 158, 162) |
| HSL | hsl(204, 5%, 62%) |
| HSV | hsv(204, 6%, 64%) |
| CMYK | cmyk(6.2%, 2.5%, 0%, 36.5%) |
| CIE-LAB | lab(64.75, -1.35, -2.83) |
| CIE-LCH | lch(64.75, 3.13, 244.54°) |
| OKLab | oklab(69.56% -0.005 -0.0076) |
| OKLCH | oklch(69.56% 0.009 236.7) |
| XYZ | xyz(31.6960, 33.7375, 39.0175) |
| Luminance | 0.3374 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.86
Cool Gray
#9AA7B0
ΔE00 3.99
Pewter
#899397
ΔE00 4.25
Dark Gray
#A9A9A9
ΔE00 4.83
Grey
#929591
ΔE00 5.26
Bluey Grey
#89A0B0
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989EA2 #A29C98
analogous
#98A2A1 #989EA2 #9899A2
triadic
#989EA2 #A2989E #9EA298
tetradic
#989EA2 #A198A2 #A29C98 #99A298
square
#989EA2 #A198A2 #A29C98 #99A298
split-complementary
#989EA2 #A29899 #A2A198
monochromatic
#5B6165 #788085 #989EA2 #B8BCBF #D8DBDC
Accessibility & contrast
On white
2.71
#989EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#989EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989EA2
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989EA2 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9EA2
Deuteranopia (green-blind)
#9B9DA2
Tritanopia (blue-blind)
#969F9F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #989ea2; /* rgb */ color: rgb(152, 158, 162); /* oklch */ color: oklch(69.6% 0.009 236.7);
Tailwind
colors: {
custom: {
50: '#b6babd',
500: '#989ea2',
950: '#000000',
},
}SCSS
$custom: #989ea2; $custom-light: #b6babd; $custom-dark: #000000;
JSON
{
"hex": "#989ea2",
"rgb": {
"r": 152,
"g": 158,
"b": 162
},
"hsl": {
"h": 204,
"s": 5.102,
"l": 61.569
},
"oklch": {
"l": 0.69563,
"c": 0.00906,
"h": 236.7
},
"luminance": 0.33738
}Semantic roles & 50–950 ramp
primary
#989EA2
secondary
#CDCBC9
accent
#6D578F
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081