#989AB2#989AB2
#989AB2 is a light, muted blue. Relative luminance 0.330; OKLCH L 69.3% C 0.035 H 281.7°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #989AB2 |
|---|---|
| RGB | rgb(152, 154, 178) |
| HSL | hsl(235, 14%, 65%) |
| HSV | hsv(235, 15%, 70%) |
| CMYK | cmyk(14.6%, 13.5%, 0%, 30.2%) |
| CIE-LAB | lab(64.16, 4.25, -12.69) |
| CIE-LCH | lch(64.16, 13.38, 288.53°) |
| OKLab | oklab(69.26% 0.0071 -0.0344) |
| OKLCH | oklch(69.26% 0.035 281.7) |
| XYZ | xyz(32.5386, 33.0006, 46.7663) |
| Luminance | 0.3300 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 10.26
Bluey Grey
#89A0B0
ΔE00 10.90
Lightslategray
#778899
ΔE00 11.06
Blue Grey
#758DA3
ΔE00 11.29
Dark Gray
#A9A9A9
ΔE00 11.51
Pewter
#899397
ΔE00 11.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989AB2 #B2B098
analogous
#98A7B2 #989AB2 #A398B2
triadic
#989AB2 #B2989A #9AB298
tetradic
#989AB2 #B298A7 #B2B098 #98B2A3
square
#989AB2 #B298A7 #B2B098 #98B2A3
split-complementary
#989AB2 #B2A398 #A7B298
monochromatic
#595B77 #757898 #989AB2 #BBBCCC #DEDFE6
Accessibility & contrast
On white
2.76
#989AB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#989AB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989AB2
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989AB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989AB2 | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949CB3
Deuteranopia (green-blind)
#939BB1
Tritanopia (blue-blind)
#939EA2
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #989ab2; /* rgb */ color: rgb(152, 154, 178); /* oklch */ color: oklch(69.3% 0.035 281.7);
Tailwind
colors: {
custom: {
50: '#b6b7c9',
500: '#989ab2',
950: '#000000',
},
}SCSS
$custom: #989ab2; $custom-light: #b6b7c9; $custom-dark: #000000;
JSON
{
"hex": "#989ab2",
"rgb": {
"r": 152,
"g": 154,
"b": 178
},
"hsl": {
"h": 235.385,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.69259,
"c": 0.03509,
"h": 281.7
},
"luminance": 0.33001
}Semantic roles & 50–950 ramp
primary
#989AB2
secondary
#D7D7CE
accent
#934D99
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082