#8988EA#8988EA
#8988EA is a light, vivid blue. Relative luminance 0.289; OKLCH L 67.0% C 0.143 H 282.3°. Best body text is #000000 at 6.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8988EA |
|---|---|
| RGB | rgb(137, 136, 234) |
| HSL | hsl(241, 70%, 73%) |
| HSV | hsv(241, 42%, 92%) |
| CMYK | cmyk(41.5%, 41.9%, 0%, 8.2%) |
| CIE-LAB | lab(60.66, 24.38, -49.49) |
| CIE-LCH | lch(60.66, 55.17, 296.22°) |
| OKLab | oklab(67.03% 0.0305 -0.1397) |
| OKLCH | oklch(67.03% 0.143 282.3) |
| XYZ | xyz(33.9677, 28.8658, 81.6078) |
| Luminance | 0.2887 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.71
Lavender Blue
#8B88F8
ΔE00 2.00
Periwinkle (survey)
#8E82FE
ΔE00 3.63
Periwinkle Blue
#8F99FB
ΔE00 5.30
Cornflower
#6A79F7
ΔE00 6.70
Soft Blue
#6488EA
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8988EA #E9EA88
analogous
#88B8EA #8988EA #BA88EA
triadic
#8988EA #EA8988 #88EA89
tetradic
#8988EA #EA88B8 #E9EA88 #88EABA
square
#8988EA #EA88B8 #E9EA88 #88EABA
split-complementary
#8988EA #EABA88 #B8EA88
monochromatic
#2725D2 #5554E1 #8988EA #BDBCF3 #E5E5FA
Accessibility & contrast
On white
3.10
#8988EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.77
#8988EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8988EA
6.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8988EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8988EA | 1.00 | 3.10 | 6.77 | 6.77 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6496EE
Deuteranopia (green-blind)
#608FE8
Tritanopia (blue-blind)
#6B9CAE
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8988ea; /* rgb */ color: rgb(137, 136, 234); /* oklch */ color: oklch(67.0% 0.143 282.3);
Tailwind
colors: {
custom: {
50: '#afaaf1',
500: '#8988ea',
950: '#000000',
},
}SCSS
$custom: #8988ea; $custom-light: #afaaf1; $custom-dark: #000000;
JSON
{
"hex": "#8988ea",
"rgb": {
"r": 137,
"g": 136,
"b": 234
},
"hsl": {
"h": 240.612,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.67033,
"c": 0.14296,
"h": 282.3
},
"luminance": 0.28867
}Semantic roles & 50–950 ramp
primary
#8988EA
secondary
#F2F2D9
accent
#D214D0
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85