#EA81DC#EA81DC
#EA81DC is a light, vivid purple. Relative luminance 0.384; OKLCH L 74.8% C 0.169 H 332.2°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EA81DC |
|---|---|
| RGB | rgb(234, 129, 220) |
| HSL | hsl(308, 71%, 71%) |
| HSV | hsv(308, 45%, 92%) |
| CMYK | cmyk(0%, 44.9%, 6%, 8.2%) |
| CIE-LAB | lab(68.29, 52.59, -29.10) |
| CIE-LCH | lch(68.29, 60.10, 331.05°) |
| OKLab | oklab(74.8% 0.1499 -0.0789) |
| OKLCH | oklch(74.8% 0.169 332.2) |
| XYZ | xyz(54.6999, 38.3634, 72.2200) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.29
Violet (CSS)
#EE82EE
ΔE00 3.05
Purply Pink
#F075E6
ΔE00 3.10
Orchid
#DA70D6
ΔE00 4.90
Candy Pink
#FF63E9
ΔE00 5.73
Bubblegum Pink
#FE83CC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA81DC #81EA8F
analogous
#C381EA #EA81DC #EA81A7
triadic
#EA81DC #DCEA81 #81DCEA
tetradic
#EA81DC #EAC381 #81EA8F #81A7EA
square
#EA81DC #EAC381 #81EA8F #81A7EA
split-complementary
#EA81DC #A7EA81 #81EAC3
monochromatic
#CE22B7 #E14DCD #EA81DC #F3B5EB #FBE5F8
Accessibility & contrast
On white
2.42
#EA81DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#EA81DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA81DC
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA81DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA81DC | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9DDF
Deuteranopia (green-blind)
#9BACD9
Tritanopia (blue-blind)
#F288A4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea81dc; /* rgb */ color: rgb(234, 129, 220); /* oklch */ color: oklch(74.8% 0.169 332.2);
Tailwind
colors: {
custom: {
50: '#f3a8e7',
500: '#ea81dc',
950: '#000000',
},
}SCSS
$custom: #ea81dc; $custom-light: #f3a8e7; $custom-dark: #000000;
JSON
{
"hex": "#ea81dc",
"rgb": {
"r": 234,
"g": 129,
"b": 220
},
"hsl": {
"h": 308,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.74799,
"c": 0.16942,
"h": 332.2
},
"luminance": 0.3836
}Semantic roles & 50–950 ramp
primary
#EA81DC
secondary
#D6F1D9
accent
#D32C12
background
#FFFAFE
surface
#FEF4FC
border
#D6CED5
text
#171016
muted
#857F84