#989AEA#989AEA
#989AEA is a light, moderate blue. Relative luminance 0.357; OKLCH L 71.6% C 0.116 H 282.0°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #989AEA |
|---|---|
| RGB | rgb(152, 154, 234) |
| HSL | hsl(239, 66%, 76%) |
| HSV | hsv(239, 35%, 92%) |
| CMYK | cmyk(35%, 34.2%, 0%, 8.2%) |
| CIE-LAB | lab(66.31, 17.87, -40.53) |
| CIE-LCH | lch(66.31, 44.29, 293.80°) |
| OKLab | oklab(71.63% 0.024 -0.1133) |
| OKLCH | oklch(71.63% 0.116 282) |
| XYZ | xyz(39.3516, 35.7258, 82.6483) |
| Luminance | 0.3573 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.63
Perrywinkle
#8F8CE7
ΔE00 4.10
Lavender Blue
#8B88F8
ΔE00 6.15
Periwinkle (survey)
#8E82FE
ΔE00 7.95
Lavender
#B39DDB
ΔE00 8.43
Soft Blue
#6488EA
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989AEA #EAE898
analogous
#98C3EA #989AEA #BF98EA
triadic
#989AEA #EA989A #9AEA98
tetradic
#989AEA #EA98C3 #EAE898 #98EABF
square
#989AEA #EA98C3 #EAE898 #98EABF
split-complementary
#989AEA #EABF98 #C3EA98
monochromatic
#3236D5 #6568E0 #989AEA #CBCCF4 #E6E6FA
Accessibility & contrast
On white
2.58
#989AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#989AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989AEA
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989AEA | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4ED
Deuteranopia (green-blind)
#7D9EE8
Tritanopia (blue-blind)
#82A9B7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #989aea; /* rgb */ color: rgb(152, 154, 234); /* oklch */ color: oklch(71.6% 0.116 282.0);
Tailwind
colors: {
custom: {
50: '#b9b7f1',
500: '#989aea',
950: '#000000',
},
}SCSS
$custom: #989aea; $custom-light: #b9b7f1; $custom-dark: #000000;
JSON
{
"hex": "#989aea",
"rgb": {
"r": 152,
"g": 154,
"b": 234
},
"hsl": {
"h": 238.537,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.71634,
"c": 0.11577,
"h": 282
},
"luminance": 0.35727
}Semantic roles & 50–950 ramp
primary
#989AEA
secondary
#F1F1DA
accent
#CA18CE
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121116
muted
#818084