#989AEE#989AEE
#989AEE is a light, vivid blue. Relative luminance 0.360; OKLCH L 71.8% C 0.121 H 281.8°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #989AEE |
|---|---|
| RGB | rgb(152, 154, 238) |
| HSL | hsl(239, 72%, 76%) |
| HSV | hsv(239, 36%, 93%) |
| CMYK | cmyk(36.1%, 35.3%, 0%, 6.7%) |
| CIE-LAB | lab(66.49, 18.93, -42.44) |
| CIE-LCH | lch(66.49, 46.48, 294.04°) |
| OKLab | oklab(71.83% 0.0249 -0.1188) |
| OKLCH | oklch(71.83% 0.121 281.8) |
| XYZ | xyz(39.9328, 35.9583, 85.7090) |
| Luminance | 0.3596 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.08
Perrywinkle
#8F8CE7
ΔE00 4.05
Lavender Blue
#8B88F8
ΔE00 5.80
Periwinkle (survey)
#8E82FE
ΔE00 7.61
Lavender
#B39DDB
ΔE00 8.87
Soft Blue
#6488EA
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989AEE #EEEC98
analogous
#98C5EE #989AEE #C198EE
triadic
#989AEE #EE989A #9AEE98
tetradic
#989AEE #EE98C5 #EEEC98 #98EEC1
square
#989AEE #EE98C5 #EEEC98 #98EEC1
split-complementary
#989AEE #EEC198 #C5EE98
monochromatic
#2F33DD #6366E5 #989AEE #CDCEF7 #E5E5FB
Accessibility & contrast
On white
2.56
#989AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#989AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989AEE
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989AEE | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F1
Deuteranopia (green-blind)
#7B9FEC
Tritanopia (blue-blind)
#80AAB9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #989aee; /* rgb */ color: rgb(152, 154, 238); /* oklch */ color: oklch(71.8% 0.121 281.8);
Tailwind
colors: {
custom: {
50: '#b9b7f4',
500: '#989aee',
950: '#000000',
},
}SCSS
$custom: #989aee; $custom-light: #b9b7f4; $custom-dark: #000000;
JSON
{
"hex": "#989aee",
"rgb": {
"r": 152,
"g": 154,
"b": 238
},
"hsl": {
"h": 238.605,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.71829,
"c": 0.1214,
"h": 281.8
},
"luminance": 0.3596
}Semantic roles & 50–950 ramp
primary
#989AEE
secondary
#F2F2D9
accent
#CF12D4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085