#E080DE#E080DE
#E080DE is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.6% C 0.166 H 327.8°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E080DE |
|---|---|
| RGB | rgb(224, 128, 222) |
| HSL | hsl(301, 61%, 69%) |
| HSV | hsv(301, 43%, 88%) |
| CMYK | cmyk(0%, 42.9%, 0.9%, 12.2%) |
| CIE-LAB | lab(66.95, 50.47, -32.38) |
| CIE-LCH | lch(66.95, 59.96, 327.32°) |
| OKLab | oklab(73.56% 0.1406 -0.0884) |
| OKLCH | oklch(73.56% 0.166 327.8) |
| XYZ | xyz(51.6436, 36.5621, 73.4300) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.92
Violet (CSS)
#EE82EE
ΔE00 2.90
Purply Pink
#F075E6
ΔE00 3.17
Orchid
#DA70D6
ΔE00 3.69
Orchid (survey)
#C875C4
ΔE00 5.63
Candy Pink
#FF63E9
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E080DE #80E082
analogous
#B280E0 #E080DE #E080AE
triadic
#E080DE #DEE080 #80DEE0
tetradic
#E080DE #E0B280 #80E082 #80AEE0
square
#E080DE #E0B280 #80E082 #80AEE0
split-complementary
#E080DE #AEE080 #80E0B2
monochromatic
#B92DB6 #D44FD1 #E080DE #ECB1EB #F8E2F8
Accessibility & contrast
On white
2.53
#E080DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#E080DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E080DE
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E080DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E080DE | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799BE1
Deuteranopia (green-blind)
#93A7DB
Tritanopia (blue-blind)
#E689A5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e080de; /* rgb */ color: rgb(224, 128, 222); /* oklch */ color: oklch(73.6% 0.166 327.8);
Tailwind
colors: {
custom: {
50: '#eba7e8',
500: '#e080de',
950: '#000000',
},
}SCSS
$custom: #e080de; $custom-light: #eba7e8; $custom-dark: #000000;
JSON
{
"hex": "#e080de",
"rgb": {
"r": 224,
"g": 128,
"b": 222
},
"hsl": {
"h": 301.25,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.73563,
"c": 0.1661,
"h": 327.8
},
"luminance": 0.3656
}Semantic roles & 50–950 ramp
primary
#E080DE
secondary
#D0ECD0
accent
#C8211D
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84