#8E87EA#8E87EA
#8E87EA is a light, vivid blue. Relative luminance 0.290; OKLCH L 67.2% C 0.144 H 285.1°. Best body text is #000000 at 6.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8E87EA |
|---|---|
| RGB | rgb(142, 135, 234) |
| HSL | hsl(244, 70%, 72%) |
| HSV | hsv(244, 42%, 92%) |
| CMYK | cmyk(39.3%, 42.3%, 0%, 8.2%) |
| CIE-LAB | lab(60.80, 26.22, -49.26) |
| CIE-LCH | lch(60.80, 55.80, 298.02°) |
| OKLab | oklab(67.23% 0.0374 -0.1389) |
| OKLCH | oklch(67.23% 0.144 285.1) |
| XYZ | xyz(34.6664, 29.0180, 81.6004) |
| Luminance | 0.2902 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.66
Lavender Blue
#8B88F8
ΔE00 2.30
Periwinkle (survey)
#8E82FE
ΔE00 3.33
Periwinkle Blue
#8F99FB
ΔE00 5.90
Cornflower
#6A79F7
ΔE00 7.37
Mediumpurple
#9370DB
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8E87EA #E3EA87
analogous
#87B2EA #8E87EA #BF87EA
triadic
#8E87EA #EA8E87 #87EA8E
tetradic
#8E87EA #EA87B2 #E3EA87 #87EABF
square
#8E87EA #EA87B2 #E3EA87 #87EABF
split-complementary
#8E87EA #EABF87 #B2EA87
monochromatic
#3125D2 #5D53E1 #8E87EA #BFBBF3 #E6E5FA
Accessibility & contrast
On white
3.09
#8E87EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.80
#8E87EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8E87EA
6.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8E87EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8E87EA | 1.00 | 3.09 | 6.80 | 6.80 |
| #FFFFFF | 3.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6496EE
Deuteranopia (green-blind)
#6190E8
Tritanopia (blue-blind)
#749BAD
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #8e87ea; /* rgb */ color: rgb(142, 135, 234); /* oklch */ color: oklch(67.2% 0.144 285.1);
Tailwind
colors: {
custom: {
50: '#b3aaf1',
500: '#8e87ea',
950: '#000000',
},
}SCSS
$custom: #8e87ea; $custom-light: #b3aaf1; $custom-dark: #000000;
JSON
{
"hex": "#8e87ea",
"rgb": {
"r": 142,
"g": 135,
"b": 234
},
"hsl": {
"h": 244.242,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.67231,
"c": 0.14381,
"h": 285.1
},
"luminance": 0.29019
}Semantic roles & 50–950 ramp
primary
#8E87EA
secondary
#F0F2D9
accent
#D213C5
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85