#EA80EA#EA80EA
#EA80EA is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.3% C 0.183 H 327.2°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EA80EA |
|---|---|
| RGB | rgb(234, 128, 234) |
| HSL | hsl(300, 72%, 71%) |
| HSV | hsv(300, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 0%, 8.2%) |
| CIE-LAB | lab(68.66, 55.50, -36.26) |
| CIE-LCH | lch(68.66, 66.29, 326.84°) |
| OKLab | oklab(75.26% 0.1541 -0.0993) |
| OKLCH | oklch(75.26% 0.183 327.2) |
| XYZ | xyz(56.5011, 38.8742, 82.3533) |
| Luminance | 0.3887 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.85
Purply Pink
#F075E6
ΔE00 2.25
Lavender Pink
#DD85D7
ΔE00 3.70
Orchid
#DA70D6
ΔE00 4.83
Candy Pink
#FF63E9
ΔE00 5.18
Light Magenta
#FA5FF7
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA80EA #80EA80
analogous
#B580EA #EA80EA #EA80B5
triadic
#EA80EA #EAEA80 #80EAEA
tetradic
#EA80EA #EAB580 #80EA80 #80B5EA
square
#EA80EA #EAB580 #80EA80 #80B5EA
split-complementary
#EA80EA #B5EA80 #80EAB5
monochromatic
#CE22CE #E14BE1 #EA80EA #F3B5F3 #FBE5FB
Accessibility & contrast
On white
2.39
#EA80EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#EA80EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA80EA
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA80EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA80EA | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEE
Deuteranopia (green-blind)
#95ACE7
Tritanopia (blue-blind)
#F08BAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea80ea; /* rgb */ color: rgb(234, 128, 234); /* oklch */ color: oklch(75.3% 0.183 327.2);
Tailwind
colors: {
custom: {
50: '#f3a8f1',
500: '#ea80ea',
950: '#000000',
},
}SCSS
$custom: #ea80ea; $custom-light: #f3a8f1; $custom-dark: #000000;
JSON
{
"hex": "#ea80ea",
"rgb": {
"r": 234,
"g": 128,
"b": 234
},
"hsl": {
"h": 300,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.75261,
"c": 0.1833,
"h": 327.2
},
"luminance": 0.38871
}Semantic roles & 50–950 ramp
primary
#EA80EA
secondary
#D5F1D5
accent
#D41212
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84