#989FA3#989FA3
#989FA3 is a light, near-neutral grey. Relative luminance 0.341; OKLCH L 69.8% C 0.010 H 232.4°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #989FA3 |
|---|---|
| RGB | rgb(152, 159, 163) |
| HSL | hsl(202, 6%, 62%) |
| HSV | hsv(202, 7%, 64%) |
| CMYK | cmyk(6.7%, 2.5%, 0%, 36.1%) |
| CIE-LAB | lab(65.05, -1.69, -2.95) |
| CIE-LCH | lch(65.05, 3.40, 240.09°) |
| OKLab | oklab(69.81% -0.0061 -0.0079) |
| OKLCH | oklch(69.81% 0.01 232.4) |
| XYZ | xyz(31.9565, 34.1157, 39.5446) |
| Luminance | 0.3412 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.35
Cool Gray
#9AA7B0
ΔE00 3.61
Pewter
#899397
ΔE00 4.30
Dark Gray
#A9A9A9
ΔE00 4.90
Grey
#929591
ΔE00 5.43
Bluey Grey
#89A0B0
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FA3 #A39C98
analogous
#98A3A2 #989FA3 #989AA3
triadic
#989FA3 #A3989F #9FA398
tetradic
#989FA3 #A298A3 #A39C98 #9AA398
square
#989FA3 #A298A3 #A39C98 #9AA398
split-complementary
#989FA3 #A3989A #A3A298
monochromatic
#5B6266 #788186 #989FA3 #B8BDC0 #D9DBDD
Accessibility & contrast
On white
2.68
#989FA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#989FA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FA3
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FA3 | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9FA3
Deuteranopia (green-blind)
#9C9DA3
Tritanopia (blue-blind)
#95A0A0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #989fa3; /* rgb */ color: rgb(152, 159, 163); /* oklch */ color: oklch(69.8% 0.010 232.4);
Tailwind
colors: {
custom: {
50: '#b6bbbe',
500: '#989fa3',
950: '#000000',
},
}SCSS
$custom: #989fa3; $custom-light: #b6bbbe; $custom-dark: #000000;
JSON
{
"hex": "#989fa3",
"rgb": {
"r": 152,
"g": 159,
"b": 163
},
"hsl": {
"h": 201.818,
"s": 5.641,
"l": 61.765
},
"oklch": {
"l": 0.69809,
"c": 0.00995,
"h": 232.4
},
"luminance": 0.34116
}Semantic roles & 50–950 ramp
primary
#989FA3
secondary
#CDCBC9
accent
#6B5690
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081