#989AE9#989AE9
#989AE9 is a light, moderate blue. Relative luminance 0.357; OKLCH L 71.6% C 0.114 H 282.0°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #989AE9 |
|---|---|
| RGB | rgb(152, 154, 233) |
| HSL | hsl(239, 65%, 75%) |
| HSV | hsv(239, 35%, 91%) |
| CMYK | cmyk(34.8%, 33.9%, 0%, 8.6%) |
| CIE-LAB | lab(66.27, 17.61, -40.05) |
| CIE-LCH | lch(66.27, 43.75, 293.74°) |
| OKLab | oklab(71.59% 0.0238 -0.1119) |
| OKLCH | oklch(71.59% 0.114 282) |
| XYZ | xyz(39.2084, 35.6685, 81.8939) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.78
Perrywinkle
#8F8CE7
ΔE00 4.14
Lavender Blue
#8B88F8
ΔE00 6.25
Periwinkle (survey)
#8E82FE
ΔE00 8.04
Lavender
#B39DDB
ΔE00 8.32
Soft Blue
#6488EA
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989AE9 #E9E798
analogous
#98C2E9 #989AE9 #BF98E9
triadic
#989AE9 #E9989A #9AE998
tetradic
#989AE9 #E998C2 #E9E798 #98E9BF
square
#989AE9 #E998C2 #E9E798 #98E9BF
split-complementary
#989AE9 #E9BF98 #C2E998
monochromatic
#3337D3 #6669DE #989AE9 #CACBF4 #E6E6FA
Accessibility & contrast
On white
2.58
#989AE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#989AE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989AE9
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989AE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989AE9 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4EC
Deuteranopia (green-blind)
#7E9EE7
Tritanopia (blue-blind)
#82A9B7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #989ae9; /* rgb */ color: rgb(152, 154, 233); /* oklch */ color: oklch(71.6% 0.114 282.0);
Tailwind
colors: {
custom: {
50: '#b9b7f0',
500: '#989ae9',
950: '#000000',
},
}SCSS
$custom: #989ae9; $custom-light: #b9b7f0; $custom-dark: #000000;
JSON
{
"hex": "#989ae9",
"rgb": {
"r": 152,
"g": 154,
"b": 233
},
"hsl": {
"h": 238.519,
"s": 64.8,
"l": 75.49
},
"oklch": {
"l": 0.71586,
"c": 0.11437,
"h": 282
},
"luminance": 0.3567
}Semantic roles & 50–950 ramp
primary
#989AE9
secondary
#F1F0DA
accent
#C819CD
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121116
muted
#818084