#EA81EB#EA81EB
#EA81EB is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.4% C 0.183 H 326.9°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EA81EB |
|---|---|
| RGB | rgb(234, 129, 235) |
| HSL | hsl(299, 73%, 71%) |
| HSV | hsv(299, 45%, 92%) |
| CMYK | cmyk(0.4%, 45.1%, 0%, 7.8%) |
| CIE-LAB | lab(68.89, 55.18, -36.45) |
| CIE-LCH | lch(68.89, 66.13, 326.56°) |
| OKLab | oklab(75.45% 0.1529 -0.0998) |
| OKLCH | oklch(75.45% 0.183 326.9) |
| XYZ | xyz(56.7763, 39.1940, 83.1557) |
| Luminance | 0.3919 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.71
Purply Pink
#F075E6
ΔE00 2.47
Lavender Pink
#DD85D7
ΔE00 3.76
Orchid
#DA70D6
ΔE00 5.03
Candy Pink
#FF63E9
ΔE00 5.36
Light Magenta
#FA5FF7
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA81EB #82EB81
analogous
#B581EB #EA81EB #EB81B7
triadic
#EA81EB #EBEA81 #81EBEA
tetradic
#EA81EB #EBB581 #82EB81 #81B7EB
square
#EA81EB #EBB581 #82EB81 #81B7EB
split-complementary
#EA81EB #B7EB81 #81EBB5
monochromatic
#CF21D1 #E14CE3 #EA81EB #F3B6F3 #FBE5FB
Accessibility & contrast
On white
2.38
#EA81EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#EA81EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA81EB
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA81EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA81EB | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0EF
Deuteranopia (green-blind)
#95ADE8
Tritanopia (blue-blind)
#F08CAB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea81eb; /* rgb */ color: rgb(234, 129, 235); /* oklch */ color: oklch(75.4% 0.183 326.9);
Tailwind
colors: {
custom: {
50: '#f3a9f1',
500: '#ea81eb',
950: '#000000',
},
}SCSS
$custom: #ea81eb; $custom-light: #f3a9f1; $custom-dark: #000000;
JSON
{
"hex": "#ea81eb",
"rgb": {
"r": 234,
"g": 129,
"b": 235
},
"hsl": {
"h": 299.434,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.75447,
"c": 0.18258,
"h": 326.9
},
"luminance": 0.39191
}Semantic roles & 50–950 ramp
primary
#EA81EB
secondary
#D6F2D6
accent
#D51113
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85