#989EA4#989EA4
#989EA4 is a light, near-neutral grey. Relative luminance 0.338; OKLCH L 69.6% C 0.011 H 248.0°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #989EA4 |
|---|---|
| RGB | rgb(152, 158, 164) |
| HSL | hsl(210, 6%, 62%) |
| HSV | hsv(210, 7%, 64%) |
| CMYK | cmyk(7.3%, 3.7%, 0%, 35.7%) |
| CIE-LAB | lab(64.81, -0.94, -3.86) |
| CIE-LCH | lch(64.81, 3.98, 256.33°) |
| OKLab | oklab(69.63% -0.0042 -0.0103) |
| OKLCH | oklch(69.63% 0.011 248) |
| XYZ | xyz(31.8752, 33.8092, 39.9613) |
| Luminance | 0.3381 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.71
Cool Grey
#95A3A6
ΔE00 4.45
Pewter
#899397
ΔE00 4.59
Dark Gray
#A9A9A9
ΔE00 5.17
Grey
#929591
ΔE00 6.18
Bluey Grey
#89A0B0
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989EA4 #A49E98
analogous
#98A4A4 #989EA4 #9898A4
triadic
#989EA4 #A4989E #9EA498
tetradic
#989EA4 #A498A4 #A49E98 #98A498
square
#989EA4 #A498A4 #A49E98 #98A498
split-complementary
#989EA4 #A49898 #A4A498
monochromatic
#5B6167 #787F87 #989EA4 #B8BDC1 #D9DBDD
Accessibility & contrast
On white
2.71
#989EA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#989EA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989EA4
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989EA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989EA4 | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9EA4
Deuteranopia (green-blind)
#9A9DA4
Tritanopia (blue-blind)
#959FA0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #989ea4; /* rgb */ color: rgb(152, 158, 164); /* oklch */ color: oklch(69.6% 0.011 248.0);
Tailwind
colors: {
custom: {
50: '#b6babf',
500: '#989ea4',
950: '#000000',
},
}SCSS
$custom: #989ea4; $custom-light: #b6babf; $custom-dark: #000000;
JSON
{
"hex": "#989ea4",
"rgb": {
"r": 152,
"g": 158,
"b": 164
},
"hsl": {
"h": 210,
"s": 6.186,
"l": 61.961
},
"oklch": {
"l": 0.69627,
"c": 0.01116,
"h": 248
},
"luminance": 0.33809
}Semantic roles & 50–950 ramp
primary
#989EA4
secondary
#CECCCA
accent
#735590
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081