#989FA2#989FA2
#989FA2 is a light, near-neutral grey. Relative luminance 0.341; OKLCH L 69.8% C 0.009 H 225.1°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #989FA2 |
|---|---|
| RGB | rgb(152, 159, 162) |
| HSL | hsl(198, 5%, 62%) |
| HSV | hsv(198, 6%, 64%) |
| CMYK | cmyk(6.2%, 1.9%, 0%, 36.5%) |
| CIE-LAB | lab(65.03, -1.90, -2.43) |
| CIE-LCH | lch(65.03, 3.08, 231.99°) |
| OKLab | oklab(69.78% -0.0065 -0.0065) |
| OKLCH | oklch(69.78% 0.009 225.1) |
| XYZ | xyz(31.8673, 34.0800, 39.0746) |
| Luminance | 0.3408 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.13
Cool Gray
#9AA7B0
ΔE00 3.90
Pewter
#899397
ΔE00 4.25
Dark Gray
#A9A9A9
ΔE00 4.82
Grey
#929591
ΔE00 5.02
Bluey Grey
#89A0B0
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FA2 #A29B98
analogous
#98A2A0 #989FA2 #989AA2
triadic
#989FA2 #A2989F #9FA298
tetradic
#989FA2 #A098A2 #A29B98 #9AA298
square
#989FA2 #A098A2 #A29B98 #9AA298
split-complementary
#989FA2 #A2989A #A2A098
monochromatic
#5B6265 #788185 #989FA2 #B8BDBF #D8DBDC
Accessibility & contrast
On white
2.69
#989FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#989FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FA2
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FA2 | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 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)
#9D9FA2
Deuteranopia (green-blind)
#9C9DA2
Tritanopia (blue-blind)
#96A0A0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #989fa2; /* rgb */ color: rgb(152, 159, 162); /* oklch */ color: oklch(69.8% 0.009 225.1);
Tailwind
colors: {
custom: {
50: '#b6bbbd',
500: '#989fa2',
950: '#000000',
},
}SCSS
$custom: #989fa2; $custom-light: #b6bbbd; $custom-dark: #000000;
JSON
{
"hex": "#989fa2",
"rgb": {
"r": 152,
"g": 159,
"b": 162
},
"hsl": {
"h": 198,
"s": 5.102,
"l": 61.569
},
"oklch": {
"l": 0.69777,
"c": 0.00917,
"h": 225.1
},
"luminance": 0.3408
}Semantic roles & 50–950 ramp
primary
#989FA2
secondary
#CDCAC9
accent
#67578F
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081