#989EC0#989EC0
#989EC0 is a light, muted blue. Relative luminance 0.349; OKLCH L 70.6% C 0.050 H 277.2°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #989EC0 |
|---|---|
| RGB | rgb(152, 158, 192) |
| HSL | hsl(231, 24%, 67%) |
| HSV | hsv(231, 21%, 75%) |
| CMYK | cmyk(20.8%, 17.7%, 0%, 24.7%) |
| CIE-LAB | lab(65.70, 5.17, -18.21) |
| CIE-LCH | lch(65.70, 18.93, 285.85°) |
| OKLab | oklab(70.62% 0.0063 -0.0497) |
| OKLCH | oklch(70.62% 0.05 277.2) |
| XYZ | xyz(34.6878, 34.9342, 54.7744) |
| Luminance | 0.3493 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.24
Perrywinkle
#8F8CE7
ΔE00 10.83
Bluey Grey
#89A0B0
ΔE00 11.43
Periwinkle Blue
#8F99FB
ΔE00 11.53
Cool Gray
#9AA7B0
ΔE00 11.69
Blue Grey
#758DA3
ΔE00 11.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989EC0 #C0BA98
analogous
#98B2C0 #989EC0 #A698C0
triadic
#989EC0 #C0989E #9EC098
tetradic
#989EC0 #C098B2 #C0BA98 #98C0A6
square
#989EC0 #C098B2 #C0BA98 #98C0A6
split-complementary
#989EC0 #C0A698 #B2C098
monochromatic
#545C89 #727AA9 #989EC0 #BEC2D7 #E4E6EE
Accessibility & contrast
On white
2.63
#989EC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#989EC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989EC0
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989EC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989EC0 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A1C2
Deuteranopia (green-blind)
#929EBF
Tritanopia (blue-blind)
#8FA4A9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #989ec0; /* rgb */ color: rgb(152, 158, 192); /* oklch */ color: oklch(70.6% 0.050 277.2);
Tailwind
colors: {
custom: {
50: '#b6bad3',
500: '#989ec0',
950: '#000000',
},
}SCSS
$custom: #989ec0; $custom-light: #b6bad3; $custom-dark: #000000;
JSON
{
"hex": "#989ec0",
"rgb": {
"r": 152,
"g": 158,
"b": 192
},
"hsl": {
"h": 231,
"s": 24.096,
"l": 67.451
},
"oklch": {
"l": 0.70615,
"c": 0.05009,
"h": 277.2
},
"luminance": 0.34935
}Semantic roles & 50–950 ramp
primary
#989EC0
secondary
#E0DED4
accent
#9443A3
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082