#989BC2#989BC2
#989BC2 is a light, muted blue. Relative luminance 0.340; OKLCH L 70.1% C 0.057 H 281.4°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #989BC2 |
|---|---|
| RGB | rgb(152, 155, 194) |
| HSL | hsl(236, 26%, 68%) |
| HSV | hsv(236, 22%, 76%) |
| CMYK | cmyk(21.6%, 20.1%, 0%, 23.9%) |
| CIE-LAB | lab(64.97, 7.32, -20.42) |
| CIE-LCH | lch(64.97, 21.70, 289.72°) |
| OKLab | oklab(70.07% 0.0112 -0.0559) |
| OKLCH | oklch(70.07% 0.057 281.4) |
| XYZ | xyz(34.4055, 34.0125, 55.7809) |
| Luminance | 0.3401 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.00
Perrywinkle
#8F8CE7
ΔE00 10.07
Pale Purple
#B790D4
ΔE00 10.89
Periwinkle Blue
#8F99FB
ΔE00 11.25
Heather
#A484AC
ΔE00 11.96
Lavender (survey)
#C79FEF
ΔE00 12.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989BC2 #C2BF98
analogous
#98B0C2 #989BC2 #AA98C2
triadic
#989BC2 #C2989B #9BC298
tetradic
#989BC2 #C298B0 #C2BF98 #98C2AA
square
#989BC2 #C298B0 #C2BF98 #98C2AA
split-complementary
#989BC2 #C2AA98 #B0C298
monochromatic
#53578C #7276AB #989BC2 #BEC0D9 #E5E6F0
Accessibility & contrast
On white
2.69
#989BC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#989BC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989BC2
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989BC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989BC2 | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919FC4
Deuteranopia (green-blind)
#8F9CC1
Tritanopia (blue-blind)
#8FA2A8
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #989bc2; /* rgb */ color: rgb(152, 155, 194); /* oklch */ color: oklch(70.1% 0.057 281.4);
Tailwind
colors: {
custom: {
50: '#b7b8d4',
500: '#989bc2',
950: '#000000',
},
}SCSS
$custom: #989bc2; $custom-light: #b7b8d4; $custom-dark: #000000;
JSON
{
"hex": "#989bc2",
"rgb": {
"r": 152,
"g": 155,
"b": 194
},
"hsl": {
"h": 235.714,
"s": 25.61,
"l": 67.843
},
"oklch": {
"l": 0.70073,
"c": 0.05701,
"h": 281.4
},
"luminance": 0.34013
}Semantic roles & 50–950 ramp
primary
#989BC2
secondary
#E1E0D4
accent
#9D41A4
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083