#8889EA#8889EA
#8889EA is a light, vivid blue. Relative luminance 0.291; OKLCH L 67.1% C 0.142 H 281.4°. Best body text is #000000 at 6.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8889EA |
|---|---|
| RGB | rgb(136, 137, 234) |
| HSL | hsl(239, 70%, 73%) |
| HSV | hsv(239, 42%, 92%) |
| CMYK | cmyk(41.9%, 41.5%, 0%, 8.2%) |
| CIE-LAB | lab(60.84, 23.55, -49.22) |
| CIE-LCH | lch(60.84, 54.56, 295.57°) |
| OKLab | oklab(67.15% 0.0281 -0.1389) |
| OKLCH | oklch(67.15% 0.142 281.4) |
| XYZ | xyz(33.9459, 29.0646, 81.6474) |
| Luminance | 0.2907 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.73
Lavender Blue
#8B88F8
ΔE00 2.09
Periwinkle (survey)
#8E82FE
ΔE00 3.91
Periwinkle Blue
#8F99FB
ΔE00 4.98
Cornflower
#6A79F7
ΔE00 6.70
Soft Blue
#6488EA
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8889EA #EAE988
analogous
#88BAEA #8889EA #B888EA
triadic
#8889EA #EA8889 #89EA88
tetradic
#8889EA #EA88BA #EAE988 #88EAB8
square
#8889EA #EA88BA #EAE988 #88EAB8
split-complementary
#8889EA #EAB888 #BAEA88
monochromatic
#2527D2 #5455E1 #8889EA #BCBDF3 #E5E5FA
Accessibility & contrast
On white
3.08
#8889EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.81
#8889EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8889EA
6.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8889EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8889EA | 1.00 | 3.08 | 6.81 | 6.81 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6696EE
Deuteranopia (green-blind)
#608FE8
Tritanopia (blue-blind)
#6A9DAE
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #8889ea; /* rgb */ color: rgb(136, 137, 234); /* oklch */ color: oklch(67.1% 0.142 281.4);
Tailwind
colors: {
custom: {
50: '#afabf1',
500: '#8889ea',
950: '#000000',
},
}SCSS
$custom: #8889ea; $custom-light: #afabf1; $custom-dark: #000000;
JSON
{
"hex": "#8889ea",
"rgb": {
"r": 136,
"g": 137,
"b": 234
},
"hsl": {
"h": 239.388,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.67148,
"c": 0.1417,
"h": 281.4
},
"luminance": 0.29066
}Semantic roles & 50–950 ramp
primary
#8889EA
secondary
#F2F2D9
accent
#D014D2
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85