#E080D9#E080D9
#E080D9 is a light, vivid purple. Relative luminance 0.363; OKLCH L 73.3% C 0.162 H 329.8°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E080D9 |
|---|---|
| RGB | rgb(224, 128, 217) |
| HSL | hsl(304, 61%, 69%) |
| HSV | hsv(304, 43%, 88%) |
| CMYK | cmyk(0%, 42.9%, 3.1%, 12.2%) |
| CIE-LAB | lab(66.75, 49.59, -29.91) |
| CIE-LCH | lch(66.75, 57.91, 328.90°) |
| OKLab | oklab(73.35% 0.1396 -0.0814) |
| OKLCH | oklch(73.35% 0.162 329.8) |
| XYZ | xyz(50.9834, 36.2981, 69.9530) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.31
Purply Pink
#F075E6
ΔE00 3.53
Violet (CSS)
#EE82EE
ΔE00 3.56
Orchid
#DA70D6
ΔE00 3.80
Orchid (survey)
#C875C4
ΔE00 5.28
Candy Pink
#FF63E9
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E080D9 #80E087
analogous
#B780E0 #E080D9 #E080A9
triadic
#E080D9 #D9E080 #80D9E0
tetradic
#E080D9 #E0B780 #80E087 #80A9E0
square
#E080D9 #E0B780 #80E087 #80A9E0
split-complementary
#E080D9 #A9E080 #80E0B7
monochromatic
#B92DAE #D44FCA #E080D9 #ECB1E8 #F8E2F6
Accessibility & contrast
On white
2.54
#E080D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#E080D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E080D9
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E080D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E080D9 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9ADC
Deuteranopia (green-blind)
#95A7D6
Tritanopia (blue-blind)
#E788A2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e080d9; /* rgb */ color: rgb(224, 128, 217); /* oklch */ color: oklch(73.3% 0.162 329.8);
Tailwind
colors: {
custom: {
50: '#eba7e5',
500: '#e080d9',
950: '#000000',
},
}SCSS
$custom: #e080d9; $custom-light: #eba7e5; $custom-dark: #000000;
JSON
{
"hex": "#e080d9",
"rgb": {
"r": 224,
"g": 128,
"b": 217
},
"hsl": {
"h": 304.375,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.73348,
"c": 0.16158,
"h": 329.8
},
"luminance": 0.36295
}Semantic roles & 50–950 ramp
primary
#E080D9
secondary
#D0ECD2
accent
#C82A1D
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161015
muted
#847F84