#989FA7#989FA7
#989FA7 is a light, near-neutral grey. Relative luminance 0.343; OKLCH L 69.9% C 0.014 H 251.6°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #989FA7 |
|---|---|
| RGB | rgb(152, 159, 167) |
| HSL | hsl(212, 8%, 63%) |
| HSV | hsv(212, 9%, 65%) |
| CMYK | cmyk(9%, 4.8%, 0%, 34.5%) |
| CIE-LAB | lab(65.17, -0.88, -5.02) |
| CIE-LCH | lch(65.17, 5.09, 260.10°) |
| OKLab | oklab(69.94% -0.0045 -0.0135) |
| OKLCH | oklch(69.94% 0.014 251.6) |
| XYZ | xyz(32.3206, 34.2614, 41.4620) |
| Luminance | 0.3426 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.23
Cool Grey
#95A3A6
ΔE00 4.73
Pewter
#899397
ΔE00 5.08
Dark Gray
#A9A9A9
ΔE00 5.67
Bluey Grey
#89A0B0
ΔE00 5.80
Grey
#929591
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FA7 #A7A098
analogous
#98A6A7 #989FA7 #9998A7
triadic
#989FA7 #A7989F #9FA798
tetradic
#989FA7 #A798A6 #A7A098 #98A799
square
#989FA7 #A798A6 #A7A098 #98A799
split-complementary
#989FA7 #A79998 #A6A798
monochromatic
#5B626A #77808B #989FA7 #B9BEC3 #DADDDF
Accessibility & contrast
On white
2.67
#989FA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#989FA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FA7
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FA7 | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9FA7
Deuteranopia (green-blind)
#9B9DA7
Tritanopia (blue-blind)
#95A1A1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #989fa7; /* rgb */ color: rgb(152, 159, 167); /* oklch */ color: oklch(69.9% 0.014 251.6);
Tailwind
colors: {
custom: {
50: '#b6bbc1',
500: '#989fa7',
950: '#000000',
},
}SCSS
$custom: #989fa7; $custom-light: #b6bbc1; $custom-dark: #000000;
JSON
{
"hex": "#989fa7",
"rgb": {
"r": 152,
"g": 159,
"b": 167
},
"hsl": {
"h": 212,
"s": 7.853,
"l": 62.549
},
"oklch": {
"l": 0.69937,
"c": 0.01418,
"h": 251.6
},
"luminance": 0.34262
}Semantic roles & 50–950 ramp
primary
#989FA7
secondary
#D0CECB
accent
#755492
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111112
muted
#808081