#EA80E5#EA80E5
#EA80E5 is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.0% C 0.179 H 328.9°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80E5 |
|---|---|
| RGB | rgb(234, 128, 229) |
| HSL | hsl(303, 72%, 71%) |
| HSV | hsv(303, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 2.1%, 8.2%) |
| CIE-LAB | lab(68.45, 54.62, -33.82) |
| CIE-LCH | lch(68.45, 64.25, 328.24°) |
| OKLab | oklab(75.04% 0.1532 -0.0923) |
| OKLCH | oklch(75.04% 0.179 328.9) |
| XYZ | xyz(55.7929, 38.5909, 78.6236) |
| Luminance | 0.3859 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.44
Purply Pink
#F075E6
ΔE00 2.17
Lavender Pink
#DD85D7
ΔE00 3.05
Orchid
#DA70D6
ΔE00 4.62
Candy Pink
#FF63E9
ΔE00 5.17
Light Magenta
#FA5FF7
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80E5 #80EA85
analogous
#BA80EA #EA80E5 #EA80B0
triadic
#EA80E5 #E5EA80 #80E5EA
tetradic
#EA80E5 #EABA80 #80EA85 #80B0EA
square
#EA80E5 #EABA80 #80EA85 #80B0EA
split-complementary
#EA80E5 #B0EA80 #80EABA
monochromatic
#CE22C6 #E14BDA #EA80E5 #F3B5F0 #FBE5FA
Accessibility & contrast
On white
2.41
#EA80E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#EA80E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80E5
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80E5 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799EE8
Deuteranopia (green-blind)
#97ACE2
Tritanopia (blue-blind)
#F189A8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea80e5; /* rgb */ color: rgb(234, 128, 229); /* oklch */ color: oklch(75.0% 0.179 328.9);
Tailwind
colors: {
custom: {
50: '#f3a8ed',
500: '#ea80e5',
950: '#000000',
},
}SCSS
$custom: #ea80e5; $custom-light: #f3a8ed; $custom-dark: #000000;
JSON
{
"hex": "#ea80e5",
"rgb": {
"r": 234,
"g": 128,
"b": 229
},
"hsl": {
"h": 302.83,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.7504,
"c": 0.17884,
"h": 328.9
},
"luminance": 0.38588
}Semantic roles & 50–950 ramp
primary
#EA80E5
secondary
#D5F1D6
accent
#D41B12
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84