#E080EA#E080EA
#E080EA is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.1% C 0.177 H 323.6°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E080EA |
|---|---|
| RGB | rgb(224, 128, 234) |
| HSL | hsl(294, 72%, 71%) |
| HSV | hsv(294, 45%, 92%) |
| CMYK | cmyk(4.3%, 45.3%, 0%, 8.2%) |
| CIE-LAB | lab(67.45, 52.65, -38.24) |
| CIE-LCH | lch(67.45, 65.07, 324.01°) |
| OKLab | oklab(74.1% 0.1429 -0.1051) |
| OKLCH | oklch(74.1% 0.177 323.6) |
| XYZ | xyz(53.3095, 37.2285, 82.2037) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.40
Purply Pink
#F075E6
ΔE00 3.40
Lavender Pink
#DD85D7
ΔE00 3.91
Orchid
#DA70D6
ΔE00 4.39
Light Magenta
#FA5FF7
ΔE00 6.13
Candy Pink
#FF63E9
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E080EA #8AEA80
analogous
#AB80EA #E080EA #EA80BF
triadic
#E080EA #EAE080 #80EAE0
tetradic
#E080EA #EAAB80 #8AEA80 #80BFEA
square
#E080EA #EAAB80 #8AEA80 #80BFEA
split-complementary
#E080EA #BFEA80 #80EAAB
monochromatic
#BD22CE #D34BE1 #E080EA #EDB5F3 #F9E5FB
Accessibility & contrast
On white
2.49
#E080EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#E080EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E080EA
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E080EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E080EA | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEE
Deuteranopia (green-blind)
#8EA8E7
Tritanopia (blue-blind)
#E48CAA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e080ea; /* rgb */ color: rgb(224, 128, 234); /* oklch */ color: oklch(74.1% 0.177 323.6);
Tailwind
colors: {
custom: {
50: '#eca7f1',
500: '#e080ea',
950: '#000000',
},
}SCSS
$custom: #e080ea; $custom-light: #eca7f1; $custom-dark: #000000;
JSON
{
"hex": "#e080ea",
"rgb": {
"r": 224,
"g": 128,
"b": 234
},
"hsl": {
"h": 294.34,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.74101,
"c": 0.17737,
"h": 323.6
},
"luminance": 0.37226
}Semantic roles & 50–950 ramp
primary
#E080EA
secondary
#D7F1D5
accent
#D41224
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84