#989DEC#989DEC
#989DEC is a light, moderate blue. Relative luminance 0.368; OKLCH L 72.3% C 0.114 H 280.3°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #989DEC |
|---|---|
| RGB | rgb(152, 157, 236) |
| HSL | hsl(236, 69%, 76%) |
| HSV | hsv(236, 36%, 93%) |
| CMYK | cmyk(35.6%, 33.5%, 0%, 7.5%) |
| CIE-LAB | lab(67.16, 16.69, -40.30) |
| CIE-LCH | lch(67.16, 43.62, 292.50°) |
| OKLab | oklab(72.32% 0.0206 -0.1126) |
| OKLCH | oklch(72.32% 0.114 280.3) |
| XYZ | xyz(40.1419, 36.8441, 84.3372) |
| Luminance | 0.3684 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.38
Perrywinkle
#8F8CE7
ΔE00 4.92
Lavender Blue
#8B88F8
ΔE00 6.71
Periwinkle (survey)
#8E82FE
ΔE00 8.57
Lavender
#B39DDB
ΔE00 8.85
Pastel Blue
#A2BFFE
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989DEC #ECE798
analogous
#98C7EC #989DEC #BD98EC
triadic
#989DEC #EC989D #9DEC98
tetradic
#989DEC #EC98C7 #ECE798 #98ECBD
square
#989DEC #EC98C7 #ECE798 #98ECBD
split-complementary
#989DEC #ECBD98 #C7EC98
monochromatic
#313BD9 #646CE2 #989DEC #CCCEF6 #E5E6FA
Accessibility & contrast
On white
2.51
#989DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#989DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989DEC
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989DEC | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7EF
Deuteranopia (green-blind)
#80A1EA
Tritanopia (blue-blind)
#81ACBA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #989dec; /* rgb */ color: rgb(152, 157, 236); /* oklch */ color: oklch(72.3% 0.114 280.3);
Tailwind
colors: {
custom: {
50: '#b9b9f2',
500: '#989dec',
950: '#000000',
},
}SCSS
$custom: #989dec; $custom-light: #b9b9f2; $custom-dark: #000000;
JSON
{
"hex": "#989dec",
"rgb": {
"r": 152,
"g": 157,
"b": 236
},
"hsl": {
"h": 236.429,
"s": 68.852,
"l": 76.078
},
"oklch": {
"l": 0.72317,
"c": 0.11446,
"h": 280.3
},
"luminance": 0.36845
}Semantic roles & 50–950 ramp
primary
#989DEC
secondary
#F2F0D9
accent
#C615D1
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085