#989FC2#989FC2
#989FC2 is a light, muted blue. Relative luminance 0.354; OKLCH L 70.9% C 0.052 H 276.1°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #989FC2 |
|---|---|
| RGB | rgb(152, 159, 194) |
| HSL | hsl(230, 26%, 68%) |
| HSV | hsv(230, 22%, 76%) |
| CMYK | cmyk(21.6%, 18%, 0%, 23.9%) |
| CIE-LAB | lab(66.03, 5.07, -18.81) |
| CIE-LCH | lch(66.03, 19.48, 285.09°) |
| OKLab | oklab(70.9% 0.0055 -0.0514) |
| OKLCH | oklch(70.9% 0.052 276.1) |
| XYZ | xyz(35.0822, 35.3660, 56.0065) |
| Luminance | 0.3537 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.17
Perrywinkle
#8F8CE7
ΔE00 10.51
Periwinkle Blue
#8F99FB
ΔE00 11.02
Bluey Grey
#89A0B0
ΔE00 11.32
Lightsteelblue
#B0C4DE
ΔE00 11.66
Cool Gray
#9AA7B0
ΔE00 11.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FC2 #C2BB98
analogous
#98B4C2 #989FC2 #A698C2
triadic
#989FC2 #C2989F #9FC298
tetradic
#989FC2 #C298B4 #C2BB98 #98C2A6
square
#989FC2 #C298B4 #C2BB98 #98C2A6
split-complementary
#989FC2 #C2A698 #B4C298
monochromatic
#535D8C #727BAB #989FC2 #BEC3D9 #E5E7F0
Accessibility & contrast
On white
2.60
#989FC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#989FC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FC2
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FC2 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A2C4
Deuteranopia (green-blind)
#939FC1
Tritanopia (blue-blind)
#8EA5AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #989fc2; /* rgb */ color: rgb(152, 159, 194); /* oklch */ color: oklch(70.9% 0.052 276.1);
Tailwind
colors: {
custom: {
50: '#b7bbd4',
500: '#989fc2',
950: '#000000',
},
}SCSS
$custom: #989fc2; $custom-light: #b7bbd4; $custom-dark: #000000;
JSON
{
"hex": "#989fc2",
"rgb": {
"r": 152,
"g": 159,
"b": 194
},
"hsl": {
"h": 230,
"s": 25.61,
"l": 67.843
},
"oklch": {
"l": 0.70899,
"c": 0.0517,
"h": 276.1
},
"luminance": 0.35367
}Semantic roles & 50–950 ramp
primary
#989FC2
secondary
#E1DFD4
accent
#9441A4
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083