#EA87EE#EA87EE
#EA87EE is a light, vivid purple. Relative luminance 0.410; OKLCH L 76.4% C 0.176 H 325.7°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EA87EE |
|---|---|
| RGB | rgb(234, 135, 238) |
| HSL | hsl(298, 75%, 73%) |
| HSV | hsv(298, 43%, 93%) |
| CMYK | cmyk(1.7%, 43.3%, 0%, 6.7%) |
| CIE-LAB | lab(70.17, 52.73, -36.11) |
| CIE-LCH | lch(70.17, 63.90, 325.60°) |
| OKLab | oklab(76.44% 0.1451 -0.0989) |
| OKLCH | oklch(76.44% 0.176 325.7) |
| XYZ | xyz(58.0270, 40.9961, 85.7289) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.14
Purply Pink
#F075E6
ΔE00 3.65
Lavender Pink
#DD85D7
ΔE00 3.91
Orchid
#DA70D6
ΔE00 6.10
Candy Pink
#FF63E9
ΔE00 6.44
Light Magenta
#FA5FF7
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA87EE #8BEE87
analogous
#B687EE #EA87EE #EE87BE
triadic
#EA87EE #EEEA87 #87EEEA
tetradic
#EA87EE #EEB687 #8BEE87 #87BEEE
square
#EA87EE #EEB687 #8BEE87 #87BEEE
split-complementary
#EA87EE #BEEE87 #87EEB6
monochromatic
#D41FDC #E151E6 #EA87EE #F3BDF6 #FAE4FB
Accessibility & contrast
On white
2.28
#EA87EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#EA87EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA87EE
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA87EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA87EE | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F2
Deuteranopia (green-blind)
#98B0EB
Tritanopia (blue-blind)
#EF92AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea87ee; /* rgb */ color: rgb(234, 135, 238); /* oklch */ color: oklch(76.4% 0.176 325.7);
Tailwind
colors: {
custom: {
50: '#f2acf4',
500: '#ea87ee',
950: '#000000',
},
}SCSS
$custom: #ea87ee; $custom-light: #f2acf4; $custom-dark: #000000;
JSON
{
"hex": "#ea87ee",
"rgb": {
"r": 234,
"g": 135,
"b": 238
},
"hsl": {
"h": 297.67,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.76442,
"c": 0.17557,
"h": 325.7
},
"luminance": 0.40993
}Semantic roles & 50–950 ramp
primary
#EA87EE
secondary
#D9F3D8
accent
#D70E16
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85