#989DBF#989DBF
#989DBF is a light, muted blue. Relative luminance 0.346; OKLCH L 70.4% C 0.050 H 278.5°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #989DBF |
|---|---|
| RGB | rgb(152, 157, 191) |
| HSL | hsl(232, 23%, 67%) |
| HSV | hsv(232, 20%, 75%) |
| CMYK | cmyk(20.4%, 17.8%, 0%, 25.1%) |
| CIE-LAB | lab(65.40, 5.50, -18.10) |
| CIE-LCH | lch(65.40, 18.92, 286.90°) |
| OKLab | oklab(70.37% 0.0074 -0.0494) |
| OKLCH | oklch(70.37% 0.05 278.5) |
| XYZ | xyz(34.4075, 34.5503, 54.1362) |
| Luminance | 0.3455 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.14
Perrywinkle
#8F8CE7
ΔE00 10.97
Bluey Grey
#89A0B0
ΔE00 11.74
Periwinkle Blue
#8F99FB
ΔE00 11.83
Cool Gray
#9AA7B0
ΔE00 11.94
Blue Grey
#758DA3
ΔE00 11.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989DBF #BFBA98
analogous
#98B0BF #989DBF #A798BF
triadic
#989DBF #BF989D #9DBF98
tetradic
#989DBF #BF98B0 #BFBA98 #98BFA7
square
#989DBF #BF98B0 #BFBA98 #98BFA7
split-complementary
#989DBF #BFA798 #B0BF98
monochromatic
#555B88 #7279A8 #989DBF #BEC1D6 #E3E5EE
Accessibility & contrast
On white
2.65
#989DBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#989DBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989DBF
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989DBF | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A0C1
Deuteranopia (green-blind)
#929DBE
Tritanopia (blue-blind)
#8FA3A8
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #989dbf; /* rgb */ color: rgb(152, 157, 191); /* oklch */ color: oklch(70.4% 0.050 278.5);
Tailwind
colors: {
custom: {
50: '#b6b9d2',
500: '#989dbf',
950: '#000000',
},
}SCSS
$custom: #989dbf; $custom-light: #b6b9d2; $custom-dark: #000000;
JSON
{
"hex": "#989dbf",
"rgb": {
"r": 152,
"g": 157,
"b": 191
},
"hsl": {
"h": 232.308,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.70369,
"c": 0.04994,
"h": 278.5
},
"luminance": 0.34551
}Semantic roles & 50–950 ramp
primary
#989DBF
secondary
#E0DED3
accent
#9644A2
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082