#989BB0#989BB0
#989BB0 is a light, muted blue. Relative luminance 0.333; OKLCH L 69.4% C 0.031 H 279.1°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #989BB0 |
|---|---|
| RGB | rgb(152, 155, 176) |
| HSL | hsl(233, 13%, 64%) |
| HSV | hsv(233, 14%, 69%) |
| CMYK | cmyk(13.6%, 11.9%, 0%, 31%) |
| CIE-LAB | lab(64.36, 3.26, -11.26) |
| CIE-LCH | lch(64.36, 11.72, 286.13°) |
| OKLab | oklab(69.4% 0.0049 -0.0304) |
| OKLCH | oklch(69.4% 0.031 279.1) |
| XYZ | xyz(32.5050, 33.2523, 45.7717) |
| Luminance | 0.3325 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 8.96
Bluey Grey
#89A0B0
ΔE00 9.75
Pewter
#899397
ΔE00 10.34
Lightslategray
#778899
ΔE00 10.36
Dark Gray
#A9A9A9
ΔE00 10.38
Blue Grey
#758DA3
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989BB0 #B0AD98
analogous
#98A7B0 #989BB0 #A198B0
triadic
#989BB0 #B0989B #9BB098
tetradic
#989BB0 #B098A7 #B0AD98 #98B0A1
square
#989BB0 #B098A7 #B0AD98 #98B0A1
split-complementary
#989BB0 #B0A198 #A7B098
monochromatic
#595D74 #757995 #989BB0 #BBBDCB #DDDEE5
Accessibility & contrast
On white
2.74
#989BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#989BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989BB0
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989BB0 | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 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)
#969DB1
Deuteranopia (green-blind)
#959BAF
Tritanopia (blue-blind)
#939FA2
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #989bb0; /* rgb */ color: rgb(152, 155, 176); /* oklch */ color: oklch(69.4% 0.031 279.1);
Tailwind
colors: {
custom: {
50: '#b6b8c7',
500: '#989bb0',
950: '#000000',
},
}SCSS
$custom: #989bb0; $custom-light: #b6b8c7; $custom-dark: #000000;
JSON
{
"hex": "#989bb0",
"rgb": {
"r": 152,
"g": 155,
"b": 176
},
"hsl": {
"h": 232.5,
"s": 13.187,
"l": 64.314
},
"oklch": {
"l": 0.69397,
"c": 0.03082,
"h": 279.1
},
"luminance": 0.33253
}Semantic roles & 50–950 ramp
primary
#989BB0
secondary
#D6D5CE
accent
#8E4E97
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082