#989BB1#989BB1
#989BB1 is a light, muted blue. Relative luminance 0.333; OKLCH L 69.4% C 0.032 H 279.4°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #989BB1 |
|---|---|
| RGB | rgb(152, 155, 177) |
| HSL | hsl(233, 14%, 65%) |
| HSV | hsv(233, 14%, 69%) |
| CMYK | cmyk(14.1%, 12.4%, 0%, 30.6%) |
| CIE-LAB | lab(64.40, 3.47, -11.78) |
| CIE-LCH | lch(64.40, 12.28, 286.44°) |
| OKLab | oklab(69.43% 0.0053 -0.0319) |
| OKLCH | oklch(69.43% 0.032 279.4) |
| XYZ | xyz(32.6043, 33.2920, 46.2947) |
| Luminance | 0.3329 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 9.27
Bluey Grey
#89A0B0
ΔE00 9.98
Lightslategray
#778899
ΔE00 10.53
Pewter
#899397
ΔE00 10.69
Dark Gray
#A9A9A9
ΔE00 10.71
Blue Grey
#758DA3
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989BB1 #B1AE98
analogous
#98A8B1 #989BB1 #A298B1
triadic
#989BB1 #B1989B #9BB198
tetradic
#989BB1 #B198A8 #B1AE98 #98B1A2
square
#989BB1 #B198A8 #B1AE98 #98B1A2
split-complementary
#989BB1 #B1A298 #A8B198
monochromatic
#595C76 #757997 #989BB1 #BBBDCB #DEDFE6
Accessibility & contrast
On white
2.74
#989BB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#989BB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989BB1
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989BB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989BB1 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959DB2
Deuteranopia (green-blind)
#949BB0
Tritanopia (blue-blind)
#939FA2
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #989bb1; /* rgb */ color: rgb(152, 155, 177); /* oklch */ color: oklch(69.4% 0.032 279.4);
Tailwind
colors: {
custom: {
50: '#b6b8c8',
500: '#989bb1',
950: '#000000',
},
}SCSS
$custom: #989bb1; $custom-light: #b6b8c8; $custom-dark: #000000;
JSON
{
"hex": "#989bb1",
"rgb": {
"r": 152,
"g": 155,
"b": 177
},
"hsl": {
"h": 232.8,
"s": 13.812,
"l": 64.51
},
"oklch": {
"l": 0.69433,
"c": 0.03228,
"h": 279.4
},
"luminance": 0.33292
}Semantic roles & 50–950 ramp
primary
#989BB1
secondary
#D7D6CE
accent
#8F4E98
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082