#989ABC#989ABC
#989ABC is a light, muted blue. Relative luminance 0.334; OKLCH L 69.6% C 0.050 H 282.4°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #989ABC |
|---|---|
| RGB | rgb(152, 154, 188) |
| HSL | hsl(237, 21%, 67%) |
| HSV | hsv(237, 19%, 74%) |
| CMYK | cmyk(19.1%, 18.1%, 0%, 26.3%) |
| CIE-LAB | lab(64.50, 6.50, -17.79) |
| CIE-LCH | lch(64.50, 18.94, 290.06°) |
| OKLab | oklab(69.63% 0.0106 -0.0485) |
| OKLCH | oklch(69.63% 0.05 282.4) |
| XYZ | xyz(33.5795, 33.4169, 52.2482) |
| Luminance | 0.3342 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.91
Perrywinkle
#8F8CE7
ΔE00 11.41
Pale Purple
#B790D4
ΔE00 11.42
Heather
#A484AC
ΔE00 11.69
Blue Grey
#758DA3
ΔE00 12.52
Purpley Grey
#947E94
ΔE00 12.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989ABC #BCBA98
analogous
#98ACBC #989ABC #A898BC
triadic
#989ABC #BC989A #9ABC98
tetradic
#989ABC #BC98AC #BCBA98 #98BCA8
square
#989ABC #BC98AC #BCBA98 #98BCA8
split-complementary
#989ABC #BCA898 #ACBC98
monochromatic
#565884 #7376A4 #989ABC #BDBED4 #E2E3EC
Accessibility & contrast
On white
2.73
#989ABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#989ABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989ABC
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989ABC | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EBE
Deuteranopia (green-blind)
#909BBB
Tritanopia (blue-blind)
#90A0A5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #989abc; /* rgb */ color: rgb(152, 154, 188); /* oklch */ color: oklch(69.6% 0.050 282.4);
Tailwind
colors: {
custom: {
50: '#b6b7d0',
500: '#989abc',
950: '#000000',
},
}SCSS
$custom: #989abc; $custom-light: #b6b7d0; $custom-dark: #000000;
JSON
{
"hex": "#989abc",
"rgb": {
"r": 152,
"g": 154,
"b": 188
},
"hsl": {
"h": 236.667,
"s": 21.176,
"l": 66.667
},
"oklch": {
"l": 0.69633,
"c": 0.04966,
"h": 282.4
},
"luminance": 0.33417
}Semantic roles & 50–950 ramp
primary
#989ABC
secondary
#DEDDD2
accent
#9B46A0
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082