#989CA7#989CA7
#989CA7 is a light, near-neutral grey. Relative luminance 0.332; OKLCH L 69.3% C 0.017 H 269.9°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #989CA7 |
|---|---|
| RGB | rgb(152, 156, 167) |
| HSL | hsl(224, 8%, 63%) |
| HSV | hsv(224, 9%, 65%) |
| CMYK | cmyk(9%, 6.6%, 0%, 34.5%) |
| CIE-LAB | lab(64.36, 0.79, -6.22) |
| CIE-LCH | lch(64.36, 6.27, 277.20°) |
| OKLab | oklab(69.3% 0 -0.0167) |
| OKLCH | oklch(69.3% 0.017 269.9) |
| XYZ | xyz(31.8110, 33.2421, 41.2922) |
| Luminance | 0.3324 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.42
Pewter
#899397
ΔE00 6.41
Dark Gray
#A9A9A9
ΔE00 6.79
Cool Grey
#95A3A6
ΔE00 7.23
Bluey Grey
#89A0B0
ΔE00 7.24
Grey
#929591
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989CA7 #A7A398
analogous
#98A3A7 #989CA7 #9C98A7
triadic
#989CA7 #A7989C #9CA798
tetradic
#989CA7 #A798A3 #A7A398 #98A79C
square
#989CA7 #A798A3 #A7A398 #98A79C
split-complementary
#989CA7 #A79C98 #A3A798
monochromatic
#5B5F6A #777C8B #989CA7 #B9BCC3 #DADBDF
Accessibility & contrast
On white
2.75
#989CA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#989CA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989CA7
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989CA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989CA7 | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999DA8
Deuteranopia (green-blind)
#989BA7
Tritanopia (blue-blind)
#959E9F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #989ca7; /* rgb */ color: rgb(152, 156, 167); /* oklch */ color: oklch(69.3% 0.017 269.9);
Tailwind
colors: {
custom: {
50: '#b6b9c1',
500: '#989ca7',
950: '#000000',
},
}SCSS
$custom: #989ca7; $custom-light: #b6b9c1; $custom-dark: #000000;
JSON
{
"hex": "#989ca7",
"rgb": {
"r": 152,
"g": 156,
"b": 167
},
"hsl": {
"h": 224,
"s": 7.853,
"l": 62.549
},
"oklch": {
"l": 0.69299,
"c": 0.01669,
"h": 269.9
},
"luminance": 0.33242
}Semantic roles & 50–950 ramp
primary
#989CA7
secondary
#D0CFCB
accent
#815492
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111112
muted
#808081