#EA80E3#EA80E3
#EA80E3 is a light, vivid purple. Relative luminance 0.385; OKLCH L 75.0% C 0.177 H 329.6°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80E3 |
|---|---|
| RGB | rgb(234, 128, 227) |
| HSL | hsl(304, 72%, 71%) |
| HSV | hsv(304, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 3%, 8.2%) |
| CIE-LAB | lab(68.37, 54.28, -32.84) |
| CIE-LCH | lch(68.37, 63.44, 328.82°) |
| OKLab | oklab(74.95% 0.1528 -0.0895) |
| OKLCH | oklch(74.95% 0.177 329.6) |
| XYZ | xyz(55.5153, 38.4799, 77.1614) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.77
Purply Pink
#F075E6
ΔE00 2.24
Lavender Pink
#DD85D7
ΔE00 2.83
Orchid
#DA70D6
ΔE00 4.58
Candy Pink
#FF63E9
ΔE00 5.21
Light Magenta
#FA5FF7
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80E3 #80EA87
analogous
#BC80EA #EA80E3 #EA80AE
triadic
#EA80E3 #E3EA80 #80E3EA
tetradic
#EA80E3 #EABC80 #80EA87 #80AEEA
square
#EA80E3 #EABC80 #80EA87 #80AEEA
split-complementary
#EA80E3 #AEEA80 #80EABC
monochromatic
#CE22C2 #E14BD7 #EA80E3 #F3B5EF #FBE5F9
Accessibility & contrast
On white
2.42
#EA80E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#EA80E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80E3
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80E3 | 1.00 | 2.42 | 8.70 | 8.70 |
| #FFFFFF | 2.42 | 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)
#7A9EE6
Deuteranopia (green-blind)
#98ACE0
Tritanopia (blue-blind)
#F189A7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea80e3; /* rgb */ color: rgb(234, 128, 227); /* oklch */ color: oklch(75.0% 0.177 329.6);
Tailwind
colors: {
custom: {
50: '#f3a8ec',
500: '#ea80e3',
950: '#000000',
},
}SCSS
$custom: #ea80e3; $custom-light: #f3a8ec; $custom-dark: #000000;
JSON
{
"hex": "#ea80e3",
"rgb": {
"r": 234,
"g": 128,
"b": 227
},
"hsl": {
"h": 303.962,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.74953,
"c": 0.17708,
"h": 329.6
},
"luminance": 0.38477
}Semantic roles & 50–950 ramp
primary
#EA80E3
secondary
#D5F1D7
accent
#D41F12
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84