#E080DF#E080DF
#E080DF is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.6% C 0.167 H 327.5°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E080DF |
|---|---|
| RGB | rgb(224, 128, 223) |
| HSL | hsl(301, 61%, 69%) |
| HSV | hsv(301, 43%, 88%) |
| CMYK | cmyk(0%, 42.9%, 0.4%, 12.2%) |
| CIE-LAB | lab(66.99, 50.65, -32.87) |
| CIE-LCH | lch(66.99, 60.38, 327.02°) |
| OKLab | oklab(73.61% 0.1408 -0.0898) |
| OKLCH | oklch(73.61% 0.167 327.5) |
| XYZ | xyz(51.7780, 36.6159, 74.1380) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.07
Violet (CSS)
#EE82EE
ΔE00 2.79
Purply Pink
#F075E6
ΔE00 3.13
Orchid
#DA70D6
ΔE00 3.70
Orchid (survey)
#C875C4
ΔE00 5.71
Candy Pink
#FF63E9
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E080DF #80E081
analogous
#B180E0 #E080DF #E080AF
triadic
#E080DF #DFE080 #80DFE0
tetradic
#E080DF #E0B180 #80E081 #80AFE0
square
#E080DF #E0B180 #80E081 #80AFE0
split-complementary
#E080DF #AFE080 #80E0B1
monochromatic
#B92DB7 #D44FD3 #E080DF #ECB1EB #F8E2F8
Accessibility & contrast
On white
2.52
#E080DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#E080DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E080DF
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E080DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E080DF | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799BE2
Deuteranopia (green-blind)
#93A7DC
Tritanopia (blue-blind)
#E589A5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e080df; /* rgb */ color: rgb(224, 128, 223); /* oklch */ color: oklch(73.6% 0.167 327.5);
Tailwind
colors: {
custom: {
50: '#eba7e9',
500: '#e080df',
950: '#000000',
},
}SCSS
$custom: #e080df; $custom-light: #eba7e9; $custom-dark: #000000;
JSON
{
"hex": "#e080df",
"rgb": {
"r": 224,
"g": 128,
"b": 223
},
"hsl": {
"h": 300.625,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.73607,
"c": 0.16702,
"h": 327.5
},
"luminance": 0.36613
}Semantic roles & 50–950 ramp
primary
#E080DF
secondary
#D0ECD0
accent
#C81F1D
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84