#989FBE#989FBE
#989FBE is a light, muted blue. Relative luminance 0.352; OKLCH L 70.7% C 0.046 H 275.2°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #989FBE |
|---|---|
| RGB | rgb(152, 159, 190) |
| HSL | hsl(229, 23%, 67%) |
| HSV | hsv(229, 20%, 75%) |
| CMYK | cmyk(20%, 16.3%, 0%, 25.5%) |
| CIE-LAB | lab(65.90, 4.15, -16.79) |
| CIE-LCH | lch(65.90, 17.30, 283.88°) |
| OKLab | oklab(70.75% 0.0041 -0.0458) |
| OKLCH | oklch(70.75% 0.046 275.2) |
| XYZ | xyz(34.6390, 35.1887, 53.6723) |
| Luminance | 0.3519 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 10.00
Bluey Grey
#89A0B0
ΔE00 10.50
Cool Gray
#9AA7B0
ΔE00 10.64
Blue Grey
#758DA3
ΔE00 11.23
Perrywinkle
#8F8CE7
ΔE00 11.33
Lightsteelblue
#B0C4DE
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FBE #BEB798
analogous
#98B2BE #989FBE #A498BE
triadic
#989FBE #BE989F #9FBE98
tetradic
#989FBE #BE98B2 #BEB798 #98BEA4
square
#989FBE #BE98B2 #BEB798 #98BEA4
split-complementary
#989FBE #BEA498 #B2BE98
monochromatic
#555E87 #727CA6 #989FBE #BEC2D6 #E3E5ED
Accessibility & contrast
On white
2.61
#989FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#989FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FBE
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FBE | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A2BF
Deuteranopia (green-blind)
#949FBD
Tritanopia (blue-blind)
#8FA5A9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #989fbe; /* rgb */ color: rgb(152, 159, 190); /* oklch */ color: oklch(70.7% 0.046 275.2);
Tailwind
colors: {
custom: {
50: '#b6bbd1',
500: '#989fbe',
950: '#000000',
},
}SCSS
$custom: #989fbe; $custom-light: #b6bbd1; $custom-dark: #000000;
JSON
{
"hex": "#989fbe",
"rgb": {
"r": 152,
"g": 159,
"b": 190
},
"hsl": {
"h": 228.947,
"s": 22.619,
"l": 67.059
},
"oklch": {
"l": 0.70747,
"c": 0.04595,
"h": 275.2
},
"luminance": 0.35189
}Semantic roles & 50–950 ramp
primary
#989FBE
secondary
#DFDDD3
accent
#9044A1
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082