#EA81EA#EA81EA
#EA81EA is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.4% C 0.182 H 327.2°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EA81EA |
|---|---|
| RGB | rgb(234, 129, 234) |
| HSL | hsl(300, 71%, 71%) |
| HSV | hsv(300, 45%, 92%) |
| CMYK | cmyk(0%, 44.9%, 0%, 8.2%) |
| CIE-LAB | lab(68.85, 55.01, -35.96) |
| CIE-LCH | lch(68.85, 65.72, 326.82°) |
| OKLab | oklab(75.4% 0.1527 -0.0984) |
| OKLCH | oklch(75.4% 0.182 327.2) |
| XYZ | xyz(56.6322, 39.1363, 82.3970) |
| Luminance | 0.3913 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.77
Purply Pink
#F075E6
ΔE00 2.41
Lavender Pink
#DD85D7
ΔE00 3.62
Orchid
#DA70D6
ΔE00 4.97
Candy Pink
#FF63E9
ΔE00 5.34
Light Magenta
#FA5FF7
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA81EA #81EA81
analogous
#B581EA #EA81EA #EA81B5
triadic
#EA81EA #EAEA81 #81EAEA
tetradic
#EA81EA #EAB581 #81EA81 #81B5EA
square
#EA81EA #EAB581 #81EA81 #81B5EA
split-complementary
#EA81EA #B5EA81 #81EAB5
monochromatic
#CE22CE #E14DE1 #EA81EA #F3B5F3 #FBE5FB
Accessibility & contrast
On white
2.38
#EA81EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#EA81EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA81EA
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA81EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA81EA | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789FEE
Deuteranopia (green-blind)
#96ADE7
Tritanopia (blue-blind)
#F08CAB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea81ea; /* rgb */ color: rgb(234, 129, 234); /* oklch */ color: oklch(75.4% 0.182 327.2);
Tailwind
colors: {
custom: {
50: '#f3a9f1',
500: '#ea81ea',
950: '#000000',
},
}SCSS
$custom: #ea81ea; $custom-light: #f3a9f1; $custom-dark: #000000;
JSON
{
"hex": "#ea81ea",
"rgb": {
"r": 234,
"g": 129,
"b": 234
},
"hsl": {
"h": 300,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.75402,
"c": 0.18167,
"h": 327.2
},
"luminance": 0.39133
}Semantic roles & 50–950 ramp
primary
#EA81EA
secondary
#D6F1D6
accent
#D31212
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84