#989DCC#989DCC
#989DCC is a light, moderate blue. Relative luminance 0.351; OKLCH L 70.9% C 0.069 H 279.8°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #989DCC |
|---|---|
| RGB | rgb(152, 157, 204) |
| HSL | hsl(234, 34%, 70%) |
| HSV | hsv(234, 25%, 80%) |
| CMYK | cmyk(25.5%, 23%, 0%, 20%) |
| CIE-LAB | lab(65.86, 8.57, -24.63) |
| CIE-LCH | lch(65.86, 26.08, 289.19°) |
| OKLab | oklab(70.89% 0.0117 -0.0678) |
| OKLCH | oklch(70.89% 0.069 279.8) |
| XYZ | xyz(35.9021, 35.1481, 62.0077) |
| Luminance | 0.3515 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.35
Perrywinkle
#8F8CE7
ΔE00 8.32
Periwinkle Blue
#8F99FB
ΔE00 9.00
Pale Purple
#B790D4
ΔE00 10.75
Lavender Blue
#8B88F8
ΔE00 10.96
Light Periwinkle
#C1C6FC
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989DCC #CCC798
analogous
#98B7CC #989DCC #AD98CC
triadic
#989DCC #CC989D #9DCC98
tetradic
#989DCC #CC98B7 #CCC798 #98CCAD
square
#989DCC #CC98B7 #CCC798 #98CCAD
split-complementary
#989DCC #CCAD98 #B7CC98
monochromatic
#4D559C #6F76B8 #989DCC #C1C4E0 #EAEBF5
Accessibility & contrast
On white
2.62
#989DCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#989DCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989DCC
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989DCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989DCC | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A2CE
Deuteranopia (green-blind)
#8D9ECB
Tritanopia (blue-blind)
#8CA5AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #989dcc; /* rgb */ color: rgb(152, 157, 204); /* oklch */ color: oklch(70.9% 0.069 279.8);
Tailwind
colors: {
custom: {
50: '#b7b9db',
500: '#989dcc',
950: '#000000',
},
}SCSS
$custom: #989dcc; $custom-light: #b7b9db; $custom-dark: #000000;
JSON
{
"hex": "#989dcc",
"rgb": {
"r": 152,
"g": 157,
"b": 204
},
"hsl": {
"h": 234.231,
"s": 33.766,
"l": 69.804
},
"oklch": {
"l": 0.70887,
"c": 0.06875,
"h": 279.8
},
"luminance": 0.35149
}Semantic roles & 50–950 ramp
primary
#989DCC
secondary
#E7E6D9
accent
#A139AD
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083