#989FA5#989FA5
#989FA5 is a light, near-neutral grey. Relative luminance 0.342; OKLCH L 69.9% C 0.012 H 243.7°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #989FA5 |
|---|---|
| RGB | rgb(152, 159, 165) |
| HSL | hsl(208, 7%, 62%) |
| HSV | hsv(208, 8%, 65%) |
| CMYK | cmyk(7.9%, 3.6%, 0%, 35.3%) |
| CIE-LAB | lab(65.11, -1.29, -3.98) |
| CIE-LCH | lch(65.11, 4.18, 252.09°) |
| OKLab | oklab(69.87% -0.0053 -0.0107) |
| OKLCH | oklch(69.87% 0.012 243.7) |
| XYZ | xyz(32.1372, 34.1880, 40.4958) |
| Luminance | 0.3419 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.24
Cool Grey
#95A3A6
ΔE00 3.97
Pewter
#899397
ΔE00 4.59
Dark Gray
#A9A9A9
ΔE00 5.21
Bluey Grey
#89A0B0
ΔE00 6.09
Grey
#929591
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FA5 #A59E98
analogous
#98A5A5 #989FA5 #9899A5
triadic
#989FA5 #A5989F #9FA598
tetradic
#989FA5 #A598A5 #A59E98 #99A598
square
#989FA5 #A598A5 #A59E98 #99A598
split-complementary
#989FA5 #A59899 #A5A598
monochromatic
#5B6268 #778188 #989FA5 #B9BDC2 #D9DCDE
Accessibility & contrast
On white
2.68
#989FA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#989FA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FA5
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FA5 | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9FA5
Deuteranopia (green-blind)
#9B9DA5
Tritanopia (blue-blind)
#95A0A1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #989fa5; /* rgb */ color: rgb(152, 159, 165); /* oklch */ color: oklch(69.9% 0.012 243.7);
Tailwind
colors: {
custom: {
50: '#b6bbbf',
500: '#989fa5',
950: '#000000',
},
}SCSS
$custom: #989fa5; $custom-light: #b6bbbf; $custom-dark: #000000;
JSON
{
"hex": "#989fa5",
"rgb": {
"r": 152,
"g": 159,
"b": 165
},
"hsl": {
"h": 207.692,
"s": 6.736,
"l": 62.157
},
"oklch": {
"l": 0.69873,
"c": 0.0119,
"h": 243.7
},
"luminance": 0.34188
}Semantic roles & 50–950 ramp
primary
#989FA5
secondary
#CFCCCA
accent
#705591
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111112
muted
#808081