#EA87E3#EA87E3
#EA87E3 is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.0% C 0.166 H 329.7°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EA87E3 |
|---|---|
| RGB | rgb(234, 135, 227) |
| HSL | hsl(304, 70%, 72%) |
| HSV | hsv(304, 42%, 92%) |
| CMYK | cmyk(0%, 42.3%, 3%, 8.2%) |
| CIE-LAB | lab(69.73, 50.78, -30.74) |
| CIE-LCH | lch(69.73, 59.36, 328.81°) |
| OKLab | oklab(75.97% 0.1429 -0.0836) |
| OKLCH | oklch(75.97% 0.166 329.7) |
| XYZ | xyz(56.4600, 40.3693, 77.4763) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.31
Lavender Pink
#DD85D7
ΔE00 2.50
Purply Pink
#F075E6
ΔE00 3.68
Orchid
#DA70D6
ΔE00 5.82
Candy Pink
#FF63E9
ΔE00 6.50
Bubblegum Pink
#FE83CC
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA87E3 #87EA8E
analogous
#BF87EA #EA87E3 #EA87B2
triadic
#EA87E3 #E3EA87 #87E3EA
tetradic
#EA87E3 #EABF87 #87EA8E #87B2EA
square
#EA87E3 #EABF87 #87EA8E #87B2EA
split-complementary
#EA87E3 #B2EA87 #87EABF
monochromatic
#D225C6 #E153D7 #EA87E3 #F3BBEF #FAE5F9
Accessibility & contrast
On white
2.31
#EA87E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#EA87E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA87E3
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA87E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA87E3 | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A2E6
Deuteranopia (green-blind)
#9DAFE0
Tritanopia (blue-blind)
#F18FAB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea87e3; /* rgb */ color: rgb(234, 135, 227); /* oklch */ color: oklch(76.0% 0.166 329.7);
Tailwind
colors: {
custom: {
50: '#f2acec',
500: '#ea87e3',
950: '#000000',
},
}SCSS
$custom: #ea87e3; $custom-light: #f2acec; $custom-dark: #000000;
JSON
{
"hex": "#ea87e3",
"rgb": {
"r": 234,
"g": 135,
"b": 227
},
"hsl": {
"h": 304.242,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.75968,
"c": 0.16553,
"h": 329.7
},
"luminance": 0.40366
}Semantic roles & 50–950 ramp
primary
#EA87E3
secondary
#D9F2DB
accent
#D22113
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84