#EA81DF#EA81DF
#EA81DF is a light, vivid purple. Relative luminance 0.385; OKLCH L 74.9% C 0.172 H 331.1°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EA81DF |
|---|---|
| RGB | rgb(234, 129, 223) |
| HSL | hsl(306, 71%, 71%) |
| HSV | hsv(306, 45%, 92%) |
| CMYK | cmyk(0%, 44.9%, 4.7%, 8.2%) |
| CIE-LAB | lab(68.40, 53.10, -30.58) |
| CIE-LCH | lch(68.40, 61.27, 330.06°) |
| OKLab | oklab(74.93% 0.1506 -0.0831) |
| OKLCH | oklch(74.93% 0.172 331.1) |
| XYZ | xyz(55.1007, 38.5238, 74.3313) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.40
Violet (CSS)
#EE82EE
ΔE00 2.49
Purply Pink
#F075E6
ΔE00 2.75
Orchid
#DA70D6
ΔE00 4.79
Candy Pink
#FF63E9
ΔE00 5.54
Bubblegum Pink
#FE83CC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA81DF #81EA8C
analogous
#C081EA #EA81DF #EA81AA
triadic
#EA81DF #DFEA81 #81DFEA
tetradic
#EA81DF #EAC081 #81EA8C #81AAEA
square
#EA81DF #EAC081 #81EA8C #81AAEA
split-complementary
#EA81DF #AAEA81 #81EAC0
monochromatic
#CE22BC #E14DD2 #EA81DF #F3B5EC #FBE5F8
Accessibility & contrast
On white
2.41
#EA81DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#EA81DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA81DF
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA81DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA81DF | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9EE2
Deuteranopia (green-blind)
#9AACDC
Tritanopia (blue-blind)
#F289A6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea81df; /* rgb */ color: rgb(234, 129, 223); /* oklch */ color: oklch(74.9% 0.172 331.1);
Tailwind
colors: {
custom: {
50: '#f3a8e9',
500: '#ea81df',
950: '#000000',
},
}SCSS
$custom: #ea81df; $custom-light: #f3a8e9; $custom-dark: #000000;
JSON
{
"hex": "#ea81df",
"rgb": {
"r": 234,
"g": 129,
"b": 223
},
"hsl": {
"h": 306.286,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.74925,
"c": 0.17198,
"h": 331.1
},
"luminance": 0.38521
}Semantic roles & 50–950 ramp
primary
#EA81DF
secondary
#D6F1D8
accent
#D32612
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84