#E080E4#E080E4
#E080E4 is a light, vivid purple. Relative luminance 0.369; OKLCH L 73.8% C 0.172 H 325.7°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E080E4 |
|---|---|
| RGB | rgb(224, 128, 228) |
| HSL | hsl(298, 65%, 70%) |
| HSV | hsv(298, 44%, 89%) |
| CMYK | cmyk(1.8%, 43.9%, 0%, 10.6%) |
| CIE-LAB | lab(67.19, 51.55, -35.32) |
| CIE-LCH | lch(67.19, 62.49, 325.59°) |
| OKLab | oklab(73.83% 0.1418 -0.0968) |
| OKLCH | oklch(73.83% 0.172 325.7) |
| XYZ | xyz(52.4621, 36.8895, 77.7407) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.41
Lavender Pink
#DD85D7
ΔE00 2.89
Purply Pink
#F075E6
ΔE00 3.09
Orchid
#DA70D6
ΔE00 3.90
Candy Pink
#FF63E9
ΔE00 6.08
Orchid (survey)
#C875C4
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E080E4 #84E480
analogous
#AE80E4 #E080E4 #E480B6
triadic
#E080E4 #E4E080 #80E4E0
tetradic
#E080E4 #E4AE80 #84E480 #80B6E4
square
#E080E4 #E4AE80 #84E480 #80B6E4
split-complementary
#E080E4 #B6E480 #80E4AE
monochromatic
#BB29C1 #D44ED9 #E080E4 #ECB2EF #F9E5F9
Accessibility & contrast
On white
2.51
#E080E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#E080E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E080E4
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E080E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E080E4 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769CE7
Deuteranopia (green-blind)
#91A8E1
Tritanopia (blue-blind)
#E58BA7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e080e4; /* rgb */ color: rgb(224, 128, 228); /* oklch */ color: oklch(73.8% 0.172 325.7);
Tailwind
colors: {
custom: {
50: '#eba7ed',
500: '#e080e4',
950: '#000000',
},
}SCSS
$custom: #e080e4; $custom-light: #eba7ed; $custom-dark: #000000;
JSON
{
"hex": "#e080e4",
"rgb": {
"r": 224,
"g": 128,
"b": 228
},
"hsl": {
"h": 297.6,
"s": 64.935,
"l": 69.804
},
"oklch": {
"l": 0.73828,
"c": 0.17167,
"h": 325.7
},
"luminance": 0.36887
}Semantic roles & 50–950 ramp
primary
#E080E4
secondary
#D3EED2
accent
#CD1920
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84