#989EBA#989EBA
#989EBA is a light, muted blue. Relative luminance 0.347; OKLCH L 70.4% C 0.041 H 275.8°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #989EBA |
|---|---|
| RGB | rgb(152, 158, 186) |
| HSL | hsl(229, 20%, 66%) |
| HSV | hsv(229, 18%, 73%) |
| CMYK | cmyk(18.3%, 15.1%, 0%, 27.1%) |
| CIE-LAB | lab(65.49, 3.80, -15.16) |
| CIE-LCH | lch(65.49, 15.63, 284.06°) |
| OKLab | oklab(70.39% 0.0042 -0.0412) |
| OKLCH | oklch(70.39% 0.041 275.8) |
| XYZ | xyz(34.0366, 34.6737, 51.3443) |
| Luminance | 0.3467 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 10.04
Bluey Grey
#89A0B0
ΔE00 10.15
Lavender
#B39DDB
ΔE00 10.65
Blue Grey
#758DA3
ΔE00 10.93
Lightslategray
#778899
ΔE00 11.33
Lightsteelblue
#B0C4DE
ΔE00 11.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989EBA #BAB498
analogous
#98AFBA #989EBA #A398BA
triadic
#989EBA #BA989E #9EBA98
tetradic
#989EBA #BA98AF #BAB498 #98BAA3
square
#989EBA #BA98AF #BAB498 #98BAA3
split-complementary
#989EBA #BAA398 #AFBA98
monochromatic
#565E81 #737BA1 #989EBA #BDC1D3 #E1E3EB
Accessibility & contrast
On white
2.65
#989EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#989EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989EBA
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989EBA | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A0BB
Deuteranopia (green-blind)
#949EB9
Tritanopia (blue-blind)
#90A3A7
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #989eba; /* rgb */ color: rgb(152, 158, 186); /* oklch */ color: oklch(70.4% 0.041 275.8);
Tailwind
colors: {
custom: {
50: '#b6bace',
500: '#989eba',
950: '#000000',
},
}SCSS
$custom: #989eba; $custom-light: #b6bace; $custom-dark: #000000;
JSON
{
"hex": "#989eba",
"rgb": {
"r": 152,
"g": 158,
"b": 186
},
"hsl": {
"h": 229.412,
"s": 19.767,
"l": 66.275
},
"oklch": {
"l": 0.70388,
"c": 0.04144,
"h": 275.8
},
"luminance": 0.34674
}Semantic roles & 50–950 ramp
primary
#989EBA
secondary
#DCDAD1
accent
#8F479E
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111113
muted
#808082