#EA87E8#EA87E8
#EA87E8 is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.2% C 0.170 H 327.8°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EA87E8 |
|---|---|
| RGB | rgb(234, 135, 232) |
| HSL | hsl(301, 70%, 72%) |
| HSV | hsv(301, 42%, 92%) |
| CMYK | cmyk(0%, 42.3%, 0.9%, 8.2%) |
| CIE-LAB | lab(69.93, 51.66, -33.19) |
| CIE-LCH | lch(69.93, 61.40, 327.28°) |
| OKLab | oklab(76.18% 0.1439 -0.0906) |
| OKLCH | oklch(76.18% 0.17 327.8) |
| XYZ | xyz(57.1602, 40.6494, 81.1636) |
| Luminance | 0.4065 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.55
Lavender Pink
#DD85D7
ΔE00 3.06
Purply Pink
#F075E6
ΔE00 3.52
Orchid
#DA70D6
ΔE00 5.86
Candy Pink
#FF63E9
ΔE00 6.39
Light Magenta
#FA5FF7
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA87E8 #87EA89
analogous
#BA87EA #EA87E8 #EA87B7
triadic
#EA87E8 #E8EA87 #87E8EA
tetradic
#EA87E8 #EABA87 #87EA89 #87B7EA
square
#EA87E8 #EABA87 #87EA89 #87B7EA
split-complementary
#EA87E8 #B7EA87 #87EABA
monochromatic
#D225CE #E153DE #EA87E8 #F3BBF2 #FAE5FA
Accessibility & contrast
On white
2.30
#EA87E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#EA87E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA87E8
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA87E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA87E8 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A3EB
Deuteranopia (green-blind)
#9BB0E5
Tritanopia (blue-blind)
#F090AD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea87e8; /* rgb */ color: rgb(234, 135, 232); /* oklch */ color: oklch(76.2% 0.170 327.8);
Tailwind
colors: {
custom: {
50: '#f2acef',
500: '#ea87e8',
950: '#000000',
},
}SCSS
$custom: #ea87e8; $custom-light: #f2acef; $custom-dark: #000000;
JSON
{
"hex": "#ea87e8",
"rgb": {
"r": 234,
"g": 135,
"b": 232
},
"hsl": {
"h": 301.212,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.7618,
"c": 0.17003,
"h": 327.8
},
"luminance": 0.40647
}Semantic roles & 50–950 ramp
primary
#EA87E8
secondary
#D9F2D9
accent
#D21713
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84