#EA81E1#EA81E1
#EA81E1 is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.0% C 0.174 H 330.4°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EA81E1 |
|---|---|
| RGB | rgb(234, 129, 225) |
| HSL | hsl(305, 71%, 71%) |
| HSV | hsv(305, 45%, 92%) |
| CMYK | cmyk(0%, 44.9%, 3.8%, 8.2%) |
| CIE-LAB | lab(68.48, 53.44, -31.56) |
| CIE-LCH | lch(68.48, 62.06, 329.43°) |
| OKLab | oklab(75.01% 0.151 -0.0859) |
| OKLCH | oklch(75.01% 0.174 330.4) |
| XYZ | xyz(55.3720, 38.6322, 75.7597) |
| Luminance | 0.3863 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.12
Lavender Pink
#DD85D7
ΔE00 2.55
Purply Pink
#F075E6
ΔE00 2.57
Orchid
#DA70D6
ΔE00 4.75
Candy Pink
#FF63E9
ΔE00 5.45
Light Magenta
#FA5FF7
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA81E1 #81EA8A
analogous
#BE81EA #EA81E1 #EA81AC
triadic
#EA81E1 #E1EA81 #81E1EA
tetradic
#EA81E1 #EABE81 #81EA8A #81ACEA
square
#EA81E1 #EABE81 #81EA8A #81ACEA
split-complementary
#EA81E1 #ACEA81 #81EABE
monochromatic
#CE22BF #E14DD5 #EA81E1 #F3B5ED #FBE5F9
Accessibility & contrast
On white
2.41
#EA81E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#EA81E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA81E1
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA81E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA81E1 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9EE4
Deuteranopia (green-blind)
#99ACDE
Tritanopia (blue-blind)
#F189A7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea81e1; /* rgb */ color: rgb(234, 129, 225); /* oklch */ color: oklch(75.0% 0.174 330.4);
Tailwind
colors: {
custom: {
50: '#f3a8ea',
500: '#ea81e1',
950: '#000000',
},
}SCSS
$custom: #ea81e1; $custom-light: #f3a8ea; $custom-dark: #000000;
JSON
{
"hex": "#ea81e1",
"rgb": {
"r": 234,
"g": 129,
"b": 225
},
"hsl": {
"h": 305.143,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.7501,
"c": 0.17371,
"h": 330.4
},
"luminance": 0.38629
}Semantic roles & 50–950 ramp
primary
#EA81E1
secondary
#D6F1D8
accent
#D32312
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84