#EA87EB#EA87EB
#EA87EB is a light, vivid purple. Relative luminance 0.408; OKLCH L 76.3% C 0.173 H 326.7°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EA87EB |
|---|---|
| RGB | rgb(234, 135, 235) |
| HSL | hsl(299, 71%, 73%) |
| HSV | hsv(299, 43%, 92%) |
| CMYK | cmyk(0.4%, 42.6%, 0%, 7.8%) |
| CIE-LAB | lab(70.05, 52.19, -34.65) |
| CIE-LCH | lch(70.05, 62.64, 326.42°) |
| OKLab | oklab(76.31% 0.1445 -0.0947) |
| OKLCH | oklch(76.31% 0.173 326.7) |
| XYZ | xyz(57.5899, 40.8213, 83.4270) |
| Luminance | 0.4082 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.24
Lavender Pink
#DD85D7
ΔE00 3.47
Purply Pink
#F075E6
ΔE00 3.54
Orchid
#DA70D6
ΔE00 5.95
Candy Pink
#FF63E9
ΔE00 6.39
Light Magenta
#FA5FF7
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA87EB #88EB87
analogous
#B887EB #EA87EB #EB87BA
triadic
#EA87EB #EBEA87 #87EBEA
tetradic
#EA87EB #EBB887 #88EB87 #87BAEB
square
#EA87EB #EBB887 #88EB87 #87BAEB
split-complementary
#EA87EB #BAEB87 #87EBB8
monochromatic
#D223D4 #E153E2 #EA87EB #F3BBF4 #FAE5FB
Accessibility & contrast
On white
2.29
#EA87EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#EA87EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA87EB
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA87EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA87EB | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EF
Deuteranopia (green-blind)
#9AB0E8
Tritanopia (blue-blind)
#EF91AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea87eb; /* rgb */ color: rgb(234, 135, 235); /* oklch */ color: oklch(76.3% 0.173 326.7);
Tailwind
colors: {
custom: {
50: '#f2acf1',
500: '#ea87eb',
950: '#000000',
},
}SCSS
$custom: #ea87eb; $custom-light: #f2acf1; $custom-dark: #000000;
JSON
{
"hex": "#ea87eb",
"rgb": {
"r": 234,
"g": 135,
"b": 235
},
"hsl": {
"h": 299.4,
"s": 71.429,
"l": 72.549
},
"oklch": {
"l": 0.7631,
"c": 0.17278,
"h": 326.7
},
"luminance": 0.40819
}Semantic roles & 50–950 ramp
primary
#EA87EB
secondary
#D9F2D9
accent
#D31214
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85