#E080E1#E080E1
#E080E1 is a light, vivid purple. Relative luminance 0.367; OKLCH L 73.7% C 0.169 H 326.7°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E080E1 |
|---|---|
| RGB | rgb(224, 128, 225) |
| HSL | hsl(299, 62%, 69%) |
| HSV | hsv(299, 43%, 88%) |
| CMYK | cmyk(0.4%, 43.1%, 0%, 11.8%) |
| CIE-LAB | lab(67.07, 51.01, -33.85) |
| CIE-LCH | lch(67.07, 61.22, 326.43°) |
| OKLab | oklab(73.69% 0.1412 -0.0926) |
| OKLCH | oklch(73.69% 0.169 326.7) |
| XYZ | xyz(52.0492, 36.7244, 75.5664) |
| Luminance | 0.3672 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.39
Violet (CSS)
#EE82EE
ΔE00 2.60
Purply Pink
#F075E6
ΔE00 3.08
Orchid
#DA70D6
ΔE00 3.75
Orchid (survey)
#C875C4
ΔE00 5.90
Candy Pink
#FF63E9
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E080E1 #81E180
analogous
#B080E1 #E080E1 #E180B2
triadic
#E080E1 #E1E080 #80E1E0
tetradic
#E080E1 #E1B080 #81E180 #80B2E1
square
#E080E1 #E1B080 #81E180 #80B2E1
split-complementary
#E080E1 #B2E180 #80E1B0
monochromatic
#B92CBB #D44ED5 #E080E1 #ECB2ED #F8E3F8
Accessibility & contrast
On white
2.52
#E080E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#E080E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E080E1
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E080E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E080E1 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789BE4
Deuteranopia (green-blind)
#92A8DE
Tritanopia (blue-blind)
#E58AA6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e080e1; /* rgb */ color: rgb(224, 128, 225); /* oklch */ color: oklch(73.7% 0.169 326.7);
Tailwind
colors: {
custom: {
50: '#eba7ea',
500: '#e080e1',
950: '#000000',
},
}SCSS
$custom: #e080e1; $custom-light: #eba7ea; $custom-dark: #000000;
JSON
{
"hex": "#e080e1",
"rgb": {
"r": 224,
"g": 128,
"b": 225
},
"hsl": {
"h": 299.381,
"s": 61.783,
"l": 69.216
},
"oklch": {
"l": 0.73695,
"c": 0.16887,
"h": 326.7
},
"luminance": 0.36722
}Semantic roles & 50–950 ramp
primary
#E080E1
secondary
#D1ECD0
accent
#CA1C1E
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84