#E080D4#E080D4
#E080D4 is a light, vivid purple. Relative luminance 0.360; OKLCH L 73.1% C 0.157 H 331.8°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E080D4 |
|---|---|
| RGB | rgb(224, 128, 212) |
| HSL | hsl(308, 61%, 69%) |
| HSV | hsv(308, 43%, 88%) |
| CMYK | cmyk(0%, 42.9%, 5.4%, 12.2%) |
| CIE-LAB | lab(66.55, 48.72, -27.42) |
| CIE-LCH | lch(66.55, 55.91, 330.63°) |
| OKLab | oklab(73.14% 0.1385 -0.0744) |
| OKLCH | oklch(73.14% 0.157 331.8) |
| XYZ | xyz(50.3429, 36.0419, 66.5797) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.31
Purply Pink
#F075E6
ΔE00 4.12
Orchid
#DA70D6
ΔE00 4.16
Violet (CSS)
#EE82EE
ΔE00 4.36
Orchid (survey)
#C875C4
ΔE00 5.10
Bubblegum Pink
#FE83CC
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E080D4 #80E08C
analogous
#BC80E0 #E080D4 #E080A4
triadic
#E080D4 #D4E080 #80D4E0
tetradic
#E080D4 #E0BC80 #80E08C #80A4E0
square
#E080D4 #E0BC80 #80E08C #80A4E0
split-complementary
#E080D4 #A4E080 #80E0BC
monochromatic
#B92DA7 #D44FC3 #E080D4 #ECB1E5 #F8E2F5
Accessibility & contrast
On white
2.56
#E080D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#E080D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E080D4
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E080D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E080D4 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D99D7
Deuteranopia (green-blind)
#97A7D1
Tritanopia (blue-blind)
#E786A0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e080d4; /* rgb */ color: rgb(224, 128, 212); /* oklch */ color: oklch(73.1% 0.157 331.8);
Tailwind
colors: {
custom: {
50: '#eba7e1',
500: '#e080d4',
950: '#000000',
},
}SCSS
$custom: #e080d4; $custom-light: #eba7e1; $custom-dark: #000000;
JSON
{
"hex": "#e080d4",
"rgb": {
"r": 224,
"g": 128,
"b": 212
},
"hsl": {
"h": 307.5,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.73138,
"c": 0.15718,
"h": 331.8
},
"luminance": 0.36039
}Semantic roles & 50–950 ramp
primary
#E080D4
secondary
#D0ECD3
accent
#C8321D
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83