#E080D7#E080D7
#E080D7 is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.3% C 0.160 H 330.5°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E080D7 |
|---|---|
| RGB | rgb(224, 128, 215) |
| HSL | hsl(306, 61%, 69%) |
| HSV | hsv(306, 43%, 88%) |
| CMYK | cmyk(0%, 42.9%, 4%, 12.2%) |
| CIE-LAB | lab(66.67, 49.24, -28.92) |
| CIE-LCH | lch(66.67, 57.10, 329.58°) |
| OKLab | oklab(73.26% 0.1392 -0.0786) |
| OKLCH | oklch(73.26% 0.16 330.5) |
| XYZ | xyz(50.7248, 36.1946, 68.5912) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.22
Purply Pink
#F075E6
ΔE00 3.75
Violet (CSS)
#EE82EE
ΔE00 3.86
Orchid
#DA70D6
ΔE00 3.91
Orchid (survey)
#C875C4
ΔE00 5.19
Candy Pink
#FF63E9
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E080D7 #80E089
analogous
#B980E0 #E080D7 #E080A7
triadic
#E080D7 #D7E080 #80D7E0
tetradic
#E080D7 #E0B980 #80E089 #80A7E0
square
#E080D7 #E0B980 #80E089 #80A7E0
split-complementary
#E080D7 #A7E080 #80E0B9
monochromatic
#B92DAB #D44FC8 #E080D7 #ECB1E6 #F8E2F6
Accessibility & contrast
On white
2.55
#E080D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#E080D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E080D7
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E080D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E080D7 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9ADA
Deuteranopia (green-blind)
#96A7D4
Tritanopia (blue-blind)
#E787A2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e080d7; /* rgb */ color: rgb(224, 128, 215); /* oklch */ color: oklch(73.3% 0.160 330.5);
Tailwind
colors: {
custom: {
50: '#eba7e3',
500: '#e080d7',
950: '#000000',
},
}SCSS
$custom: #e080d7; $custom-light: #eba7e3; $custom-dark: #000000;
JSON
{
"hex": "#e080d7",
"rgb": {
"r": 224,
"g": 128,
"b": 215
},
"hsl": {
"h": 305.625,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.73263,
"c": 0.1598,
"h": 330.5
},
"luminance": 0.36192
}Semantic roles & 50–950 ramp
primary
#E080D7
secondary
#D0ECD2
accent
#C82D1D
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83