#989BB2#989BB2
#989BB2 is a light, muted blue. Relative luminance 0.333; OKLCH L 69.5% C 0.034 H 279.6°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #989BB2 |
|---|---|
| RGB | rgb(152, 155, 178) |
| HSL | hsl(233, 14%, 65%) |
| HSV | hsv(233, 15%, 70%) |
| CMYK | cmyk(14.6%, 12.9%, 0%, 30.2%) |
| CIE-LAB | lab(64.43, 3.69, -12.29) |
| CIE-LCH | lch(64.43, 12.83, 286.72°) |
| OKLab | oklab(69.47% 0.0056 -0.0333) |
| OKLCH | oklch(69.47% 0.034 279.6) |
| XYZ | xyz(32.7043, 33.3321, 46.8216) |
| Luminance | 0.3333 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 9.57
Bluey Grey
#89A0B0
ΔE00 10.21
Lightslategray
#778899
ΔE00 10.71
Blue Grey
#758DA3
ΔE00 10.86
Pewter
#899397
ΔE00 11.03
Dark Gray
#A9A9A9
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989BB2 #B2AF98
analogous
#98A8B2 #989BB2 #A298B2
triadic
#989BB2 #B2989B #9BB298
tetradic
#989BB2 #B298A8 #B2AF98 #98B2A2
square
#989BB2 #B298A8 #B2AF98 #98B2A2
split-complementary
#989BB2 #B2A298 #A8B298
monochromatic
#595C77 #757998 #989BB2 #BBBDCC #DEDFE6
Accessibility & contrast
On white
2.74
#989BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#989BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989BB2
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989BB2 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959DB3
Deuteranopia (green-blind)
#949BB1
Tritanopia (blue-blind)
#929FA2
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #989bb2; /* rgb */ color: rgb(152, 155, 178); /* oklch */ color: oklch(69.5% 0.034 279.6);
Tailwind
colors: {
custom: {
50: '#b6b8c9',
500: '#989bb2',
950: '#000000',
},
}SCSS
$custom: #989bb2; $custom-light: #b6b8c9; $custom-dark: #000000;
JSON
{
"hex": "#989bb2",
"rgb": {
"r": 152,
"g": 155,
"b": 178
},
"hsl": {
"h": 233.077,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.69469,
"c": 0.03373,
"h": 279.6
},
"luminance": 0.33332
}Semantic roles & 50–950 ramp
primary
#989BB2
secondary
#D7D6CE
accent
#904D99
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082