#EA87EA#EA87EA
#EA87EA is a light, vivid purple. Relative luminance 0.408; OKLCH L 76.3% C 0.172 H 327.1°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EA87EA |
|---|---|
| RGB | rgb(234, 135, 234) |
| HSL | hsl(300, 70%, 72%) |
| HSV | hsv(300, 42%, 92%) |
| CMYK | cmyk(0%, 42.3%, 0%, 8.2%) |
| CIE-LAB | lab(70.01, 52.01, -34.16) |
| CIE-LCH | lch(70.01, 62.23, 326.70°) |
| OKLab | oklab(76.27% 0.1443 -0.0934) |
| OKLCH | oklch(76.27% 0.172 327.1) |
| XYZ | xyz(57.4459, 40.7637, 82.6682) |
| Luminance | 0.4076 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.32
Lavender Pink
#DD85D7
ΔE00 3.33
Purply Pink
#F075E6
ΔE00 3.53
Orchid
#DA70D6
ΔE00 5.92
Candy Pink
#FF63E9
ΔE00 6.39
Light Magenta
#FA5FF7
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA87EA #87EA87
analogous
#B987EA #EA87EA #EA87B9
triadic
#EA87EA #EAEA87 #87EAEA
tetradic
#EA87EA #EAB987 #87EA87 #87B9EA
square
#EA87EA #EAB987 #87EA87 #87B9EA
split-complementary
#EA87EA #B9EA87 #87EAB9
monochromatic
#D225D2 #E153E1 #EA87EA #F3BBF3 #FAE5FA
Accessibility & contrast
On white
2.29
#EA87EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#EA87EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA87EA
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA87EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA87EA | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3ED
Deuteranopia (green-blind)
#9AB0E7
Tritanopia (blue-blind)
#F091AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea87ea; /* rgb */ color: rgb(234, 135, 234); /* oklch */ color: oklch(76.3% 0.172 327.1);
Tailwind
colors: {
custom: {
50: '#f2acf1',
500: '#ea87ea',
950: '#000000',
},
}SCSS
$custom: #ea87ea; $custom-light: #f2acf1; $custom-dark: #000000;
JSON
{
"hex": "#ea87ea",
"rgb": {
"r": 234,
"g": 135,
"b": 234
},
"hsl": {
"h": 300,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.76267,
"c": 0.17186,
"h": 327.1
},
"luminance": 0.40761
}Semantic roles & 50–950 ramp
primary
#EA87EA
secondary
#D9F2D9
accent
#D21313
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84