#E080D2#E080D2
#E080D2 is a light, vivid purple. Relative luminance 0.359; OKLCH L 73.1% C 0.155 H 332.6°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E080D2 |
|---|---|
| RGB | rgb(224, 128, 210) |
| HSL | hsl(309, 61%, 69%) |
| HSV | hsv(309, 43%, 88%) |
| CMYK | cmyk(0%, 42.9%, 6.3%, 12.2%) |
| CIE-LAB | lab(66.48, 48.38, -26.43) |
| CIE-LCH | lch(66.48, 55.13, 331.35°) |
| OKLab | oklab(73.06% 0.138 -0.0715) |
| OKLCH | oklch(73.06% 0.155 332.6) |
| XYZ | xyz(50.0922, 35.9416, 65.2592) |
| Luminance | 0.3594 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.52
Orchid
#DA70D6
ΔE00 4.37
Purply Pink
#F075E6
ΔE00 4.41
Violet (CSS)
#EE82EE
ΔE00 4.71
Orchid (survey)
#C875C4
ΔE00 5.09
Bubblegum Pink
#FE83CC
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E080D2 #80E08E
analogous
#BE80E0 #E080D2 #E080A2
triadic
#E080D2 #D2E080 #80D2E0
tetradic
#E080D2 #E0BE80 #80E08E #80A2E0
square
#E080D2 #E0BE80 #80E08E #80A2E0
split-complementary
#E080D2 #A2E080 #80E0BE
monochromatic
#B92DA4 #D44FC1 #E080D2 #ECB1E3 #F8E2F5
Accessibility & contrast
On white
2.56
#E080D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#E080D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E080D2
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E080D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E080D2 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E99D5
Deuteranopia (green-blind)
#98A7CF
Tritanopia (blue-blind)
#E8869F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e080d2; /* rgb */ color: rgb(224, 128, 210); /* oklch */ color: oklch(73.1% 0.155 332.6);
Tailwind
colors: {
custom: {
50: '#eba7e0',
500: '#e080d2',
950: '#000000',
},
}SCSS
$custom: #e080d2; $custom-light: #eba7e0; $custom-dark: #000000;
JSON
{
"hex": "#e080d2",
"rgb": {
"r": 224,
"g": 128,
"b": 210
},
"hsl": {
"h": 308.75,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.73055,
"c": 0.15546,
"h": 332.6
},
"luminance": 0.35939
}Semantic roles & 50–950 ramp
primary
#E080D2
secondary
#D0ECD4
accent
#C8361D
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83