#E082DF#E082DF
#E082DF is a light, vivid purple. Relative luminance 0.371; OKLCH L 73.9% C 0.164 H 327.5°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E082DF |
|---|---|
| RGB | rgb(224, 130, 223) |
| HSL | hsl(301, 60%, 69%) |
| HSV | hsv(301, 42%, 88%) |
| CMYK | cmyk(0%, 42%, 0.4%, 12.2%) |
| CIE-LAB | lab(67.38, 49.63, -32.25) |
| CIE-LCH | lch(67.38, 59.19, 326.98°) |
| OKLab | oklab(73.9% 0.138 -0.0881) |
| OKLCH | oklch(73.9% 0.164 327.5) |
| XYZ | xyz(52.0414, 37.1428, 74.2258) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.77
Violet (CSS)
#EE82EE
ΔE00 2.79
Purply Pink
#F075E6
ΔE00 3.42
Orchid
#DA70D6
ΔE00 4.11
Orchid (survey)
#C875C4
ΔE00 5.89
Candy Pink
#FF63E9
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E082DF #82E083
analogous
#B282E0 #E082DF #E082B0
triadic
#E082DF #DFE082 #82DFE0
tetradic
#E082DF #E0B282 #82E083 #82B0E0
square
#E082DF #E0B282 #82E083 #82B0E0
split-complementary
#E082DF #B0E082 #82E0B2
monochromatic
#BA2EB8 #D451D2 #E082DF #ECB3EC #F8E4F8
Accessibility & contrast
On white
2.49
#E082DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#E082DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E082DF
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E082DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E082DF | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9CE2
Deuteranopia (green-blind)
#94A8DC
Tritanopia (blue-blind)
#E58BA6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e082df; /* rgb */ color: rgb(224, 130, 223); /* oklch */ color: oklch(73.9% 0.164 327.5);
Tailwind
colors: {
custom: {
50: '#eba9e9',
500: '#e082df',
950: '#000000',
},
}SCSS
$custom: #e082df; $custom-light: #eba9e9; $custom-dark: #000000;
JSON
{
"hex": "#e082df",
"rgb": {
"r": 224,
"g": 130,
"b": 223
},
"hsl": {
"h": 300.638,
"s": 60.256,
"l": 69.412
},
"oklch": {
"l": 0.73903,
"c": 0.16368,
"h": 327.5
},
"luminance": 0.3714
}Semantic roles & 50–950 ramp
primary
#E082DF
secondary
#D1ECD2
accent
#C81F1E
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84