#E59DED#E59DED
#E59DED is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.3% C 0.134 H 323.2°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E59DED |
|---|---|
| RGB | rgb(229, 157, 237) |
| HSL | hsl(294, 69%, 77%) |
| HSV | hsv(294, 34%, 93%) |
| CMYK | cmyk(3.4%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(74.12, 39.65, -29.51) |
| CIE-LCH | lch(74.12, 49.43, 323.35°) |
| OKLab | oklab(79.27% 0.1076 -0.0804) |
| OKLCH | oklch(79.27% 0.134 323.2) |
| XYZ | xyz(59.6545, 46.8884, 86.0123) |
| Luminance | 0.4689 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.64
Mauve
#E0B0FF
ΔE00 5.63
Lavender Pink
#DD85D7
ΔE00 5.90
Violet (CSS)
#EE82EE
ΔE00 6.19
Lavender (survey)
#C79FEF
ΔE00 6.63
Baby Purple
#CA9BF7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E59DED #A5ED9D
analogous
#BD9DED #E59DED #ED9DCD
triadic
#E59DED #EDE59D #9DEDE5
tetradic
#E59DED #EDBD9D #A5ED9D #9DCDED
square
#E59DED #EDBD9D #A5ED9D #9DCDED
split-complementary
#E59DED #CDED9D #9DEDBD
monochromatic
#CA36DA #D769E4 #E59DED #F3D1F6 #F8E5FA
Accessibility & contrast
On white
2.02
#E59DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#E59DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E59DED
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E59DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E59DED | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F0
Deuteranopia (green-blind)
#A7B9EA
Tritanopia (blue-blind)
#E8A5BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e59ded; /* rgb */ color: rgb(229, 157, 237); /* oklch */ color: oklch(79.3% 0.134 323.2);
Tailwind
colors: {
custom: {
50: '#eebbf3',
500: '#e59ded',
950: '#000000',
},
}SCSS
$custom: #e59ded; $custom-light: #eebbf3; $custom-dark: #000000;
JSON
{
"hex": "#e59ded",
"rgb": {
"r": 229,
"g": 157,
"b": 237
},
"hsl": {
"h": 294,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.79272,
"c": 0.13434,
"h": 323.2
},
"luminance": 0.46886
}Semantic roles & 50–950 ramp
primary
#E59DED
secondary
#DCF2D9
accent
#D11527
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185