#E080D3#E080D3
#E080D3 is a light, vivid purple. Relative luminance 0.360; OKLCH L 73.1% C 0.156 H 332.2°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E080D3 |
|---|---|
| RGB | rgb(224, 128, 211) |
| HSL | hsl(308, 61%, 69%) |
| HSV | hsv(308, 43%, 88%) |
| CMYK | cmyk(0%, 42.9%, 5.8%, 12.2%) |
| CIE-LAB | lab(66.51, 48.55, -26.93) |
| CIE-LCH | lch(66.51, 55.52, 330.99°) |
| OKLab | oklab(73.1% 0.1383 -0.073) |
| OKLCH | oklch(73.1% 0.156 332.2) |
| XYZ | xyz(50.2171, 35.9916, 65.9174) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.40
Orchid
#DA70D6
ΔE00 4.26
Purply Pink
#F075E6
ΔE00 4.26
Violet (CSS)
#EE82EE
ΔE00 4.53
Orchid (survey)
#C875C4
ΔE00 5.09
Bubblegum Pink
#FE83CC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E080D3 #80E08D
analogous
#BD80E0 #E080D3 #E080A3
triadic
#E080D3 #D3E080 #80D3E0
tetradic
#E080D3 #E0BD80 #80E08D #80A3E0
square
#E080D3 #E0BD80 #80E08D #80A3E0
split-complementary
#E080D3 #A3E080 #80E0BD
monochromatic
#B92DA6 #D44FC2 #E080D3 #ECB1E4 #F8E2F5
Accessibility & contrast
On white
2.56
#E080D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#E080D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E080D3
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E080D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E080D3 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E99D6
Deuteranopia (green-blind)
#97A7D0
Tritanopia (blue-blind)
#E786A0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e080d3; /* rgb */ color: rgb(224, 128, 211); /* oklch */ color: oklch(73.1% 0.156 332.2);
Tailwind
colors: {
custom: {
50: '#eba7e0',
500: '#e080d3',
950: '#000000',
},
}SCSS
$custom: #e080d3; $custom-light: #eba7e0; $custom-dark: #000000;
JSON
{
"hex": "#e080d3",
"rgb": {
"r": 224,
"g": 128,
"b": 211
},
"hsl": {
"h": 308.125,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.73096,
"c": 0.15632,
"h": 332.2
},
"luminance": 0.35989
}Semantic roles & 50–950 ramp
primary
#E080D3
secondary
#D0ECD4
accent
#C8341D
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83