#989FA4#989FA4
#989FA4 is a light, near-neutral grey. Relative luminance 0.342; OKLCH L 69.8% C 0.011 H 238.6°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #989FA4 |
|---|---|
| RGB | rgb(152, 159, 164) |
| HSL | hsl(205, 6%, 62%) |
| HSV | hsv(205, 7%, 64%) |
| CMYK | cmyk(7.3%, 3%, 0%, 35.7%) |
| CIE-LAB | lab(65.08, -1.49, -3.46) |
| CIE-LCH | lch(65.08, 3.77, 246.71°) |
| OKLab | oklab(69.84% -0.0057 -0.0093) |
| OKLCH | oklch(69.84% 0.011 238.6) |
| XYZ | xyz(32.0465, 34.1517, 40.0184) |
| Luminance | 0.3415 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.38
Cool Grey
#95A3A6
ΔE00 3.64
Pewter
#899397
ΔE00 4.41
Dark Gray
#A9A9A9
ΔE00 5.03
Grey
#929591
ΔE00 5.86
Bluey Grey
#89A0B0
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FA4 #A49D98
analogous
#98A4A3 #989FA4 #9899A4
triadic
#989FA4 #A4989F #9FA498
tetradic
#989FA4 #A398A4 #A49D98 #99A498
square
#989FA4 #A398A4 #A49D98 #99A498
split-complementary
#989FA4 #A49899 #A4A398
monochromatic
#5B6267 #788187 #989FA4 #B8BDC1 #D9DCDD
Accessibility & contrast
On white
2.68
#989FA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#989FA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FA4
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FA4 | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9FA4
Deuteranopia (green-blind)
#9B9DA4
Tritanopia (blue-blind)
#95A0A1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #989fa4; /* rgb */ color: rgb(152, 159, 164); /* oklch */ color: oklch(69.8% 0.011 238.6);
Tailwind
colors: {
custom: {
50: '#b6bbbf',
500: '#989fa4',
950: '#000000',
},
}SCSS
$custom: #989fa4; $custom-light: #b6bbbf; $custom-dark: #000000;
JSON
{
"hex": "#989fa4",
"rgb": {
"r": 152,
"g": 159,
"b": 164
},
"hsl": {
"h": 205,
"s": 6.186,
"l": 61.961
},
"oklch": {
"l": 0.6984,
"c": 0.01088,
"h": 238.6
},
"luminance": 0.34152
}Semantic roles & 50–950 ramp
primary
#989FA4
secondary
#CECCCA
accent
#6E5590
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081