#989DC2#989DC2
#989DC2 is a light, muted blue. Relative luminance 0.347; OKLCH L 70.5% C 0.054 H 278.9°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #989DC2 |
|---|---|
| RGB | rgb(152, 157, 194) |
| HSL | hsl(233, 26%, 68%) |
| HSV | hsv(233, 22%, 76%) |
| CMYK | cmyk(21.6%, 19.1%, 0%, 23.9%) |
| CIE-LAB | lab(65.50, 6.20, -19.62) |
| CIE-LCH | lch(65.50, 20.57, 287.53°) |
| OKLab | oklab(70.49% 0.0084 -0.0536) |
| OKLCH | oklch(70.49% 0.054 278.9) |
| XYZ | xyz(34.7411, 34.6837, 55.8927) |
| Luminance | 0.3468 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.56
Perrywinkle
#8F8CE7
ΔE00 10.30
Periwinkle Blue
#8F99FB
ΔE00 11.15
Pale Purple
#B790D4
ΔE00 11.57
Bluey Grey
#89A0B0
ΔE00 12.20
Light Periwinkle
#C1C6FC
ΔE00 12.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989DC2 #C2BD98
analogous
#98B2C2 #989DC2 #A898C2
triadic
#989DC2 #C2989D #9DC298
tetradic
#989DC2 #C298B2 #C2BD98 #98C2A8
square
#989DC2 #C298B2 #C2BD98 #98C2A8
split-complementary
#989DC2 #C2A898 #B2C298
monochromatic
#535A8C #7278AB #989DC2 #BEC2D9 #E5E6F0
Accessibility & contrast
On white
2.65
#989DC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#989DC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989DC2
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989DC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989DC2 | 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)
#93A1C4
Deuteranopia (green-blind)
#919EC1
Tritanopia (blue-blind)
#8EA4A9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #989dc2; /* rgb */ color: rgb(152, 157, 194); /* oklch */ color: oklch(70.5% 0.054 278.9);
Tailwind
colors: {
custom: {
50: '#b7b9d4',
500: '#989dc2',
950: '#000000',
},
}SCSS
$custom: #989dc2; $custom-light: #b7b9d4; $custom-dark: #000000;
JSON
{
"hex": "#989dc2",
"rgb": {
"r": 152,
"g": 157,
"b": 194
},
"hsl": {
"h": 232.857,
"s": 25.61,
"l": 67.843
},
"oklch": {
"l": 0.70485,
"c": 0.05429,
"h": 278.9
},
"luminance": 0.34684
}Semantic roles & 50–950 ramp
primary
#989DC2
secondary
#E1E0D4
accent
#9841A4
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083