#E080E0#E080E0
#E080E0 is a light, vivid purple. Relative luminance 0.367; OKLCH L 73.7% C 0.168 H 327.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E080E0 |
|---|---|
| RGB | rgb(224, 128, 224) |
| HSL | hsl(300, 61%, 69%) |
| HSV | hsv(300, 43%, 88%) |
| CMYK | cmyk(0%, 42.9%, 0%, 12.2%) |
| CIE-LAB | lab(67.03, 50.83, -33.36) |
| CIE-LCH | lch(67.03, 60.80, 326.72°) |
| OKLab | oklab(73.65% 0.141 -0.0912) |
| OKLCH | oklch(73.65% 0.168 327.1) |
| XYZ | xyz(51.9132, 36.6700, 74.8501) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.23
Violet (CSS)
#EE82EE
ΔE00 2.69
Purply Pink
#F075E6
ΔE00 3.10
Orchid
#DA70D6
ΔE00 3.72
Orchid (survey)
#C875C4
ΔE00 5.81
Candy Pink
#FF63E9
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E080E0 #80E080
analogous
#B080E0 #E080E0 #E080B0
triadic
#E080E0 #E0E080 #80E0E0
tetradic
#E080E0 #E0B080 #80E080 #80B0E0
square
#E080E0 #E0B080 #80E080 #80B0E0
split-complementary
#E080E0 #B0E080 #80E0B0
monochromatic
#B92DB9 #D44FD4 #E080E0 #ECB1EC #F8E2F8
Accessibility & contrast
On white
2.52
#E080E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#E080E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E080E0
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E080E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E080E0 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789BE3
Deuteranopia (green-blind)
#93A8DD
Tritanopia (blue-blind)
#E58AA6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e080e0; /* rgb */ color: rgb(224, 128, 224); /* oklch */ color: oklch(73.7% 0.168 327.1);
Tailwind
colors: {
custom: {
50: '#eba7ea',
500: '#e080e0',
950: '#000000',
},
}SCSS
$custom: #e080e0; $custom-light: #eba7ea; $custom-dark: #000000;
JSON
{
"hex": "#e080e0",
"rgb": {
"r": 224,
"g": 128,
"b": 224
},
"hsl": {
"h": 300,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.73651,
"c": 0.16794,
"h": 327.1
},
"luminance": 0.36667
}Semantic roles & 50–950 ramp
primary
#E080E0
secondary
#D0ECD0
accent
#C81D1D
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84