#E07DEE#E07DEE
#E07DEE is a light, vivid purple. Relative luminance 0.367; OKLCH L 73.9% C 0.186 H 322.5°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E07DEE |
|---|---|
| RGB | rgb(224, 125, 238) |
| HSL | hsl(293, 77%, 71%) |
| HSV | hsv(293, 47%, 93%) |
| CMYK | cmyk(5.9%, 47.5%, 0%, 6.7%) |
| CIE-LAB | lab(67.04, 54.90, -41.07) |
| CIE-LCH | lch(67.04, 68.56, 323.20°) |
| OKLab | oklab(73.86% 0.1476 -0.1133) |
| OKLCH | oklch(73.86% 0.186 322.5) |
| XYZ | xyz(53.5051, 36.6899, 85.1358) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.91
Purply Pink
#F075E6
ΔE00 3.58
Orchid
#DA70D6
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 4.89
Light Magenta
#FA5FF7
ΔE00 5.53
Violet Pink
#FB5FFC
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E07DEE #8BEE7D
analogous
#A77DEE #E07DEE #EE7DC3
triadic
#E07DEE #EEE07D #7DEEE0
tetradic
#E07DEE #EEA77D #8BEE7D #7DC3EE
square
#E07DEE #EEA77D #8BEE7D #7DC3EE
split-complementary
#E07DEE #C3EE7D #7DEEA7
monochromatic
#BE1CD5 #D347E7 #E07DEE #EDB3F5 #F9E4FB
Accessibility & contrast
On white
2.52
#E07DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#E07DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E07DEE
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E07DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E07DEE | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9CF2
Deuteranopia (green-blind)
#8AA7EB
Tritanopia (blue-blind)
#E38BAB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e07dee; /* rgb */ color: rgb(224, 125, 238); /* oklch */ color: oklch(73.9% 0.186 322.5);
Tailwind
colors: {
custom: {
50: '#eca6f4',
500: '#e07dee',
950: '#000000',
},
}SCSS
$custom: #e07dee; $custom-light: #eca6f4; $custom-dark: #000000;
JSON
{
"hex": "#e07dee",
"rgb": {
"r": 224,
"g": 125,
"b": 238
},
"hsl": {
"h": 292.566,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.73857,
"c": 0.18606,
"h": 322.5
},
"luminance": 0.36688
}Semantic roles & 50–950 ramp
primary
#E07DEE
secondary
#D8F2D5
accent
#D90C26
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85