#989AE5#989AE5
#989AE5 is a light, moderate blue. Relative luminance 0.354; OKLCH L 71.4% C 0.109 H 282.1°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #989AE5 |
|---|---|
| RGB | rgb(152, 154, 229) |
| HSL | hsl(238, 60%, 75%) |
| HSV | hsv(238, 34%, 90%) |
| CMYK | cmyk(33.6%, 32.8%, 0%, 10.2%) |
| CIE-LAB | lab(66.09, 16.57, -38.12) |
| CIE-LCH | lch(66.09, 41.56, 293.49°) |
| OKLab | oklab(71.39% 0.0228 -0.1063) |
| OKLCH | oklch(71.39% 0.109 282.1) |
| XYZ | xyz(38.6435, 35.4425, 78.9186) |
| Luminance | 0.3544 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.34
Periwinkle Blue
#8F99FB
ΔE00 4.40
Lavender Blue
#8B88F8
ΔE00 6.68
Lavender
#B39DDB
ΔE00 7.90
Periwinkle (survey)
#8E82FE
ΔE00 8.45
Pastel Purple
#CAA0FF
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989AE5 #E5E398
analogous
#98C0E5 #989AE5 #BD98E5
triadic
#989AE5 #E5989A #9AE598
tetradic
#989AE5 #E598C0 #E5E398 #98E5BD
square
#989AE5 #E598C0 #E5E398 #98E5BD
split-complementary
#989AE5 #E5BD98 #C0E598
monochromatic
#363ACC #676AD9 #989AE5 #C9CAF1 #E7E7F9
Accessibility & contrast
On white
2.60
#989AE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#989AE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989AE5
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989AE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989AE5 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A3E8
Deuteranopia (green-blind)
#809EE3
Tritanopia (blue-blind)
#84A8B5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #989ae5; /* rgb */ color: rgb(152, 154, 229); /* oklch */ color: oklch(71.4% 0.109 282.1);
Tailwind
colors: {
custom: {
50: '#b8b7ed',
500: '#989ae5',
950: '#000000',
},
}SCSS
$custom: #989ae5; $custom-light: #b8b7ed; $custom-dark: #000000;
JSON
{
"hex": "#989ae5",
"rgb": {
"r": 152,
"g": 154,
"b": 229
},
"hsl": {
"h": 238.442,
"s": 59.69,
"l": 74.706
},
"oklch": {
"l": 0.71394,
"c": 0.10872,
"h": 282.1
},
"luminance": 0.35444
}Semantic roles & 50–950 ramp
primary
#989AE5
secondary
#F0F0DB
accent
#C31EC7
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121116
muted
#818084