#989BBF#989BBF
#989BBF is a light, muted blue. Relative luminance 0.339; OKLCH L 70.0% C 0.053 H 281.2°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #989BBF |
|---|---|
| RGB | rgb(152, 155, 191) |
| HSL | hsl(235, 23%, 67%) |
| HSV | hsv(235, 20%, 75%) |
| CMYK | cmyk(20.4%, 18.8%, 0%, 25.1%) |
| CIE-LAB | lab(64.87, 6.62, -18.91) |
| CIE-LCH | lch(64.87, 20.04, 289.31°) |
| OKLab | oklab(69.96% 0.0102 -0.0516) |
| OKLCH | oklch(69.96% 0.053 281.2) |
| XYZ | xyz(34.0719, 33.8791, 54.0243) |
| Luminance | 0.3388 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.55
Perrywinkle
#8F8CE7
ΔE00 10.77
Pale Purple
#B790D4
ΔE00 11.29
Periwinkle Blue
#8F99FB
ΔE00 11.96
Heather
#A484AC
ΔE00 12.03
Blue Grey
#758DA3
ΔE00 12.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989BBF #BFBC98
analogous
#98AEBF #989BBF #A998BF
triadic
#989BBF #BF989B #9BBF98
tetradic
#989BBF #BF98AE #BFBC98 #98BFA9
square
#989BBF #BF98AE #BFBC98 #98BFA9
split-complementary
#989BBF #BFA998 #AEBF98
monochromatic
#555988 #7276A8 #989BBF #BEC0D6 #E3E4EE
Accessibility & contrast
On white
2.70
#989BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#989BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989BBF
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989BBF | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929FC1
Deuteranopia (green-blind)
#909CBE
Tritanopia (blue-blind)
#8FA1A7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #989bbf; /* rgb */ color: rgb(152, 155, 191); /* oklch */ color: oklch(70.0% 0.053 281.2);
Tailwind
colors: {
custom: {
50: '#b6b8d2',
500: '#989bbf',
950: '#000000',
},
}SCSS
$custom: #989bbf; $custom-light: #b6b8d2; $custom-dark: #000000;
JSON
{
"hex": "#989bbf",
"rgb": {
"r": 152,
"g": 155,
"b": 191
},
"hsl": {
"h": 235.385,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.69955,
"c": 0.05264,
"h": 281.2
},
"luminance": 0.3388
}Semantic roles & 50–950 ramp
primary
#989BBF
secondary
#E0DFD3
accent
#9B44A2
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082