#EA81E7#EA81E7
#EA81E7 is a light, vivid purple. Relative luminance 0.390; OKLCH L 75.3% C 0.179 H 328.2°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EA81E7 |
|---|---|
| RGB | rgb(234, 129, 231) |
| HSL | hsl(302, 71%, 71%) |
| HSV | hsv(302, 45%, 92%) |
| CMYK | cmyk(0%, 44.9%, 1.3%, 8.2%) |
| CIE-LAB | lab(68.73, 54.48, -34.50) |
| CIE-LCH | lch(68.73, 64.48, 327.65°) |
| OKLab | oklab(75.27% 0.1521 -0.0943) |
| OKLCH | oklch(75.27% 0.179 328.2) |
| XYZ | xyz(56.2049, 38.9654, 80.1464) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.13
Purply Pink
#F075E6
ΔE00 2.34
Lavender Pink
#DD85D7
ΔE00 3.21
Orchid
#DA70D6
ΔE00 4.83
Candy Pink
#FF63E9
ΔE00 5.32
Light Magenta
#FA5FF7
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA81E7 #81EA84
analogous
#B881EA #EA81E7 #EA81B2
triadic
#EA81E7 #E7EA81 #81E7EA
tetradic
#EA81E7 #EAB881 #81EA84 #81B2EA
square
#EA81E7 #EAB881 #81EA84 #81B2EA
split-complementary
#EA81E7 #B2EA81 #81EAB8
monochromatic
#CE22C9 #E14DDD #EA81E7 #F3B5F1 #FBE5FA
Accessibility & contrast
On white
2.39
#EA81E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#EA81E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA81E7
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA81E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA81E7 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799FEB
Deuteranopia (green-blind)
#97ADE4
Tritanopia (blue-blind)
#F08BA9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea81e7; /* rgb */ color: rgb(234, 129, 231); /* oklch */ color: oklch(75.3% 0.179 328.2);
Tailwind
colors: {
custom: {
50: '#f3a9ef',
500: '#ea81e7',
950: '#000000',
},
}SCSS
$custom: #ea81e7; $custom-light: #f3a9ef; $custom-dark: #000000;
JSON
{
"hex": "#ea81e7",
"rgb": {
"r": 234,
"g": 129,
"b": 231
},
"hsl": {
"h": 301.714,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.7527,
"c": 0.17898,
"h": 328.2
},
"luminance": 0.38962
}Semantic roles & 50–950 ramp
primary
#EA81E7
secondary
#D6F1D6
accent
#D31812
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84