#E07DED#E07DED
#E07DED is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.8% C 0.185 H 322.8°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E07DED |
|---|---|
| RGB | rgb(224, 125, 237) |
| HSL | hsl(293, 76%, 71%) |
| HSV | hsv(293, 47%, 93%) |
| CMYK | cmyk(5.5%, 47.3%, 0%, 7.1%) |
| CIE-LAB | lab(67.00, 54.71, -40.59) |
| CIE-LCH | lch(67.00, 68.13, 323.43°) |
| OKLab | oklab(73.81% 0.1475 -0.1119) |
| OKLCH | oklch(73.81% 0.185 322.8) |
| XYZ | xyz(53.3586, 36.6313, 84.3642) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.84
Purply Pink
#F075E6
ΔE00 3.47
Orchid
#DA70D6
ΔE00 4.35
Lavender Pink
#DD85D7
ΔE00 4.73
Light Magenta
#FA5FF7
ΔE00 5.55
Violet Pink
#FB5FFC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E07DED #8AED7D
analogous
#A87DED #E07DED #ED7DC2
triadic
#E07DED #EDE07D #7DEDE0
tetradic
#E07DED #EDA87D #8AED7D #7DC2ED
square
#E07DED #EDA87D #8AED7D #7DC2ED
split-complementary
#E07DED #C2ED7D #7DEDA8
monochromatic
#BD1DD2 #D347E6 #E07DED #EDB3F4 #F9E4FB
Accessibility & contrast
On white
2.52
#E07DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#E07DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E07DED
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E07DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E07DED | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9CF1
Deuteranopia (green-blind)
#8BA7EA
Tritanopia (blue-blind)
#E38BAA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e07ded; /* rgb */ color: rgb(224, 125, 237); /* oklch */ color: oklch(73.8% 0.185 322.8);
Tailwind
colors: {
custom: {
50: '#eca6f3',
500: '#e07ded',
950: '#000000',
},
}SCSS
$custom: #e07ded; $custom-light: #eca6f3; $custom-dark: #000000;
JSON
{
"hex": "#e07ded",
"rgb": {
"r": 224,
"g": 125,
"b": 237
},
"hsl": {
"h": 293.036,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.7381,
"c": 0.1851,
"h": 322.8
},
"luminance": 0.36629
}Semantic roles & 50–950 ramp
primary
#E07DED
secondary
#D7F2D4
accent
#D80E25
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85