#EA80E4#EA80E4
#EA80E4 is a light, vivid purple. Relative luminance 0.385; OKLCH L 75.0% C 0.178 H 329.3°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80E4 |
|---|---|
| RGB | rgb(234, 128, 228) |
| HSL | hsl(303, 72%, 71%) |
| HSV | hsv(303, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 2.6%, 8.2%) |
| CIE-LAB | lab(68.41, 54.45, -33.33) |
| CIE-LCH | lch(68.41, 63.84, 328.53°) |
| OKLab | oklab(75% 0.153 -0.0909) |
| OKLCH | oklch(75% 0.178 329.3) |
| XYZ | xyz(55.6537, 38.5352, 77.8904) |
| Luminance | 0.3853 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.60
Purply Pink
#F075E6
ΔE00 2.20
Lavender Pink
#DD85D7
ΔE00 2.94
Orchid
#DA70D6
ΔE00 4.60
Candy Pink
#FF63E9
ΔE00 5.18
Light Magenta
#FA5FF7
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80E4 #80EA86
analogous
#BB80EA #EA80E4 #EA80AF
triadic
#EA80E4 #E4EA80 #80E4EA
tetradic
#EA80E4 #EABB80 #80EA86 #80AFEA
square
#EA80E4 #EABB80 #80EA86 #80AFEA
split-complementary
#EA80E4 #AFEA80 #80EABB
monochromatic
#CE22C4 #E14BD9 #EA80E4 #F3B5EF #FBE5F9
Accessibility & contrast
On white
2.41
#EA80E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#EA80E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80E4
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80E4 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9EE7
Deuteranopia (green-blind)
#97ACE1
Tritanopia (blue-blind)
#F189A7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea80e4; /* rgb */ color: rgb(234, 128, 228); /* oklch */ color: oklch(75.0% 0.178 329.3);
Tailwind
colors: {
custom: {
50: '#f3a8ec',
500: '#ea80e4',
950: '#000000',
},
}SCSS
$custom: #ea80e4; $custom-light: #f3a8ec; $custom-dark: #000000;
JSON
{
"hex": "#ea80e4",
"rgb": {
"r": 234,
"g": 128,
"b": 228
},
"hsl": {
"h": 303.396,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.74997,
"c": 0.17796,
"h": 329.3
},
"luminance": 0.38532
}Semantic roles & 50–950 ramp
primary
#EA80E4
secondary
#D5F1D6
accent
#D41D12
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84