#EA87E4#EA87E4
#EA87E4 is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.0% C 0.166 H 329.3°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EA87E4 |
|---|---|
| RGB | rgb(234, 135, 228) |
| HSL | hsl(304, 70%, 72%) |
| HSV | hsv(304, 42%, 92%) |
| CMYK | cmyk(0%, 42.3%, 2.6%, 8.2%) |
| CIE-LAB | lab(69.77, 50.95, -31.23) |
| CIE-LCH | lch(69.77, 59.76, 328.49°) |
| OKLab | oklab(76.01% 0.1431 -0.085) |
| OKLCH | oklch(76.01% 0.166 329.3) |
| XYZ | xyz(56.5985, 40.4247, 78.2053) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.14
Lavender Pink
#DD85D7
ΔE00 2.59
Purply Pink
#F075E6
ΔE00 3.63
Orchid
#DA70D6
ΔE00 5.82
Candy Pink
#FF63E9
ΔE00 6.47
Bubblegum Pink
#FE83CC
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA87E4 #87EA8D
analogous
#BE87EA #EA87E4 #EA87B3
triadic
#EA87E4 #E4EA87 #87E4EA
tetradic
#EA87E4 #EABE87 #87EA8D #87B3EA
square
#EA87E4 #EABE87 #87EA8D #87B3EA
split-complementary
#EA87E4 #B3EA87 #87EABE
monochromatic
#D225C7 #E153D8 #EA87E4 #F3BBF0 #FAE5F9
Accessibility & contrast
On white
2.31
#EA87E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#EA87E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA87E4
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA87E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA87E4 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A2E7
Deuteranopia (green-blind)
#9CAFE1
Tritanopia (blue-blind)
#F18FAB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea87e4; /* rgb */ color: rgb(234, 135, 228); /* oklch */ color: oklch(76.0% 0.166 329.3);
Tailwind
colors: {
custom: {
50: '#f2acec',
500: '#ea87e4',
950: '#000000',
},
}SCSS
$custom: #ea87e4; $custom-light: #f2acec; $custom-dark: #000000;
JSON
{
"hex": "#ea87e4",
"rgb": {
"r": 234,
"g": 135,
"b": 228
},
"hsl": {
"h": 303.636,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.7601,
"c": 0.16642,
"h": 329.3
},
"luminance": 0.40422
}Semantic roles & 50–950 ramp
primary
#EA87E4
secondary
#D9F2DA
accent
#D21F13
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84