#EA81E4#EA81E4
#EA81E4 is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.1% C 0.176 H 329.3°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EA81E4 |
|---|---|
| RGB | rgb(234, 129, 228) |
| HSL | hsl(303, 71%, 71%) |
| HSV | hsv(303, 45%, 92%) |
| CMYK | cmyk(0%, 44.9%, 2.6%, 8.2%) |
| CIE-LAB | lab(68.60, 53.96, -33.03) |
| CIE-LCH | lch(68.60, 63.26, 328.52°) |
| OKLab | oklab(75.14% 0.1516 -0.0901) |
| OKLCH | oklch(75.14% 0.176 329.3) |
| XYZ | xyz(55.7848, 38.7974, 77.9340) |
| Luminance | 0.3879 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.60
Purply Pink
#F075E6
ΔE00 2.39
Lavender Pink
#DD85D7
ΔE00 2.85
Orchid
#DA70D6
ΔE00 4.76
Candy Pink
#FF63E9
ΔE00 5.35
Light Magenta
#FA5FF7
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA81E4 #81EA87
analogous
#BB81EA #EA81E4 #EA81AF
triadic
#EA81E4 #E4EA81 #81E4EA
tetradic
#EA81E4 #EABB81 #81EA87 #81AFEA
square
#EA81E4 #EABB81 #81EA87 #81AFEA
split-complementary
#EA81E4 #AFEA81 #81EABB
monochromatic
#CE22C4 #E14DD9 #EA81E4 #F3B5EF #FBE5F9
Accessibility & contrast
On white
2.40
#EA81E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#EA81E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA81E4
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA81E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA81E4 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9EE7
Deuteranopia (green-blind)
#98ACE1
Tritanopia (blue-blind)
#F18AA8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea81e4; /* rgb */ color: rgb(234, 129, 228); /* oklch */ color: oklch(75.1% 0.176 329.3);
Tailwind
colors: {
custom: {
50: '#f3a8ec',
500: '#ea81e4',
950: '#000000',
},
}SCSS
$custom: #ea81e4; $custom-light: #f3a8ec; $custom-dark: #000000;
JSON
{
"hex": "#ea81e4",
"rgb": {
"r": 234,
"g": 129,
"b": 228
},
"hsl": {
"h": 303.429,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.75139,
"c": 0.17632,
"h": 329.3
},
"luminance": 0.38794
}Semantic roles & 50–950 ramp
primary
#EA81E4
secondary
#D6F1D7
accent
#D31D12
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84