#989FB2#989FB2
#989FB2 is a light, muted blue. Relative luminance 0.347; OKLCH L 70.3% C 0.029 H 269.5°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #989FB2 |
|---|---|
| RGB | rgb(152, 159, 178) |
| HSL | hsl(224, 14%, 65%) |
| HSV | hsv(224, 15%, 70%) |
| CMYK | cmyk(14.6%, 10.7%, 0%, 30.2%) |
| CIE-LAB | lab(65.50, 1.46, -10.68) |
| CIE-LCH | lch(65.50, 10.78, 277.80°) |
| OKLab | oklab(70.31% -0.0002 -0.0289) |
| OKLCH | oklch(70.31% 0.029 269.5) |
| XYZ | xyz(33.3811, 34.6855, 47.0471) |
| Luminance | 0.3469 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.63
Bluey Grey
#89A0B0
ΔE00 7.34
Pewter
#899397
ΔE00 9.05
Dark Gray
#A9A9A9
ΔE00 9.25
Cool Grey
#95A3A6
ΔE00 9.31
Blue Grey
#758DA3
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FB2 #B2AB98
analogous
#98ACB2 #989FB2 #9E98B2
triadic
#989FB2 #B2989F #9FB298
tetradic
#989FB2 #B298AC #B2AB98 #98B29E
square
#989FB2 #B298AC #B2AB98 #98B29E
split-complementary
#989FB2 #B29E98 #ACB298
monochromatic
#596177 #757E98 #989FB2 #BBC0CC #DEE0E6
Accessibility & contrast
On white
2.65
#989FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#989FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FB2
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FB2 | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA0B3
Deuteranopia (green-blind)
#989EB2
Tritanopia (blue-blind)
#92A3A5
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #989fb2; /* rgb */ color: rgb(152, 159, 178); /* oklch */ color: oklch(70.3% 0.029 269.5);
Tailwind
colors: {
custom: {
50: '#b6bbc9',
500: '#989fb2',
950: '#000000',
},
}SCSS
$custom: #989fb2; $custom-light: #b6bbc9; $custom-dark: #000000;
JSON
{
"hex": "#989fb2",
"rgb": {
"r": 152,
"g": 159,
"b": 178
},
"hsl": {
"h": 223.846,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.7031,
"c": 0.02886,
"h": 269.5
},
"luminance": 0.34686
}Semantic roles & 50–950 ramp
primary
#989FB2
secondary
#D7D5CE
accent
#844D99
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082