#989EBF#989EBF
#989EBF is a light, muted blue. Relative luminance 0.349; OKLCH L 70.6% C 0.049 H 277.0°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #989EBF |
|---|---|
| RGB | rgb(152, 158, 191) |
| HSL | hsl(231, 23%, 67%) |
| HSV | hsv(231, 20%, 75%) |
| CMYK | cmyk(20.4%, 17.3%, 0%, 25.1%) |
| CIE-LAB | lab(65.66, 4.94, -17.70) |
| CIE-LCH | lch(65.66, 18.38, 285.59°) |
| OKLab | oklab(70.58% 0.0059 -0.0483) |
| OKLCH | oklch(70.58% 0.049 277) |
| XYZ | xyz(34.5774, 34.8901, 54.1928) |
| Luminance | 0.3489 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.45
Perrywinkle
#8F8CE7
ΔE00 11.05
Bluey Grey
#89A0B0
ΔE00 11.24
Cool Gray
#9AA7B0
ΔE00 11.44
Blue Grey
#758DA3
ΔE00 11.67
Periwinkle Blue
#8F99FB
ΔE00 11.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989EBF #BFB998
analogous
#98B2BF #989EBF #A698BF
triadic
#989EBF #BF989E #9EBF98
tetradic
#989EBF #BF98B2 #BFB998 #98BFA6
square
#989EBF #BF98B2 #BFB998 #98BFA6
split-complementary
#989EBF #BFA698 #B2BF98
monochromatic
#555C88 #727AA8 #989EBF #BEC2D6 #E3E5EE
Accessibility & contrast
On white
2.63
#989EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#989EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989EBF
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989EBF | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A1C1
Deuteranopia (green-blind)
#939EBE
Tritanopia (blue-blind)
#8FA4A9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #989ebf; /* rgb */ color: rgb(152, 158, 191); /* oklch */ color: oklch(70.6% 0.049 277.0);
Tailwind
colors: {
custom: {
50: '#b6bad2',
500: '#989ebf',
950: '#000000',
},
}SCSS
$custom: #989ebf; $custom-light: #b6bad2; $custom-dark: #000000;
JSON
{
"hex": "#989ebf",
"rgb": {
"r": 152,
"g": 158,
"b": 191
},
"hsl": {
"h": 230.769,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.70576,
"c": 0.04864,
"h": 277
},
"luminance": 0.34891
}Semantic roles & 50–950 ramp
primary
#989EBF
secondary
#E0DED3
accent
#9344A2
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082