#EA81E5#EA81E5
#EA81E5 is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.2% C 0.177 H 328.9°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EA81E5 |
|---|---|
| RGB | rgb(234, 129, 229) |
| HSL | hsl(303, 71%, 71%) |
| HSV | hsv(303, 45%, 92%) |
| CMYK | cmyk(0%, 44.9%, 2.1%, 8.2%) |
| CIE-LAB | lab(68.64, 54.13, -33.52) |
| CIE-LCH | lch(68.64, 63.67, 328.23°) |
| OKLab | oklab(75.18% 0.1518 -0.0915) |
| OKLCH | oklch(75.18% 0.177 328.9) |
| XYZ | xyz(55.9240, 38.8531, 78.6673) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.44
Purply Pink
#F075E6
ΔE00 2.36
Lavender Pink
#DD85D7
ΔE00 2.96
Orchid
#DA70D6
ΔE00 4.78
Candy Pink
#FF63E9
ΔE00 5.34
Light Magenta
#FA5FF7
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA81E5 #81EA86
analogous
#BA81EA #EA81E5 #EA81B0
triadic
#EA81E5 #E5EA81 #81E5EA
tetradic
#EA81E5 #EABA81 #81EA86 #81B0EA
square
#EA81E5 #EABA81 #81EA86 #81B0EA
split-complementary
#EA81E5 #B0EA81 #81EABA
monochromatic
#CE22C6 #E14DDA #EA81E5 #F3B5F0 #FBE5FA
Accessibility & contrast
On white
2.39
#EA81E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#EA81E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA81E5
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA81E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA81E5 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9FE8
Deuteranopia (green-blind)
#98ADE2
Tritanopia (blue-blind)
#F18AA8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea81e5; /* rgb */ color: rgb(234, 129, 229); /* oklch */ color: oklch(75.2% 0.177 328.9);
Tailwind
colors: {
custom: {
50: '#f3a8ed',
500: '#ea81e5',
950: '#000000',
},
}SCSS
$custom: #ea81e5; $custom-light: #f3a8ed; $custom-dark: #000000;
JSON
{
"hex": "#ea81e5",
"rgb": {
"r": 234,
"g": 129,
"b": 229
},
"hsl": {
"h": 302.857,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.75182,
"c": 0.1772,
"h": 328.9
},
"luminance": 0.3885
}Semantic roles & 50–950 ramp
primary
#EA81E5
secondary
#D6F1D7
accent
#D31B12
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84