#989BA2#989BA2
#989BA2 is a light, near-neutral grey. Relative luminance 0.327; OKLCH L 68.9% C 0.011 H 267.3°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #989BA2 |
|---|---|
| RGB | rgb(152, 155, 162) |
| HSL | hsl(222, 5%, 62%) |
| HSV | hsv(222, 6%, 64%) |
| CMYK | cmyk(6.2%, 4.3%, 0%, 36.5%) |
| CIE-LAB | lab(63.94, 0.31, -4.03) |
| CIE-LCH | lch(63.94, 4.04, 274.45°) |
| OKLab | oklab(68.92% -0.0005 -0.0108) |
| OKLCH | oklch(68.92% 0.011 267.3) |
| XYZ | xyz(31.1906, 32.7265, 38.8490) |
| Luminance | 0.3273 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Pewter
#899397
ΔE00 5.26
Cool Gray
#9AA7B0
ΔE00 5.32
Dark Gray
#A9A9A9
ΔE00 5.66
Cool Grey
#95A3A6
ΔE00 6.29
Grey
#929591
ΔE00 6.56
Bluey Grey
#89A0B0
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989BA2 #A29F98
analogous
#98A0A2 #989BA2 #9A98A2
triadic
#989BA2 #A2989B #9BA298
tetradic
#989BA2 #A298A0 #A29F98 #98A29A
square
#989BA2 #A298A0 #A29F98 #98A29A
split-complementary
#989BA2 #A29A98 #A0A298
monochromatic
#5B5E65 #787C85 #989BA2 #B8BABF #D8D9DC
Accessibility & contrast
On white
2.78
#989BA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#989BA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989BA2
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989BA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989BA2 | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999BA2
Deuteranopia (green-blind)
#989BA2
Tritanopia (blue-blind)
#969C9D
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #989ba2; /* rgb */ color: rgb(152, 155, 162); /* oklch */ color: oklch(68.9% 0.011 267.3);
Tailwind
colors: {
custom: {
50: '#b6b8bd',
500: '#989ba2',
950: '#000000',
},
}SCSS
$custom: #989ba2; $custom-light: #b6b8bd; $custom-dark: #000000;
JSON
{
"hex": "#989ba2",
"rgb": {
"r": 152,
"g": 155,
"b": 162
},
"hsl": {
"h": 222,
"s": 5.102,
"l": 61.569
},
"oklch": {
"l": 0.68922,
"c": 0.01078,
"h": 267.3
},
"luminance": 0.32727
}Semantic roles & 50–950 ramp
primary
#989BA2
secondary
#CDCCC9
accent
#7E578F
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081