#989ABB#989ABB
#989ABB is a light, muted blue. Relative luminance 0.334; OKLCH L 69.6% C 0.048 H 282.3°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #989ABB |
|---|---|
| RGB | rgb(152, 154, 187) |
| HSL | hsl(237, 20%, 66%) |
| HSV | hsv(237, 19%, 73%) |
| CMYK | cmyk(18.7%, 17.6%, 0%, 26.7%) |
| CIE-LAB | lab(64.46, 6.27, -17.28) |
| CIE-LCH | lch(64.46, 18.38, 289.93°) |
| OKLab | oklab(69.59% 0.0103 -0.0471) |
| OKLCH | oklch(69.59% 0.048 282.3) |
| XYZ | xyz(33.4720, 33.3740, 51.6824) |
| Luminance | 0.3337 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.14
Pale Purple
#B790D4
ΔE00 11.60
Perrywinkle
#8F8CE7
ΔE00 11.67
Heather
#A484AC
ΔE00 11.75
Blue Grey
#758DA3
ΔE00 12.42
Cool Gray
#9AA7B0
ΔE00 12.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989ABB #BBB998
analogous
#98ACBB #989ABB #A898BB
triadic
#989ABB #BB989A #9ABB98
tetradic
#989ABB #BB98AC #BBB998 #98BBA8
square
#989ABB #BB98AC #BBB998 #98BBA8
split-complementary
#989ABB #BBA898 #ACBB98
monochromatic
#565982 #7376A3 #989ABB #BDBED3 #E2E2EC
Accessibility & contrast
On white
2.74
#989ABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#989ABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989ABB
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989ABB | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929DBD
Deuteranopia (green-blind)
#909BBA
Tritanopia (blue-blind)
#90A0A5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #989abb; /* rgb */ color: rgb(152, 154, 187); /* oklch */ color: oklch(69.6% 0.048 282.3);
Tailwind
colors: {
custom: {
50: '#b6b7cf',
500: '#989abb',
950: '#000000',
},
}SCSS
$custom: #989abb; $custom-light: #b6b7cf; $custom-dark: #000000;
JSON
{
"hex": "#989abb",
"rgb": {
"r": 152,
"g": 154,
"b": 187
},
"hsl": {
"h": 236.571,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.69594,
"c": 0.04821,
"h": 282.3
},
"luminance": 0.33374
}Semantic roles & 50–950 ramp
primary
#989ABB
secondary
#DDDCD2
accent
#9A479F
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111113
muted
#808082