#E080E3#E080E3
#E080E3 is a light, vivid purple. Relative luminance 0.368; OKLCH L 73.8% C 0.171 H 326.0°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E080E3 |
|---|---|
| RGB | rgb(224, 128, 227) |
| HSL | hsl(298, 64%, 70%) |
| HSV | hsv(298, 44%, 89%) |
| CMYK | cmyk(1.3%, 43.6%, 0%, 11%) |
| CIE-LAB | lab(67.15, 51.37, -34.83) |
| CIE-LCH | lch(67.15, 62.06, 325.86°) |
| OKLab | oklab(73.78% 0.1416 -0.0954) |
| OKLCH | oklch(73.78% 0.171 326) |
| XYZ | xyz(52.3237, 36.8342, 77.0118) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.46
Lavender Pink
#DD85D7
ΔE00 2.72
Purply Pink
#F075E6
ΔE00 3.08
Orchid
#DA70D6
ΔE00 3.84
Candy Pink
#FF63E9
ΔE00 6.08
Orchid (survey)
#C875C4
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E080E3 #83E380
analogous
#AF80E3 #E080E3 #E380B5
triadic
#E080E3 #E3E080 #80E3E0
tetradic
#E080E3 #E3AF80 #83E380 #80B5E3
square
#E080E3 #E3AF80 #83E380 #80B5E3
split-complementary
#E080E3 #B5E380 #80E3AF
monochromatic
#BA2ABF #D44ED8 #E080E3 #ECB2EE #F8E4F9
Accessibility & contrast
On white
2.51
#E080E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#E080E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E080E3
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E080E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E080E3 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779CE6
Deuteranopia (green-blind)
#91A8E0
Tritanopia (blue-blind)
#E58AA7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e080e3; /* rgb */ color: rgb(224, 128, 227); /* oklch */ color: oklch(73.8% 0.171 326.0);
Tailwind
colors: {
custom: {
50: '#eba7ec',
500: '#e080e3',
950: '#000000',
},
}SCSS
$custom: #e080e3; $custom-light: #eba7ec; $custom-dark: #000000;
JSON
{
"hex": "#e080e3",
"rgb": {
"r": 224,
"g": 128,
"b": 227
},
"hsl": {
"h": 298.182,
"s": 63.871,
"l": 69.608
},
"oklch": {
"l": 0.73784,
"c": 0.17073,
"h": 326
},
"luminance": 0.36832
}Semantic roles & 50–950 ramp
primary
#E080E3
secondary
#D2EED1
accent
#CC1A1F
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84