#989FC0#989FC0
#989FC0 is a light, muted blue. Relative luminance 0.353; OKLCH L 70.8% C 0.049 H 275.7°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #989FC0 |
|---|---|
| RGB | rgb(152, 159, 192) |
| HSL | hsl(230, 24%, 67%) |
| HSV | hsv(230, 21%, 75%) |
| CMYK | cmyk(20.8%, 17.2%, 0%, 24.7%) |
| CIE-LAB | lab(65.96, 4.61, -17.80) |
| CIE-LCH | lch(65.96, 18.39, 284.52°) |
| OKLab | oklab(70.82% 0.0048 -0.0486) |
| OKLCH | oklch(70.82% 0.049 275.7) |
| XYZ | xyz(34.8591, 35.2768, 54.8315) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.56
Perrywinkle
#8F8CE7
ΔE00 10.91
Bluey Grey
#89A0B0
ΔE00 10.93
Cool Gray
#9AA7B0
ΔE00 11.19
Periwinkle Blue
#8F99FB
ΔE00 11.45
Blue Grey
#758DA3
ΔE00 11.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FC0 #C0B998
analogous
#98B3C0 #989FC0 #A598C0
triadic
#989FC0 #C0989F #9FC098
tetradic
#989FC0 #C098B3 #C0B998 #98C0A5
square
#989FC0 #C098B3 #C0B998 #98C0A5
split-complementary
#989FC0 #C0A598 #B3C098
monochromatic
#545D89 #727CA9 #989FC0 #BEC2D7 #E4E6EE
Accessibility & contrast
On white
2.61
#989FC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#989FC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FC0
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FC0 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A2C2
Deuteranopia (green-blind)
#939FBF
Tritanopia (blue-blind)
#8FA5AA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #989fc0; /* rgb */ color: rgb(152, 159, 192); /* oklch */ color: oklch(70.8% 0.049 275.7);
Tailwind
colors: {
custom: {
50: '#b6bbd3',
500: '#989fc0',
950: '#000000',
},
}SCSS
$custom: #989fc0; $custom-light: #b6bbd3; $custom-dark: #000000;
JSON
{
"hex": "#989fc0",
"rgb": {
"r": 152,
"g": 159,
"b": 192
},
"hsl": {
"h": 229.5,
"s": 24.096,
"l": 67.451
},
"oklch": {
"l": 0.70823,
"c": 0.04882,
"h": 275.7
},
"luminance": 0.35277
}Semantic roles & 50–950 ramp
primary
#989FC0
secondary
#E0DED4
accent
#9243A3
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082