#989DCA#989DCA
#989DCA is a light, moderate blue. Relative luminance 0.351; OKLCH L 70.8% C 0.066 H 279.6°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #989DCA |
|---|---|
| RGB | rgb(152, 157, 202) |
| HSL | hsl(234, 32%, 69%) |
| HSV | hsv(234, 25%, 79%) |
| CMYK | cmyk(24.8%, 22.3%, 0%, 20.8%) |
| CIE-LAB | lab(65.79, 8.09, -23.63) |
| CIE-LCH | lch(65.79, 24.98, 288.90°) |
| OKLab | oklab(70.8% 0.011 -0.0649) |
| OKLCH | oklch(70.8% 0.066 279.6) |
| XYZ | xyz(35.6638, 35.0528, 60.7525) |
| Luminance | 0.3505 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.50
Perrywinkle
#8F8CE7
ΔE00 8.68
Periwinkle Blue
#8F99FB
ΔE00 9.42
Pale Purple
#B790D4
ΔE00 10.85
Lavender Blue
#8B88F8
ΔE00 11.32
Light Periwinkle
#C1C6FC
ΔE00 11.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989DCA #CAC598
analogous
#98B6CA #989DCA #AC98CA
triadic
#989DCA #CA989D #9DCA98
tetradic
#989DCA #CA98B6 #CAC598 #98CAAC
square
#989DCA #CA98B6 #CAC598 #98CAAC
split-complementary
#989DCA #CAAC98 #B6CA98
monochromatic
#4F5699 #7077B5 #989DCA #C0C3DF #E9EAF4
Accessibility & contrast
On white
2.62
#989DCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#989DCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989DCA
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989DCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989DCA | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A2CC
Deuteranopia (green-blind)
#8E9EC9
Tritanopia (blue-blind)
#8CA5AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #989dca; /* rgb */ color: rgb(152, 157, 202); /* oklch */ color: oklch(70.8% 0.066 279.6);
Tailwind
colors: {
custom: {
50: '#b7b9da',
500: '#989dca',
950: '#000000',
},
}SCSS
$custom: #989dca; $custom-light: #b7b9da; $custom-dark: #000000;
JSON
{
"hex": "#989dca",
"rgb": {
"r": 152,
"g": 157,
"b": 202
},
"hsl": {
"h": 234,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.70805,
"c": 0.06587,
"h": 279.6
},
"luminance": 0.35054
}Semantic roles & 50–950 ramp
primary
#989DCA
secondary
#E6E5D8
accent
#A03BAB
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083