#E080E8#E080E8
#E080E8 is a light, vivid purple. Relative luminance 0.371; OKLCH L 74.0% C 0.175 H 324.3°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E080E8 |
|---|---|
| RGB | rgb(224, 128, 232) |
| HSL | hsl(295, 69%, 71%) |
| HSV | hsv(295, 45%, 91%) |
| CMYK | cmyk(3.4%, 44.8%, 0%, 9%) |
| CIE-LAB | lab(67.36, 52.28, -37.27) |
| CIE-LCH | lch(67.36, 64.21, 324.52°) |
| OKLab | oklab(74.01% 0.1425 -0.1023) |
| OKLCH | oklch(74.01% 0.175 324.3) |
| XYZ | xyz(53.0238, 37.1142, 80.6990) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.35
Purply Pink
#F075E6
ΔE00 3.26
Lavender Pink
#DD85D7
ΔE00 3.57
Orchid
#DA70D6
ΔE00 4.20
Candy Pink
#FF63E9
ΔE00 6.15
Light Magenta
#FA5FF7
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E080E8 #88E880
analogous
#AC80E8 #E080E8 #E880BC
triadic
#E080E8 #E8E080 #80E8E0
tetradic
#E080E8 #E8AC80 #88E880 #80BCE8
square
#E080E8 #E8AC80 #88E880 #80BCE8
split-complementary
#E080E8 #BCE880 #80E8AC
monochromatic
#BC24C9 #D34CDF #E080E8 #EDB4F1 #F9E5FA
Accessibility & contrast
On white
2.49
#E080E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#E080E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E080E8
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E080E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E080E8 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749DEC
Deuteranopia (green-blind)
#8FA8E5
Tritanopia (blue-blind)
#E48CA9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e080e8; /* rgb */ color: rgb(224, 128, 232); /* oklch */ color: oklch(74.0% 0.175 324.3);
Tailwind
colors: {
custom: {
50: '#eba7ef',
500: '#e080e8',
950: '#000000',
},
}SCSS
$custom: #e080e8; $custom-light: #eba7ef; $custom-dark: #000000;
JSON
{
"hex": "#e080e8",
"rgb": {
"r": 224,
"g": 128,
"b": 232
},
"hsl": {
"h": 295.385,
"s": 69.333,
"l": 70.588
},
"oklch": {
"l": 0.74009,
"c": 0.17546,
"h": 324.3
},
"luminance": 0.37112
}Semantic roles & 50–950 ramp
primary
#E080E8
secondary
#D6F0D4
accent
#D11423
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84