#989EA7#989EA7
#989EA7 is a light, near-neutral grey. Relative luminance 0.339; OKLCH L 69.7% C 0.015 H 258.3°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #989EA7 |
|---|---|
| RGB | rgb(152, 158, 167) |
| HSL | hsl(216, 8%, 63%) |
| HSV | hsv(216, 9%, 65%) |
| CMYK | cmyk(9%, 5.4%, 0%, 34.5%) |
| CIE-LAB | lab(64.90, -0.32, -5.42) |
| CIE-LCH | lch(64.90, 5.43, 266.59°) |
| OKLab | oklab(69.72% -0.003 -0.0145) |
| OKLCH | oklch(69.72% 0.015 258.3) |
| XYZ | xyz(32.1493, 33.9188, 41.4050) |
| Luminance | 0.3392 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.88
Pewter
#899397
ΔE00 5.43
Cool Grey
#95A3A6
ΔE00 5.56
Dark Gray
#A9A9A9
ΔE00 5.97
Bluey Grey
#89A0B0
ΔE00 6.15
Grey
#929591
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989EA7 #A7A198
analogous
#98A5A7 #989EA7 #9A98A7
triadic
#989EA7 #A7989E #9EA798
tetradic
#989EA7 #A798A5 #A7A198 #98A79A
square
#989EA7 #A798A5 #A7A198 #98A79A
split-complementary
#989EA7 #A79A98 #A5A798
monochromatic
#5B616A #777F8B #989EA7 #B9BDC3 #DADCDF
Accessibility & contrast
On white
2.70
#989EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#989EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989EA7
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989EA7 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9EA7
Deuteranopia (green-blind)
#9A9DA7
Tritanopia (blue-blind)
#95A0A1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #989ea7; /* rgb */ color: rgb(152, 158, 167); /* oklch */ color: oklch(69.7% 0.015 258.3);
Tailwind
colors: {
custom: {
50: '#b6bac1',
500: '#989ea7',
950: '#000000',
},
}SCSS
$custom: #989ea7; $custom-light: #b6bac1; $custom-dark: #000000;
JSON
{
"hex": "#989ea7",
"rgb": {
"r": 152,
"g": 158,
"b": 167
},
"hsl": {
"h": 216,
"s": 7.853,
"l": 62.549
},
"oklch": {
"l": 0.69724,
"c": 0.01484,
"h": 258.3
},
"luminance": 0.33919
}Semantic roles & 50–950 ramp
primary
#989EA7
secondary
#D0CECB
accent
#795492
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111112
muted
#808081