#E59DFD#E59DFD
#E59DFD is a light, vivid purple. Relative luminance 0.479; OKLCH L 79.9% C 0.151 H 317.4°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E59DFD |
|---|---|
| RGB | rgb(229, 157, 253) |
| HSL | hsl(285, 96%, 80%) |
| HSV | hsv(285, 38%, 99%) |
| CMYK | cmyk(9.5%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(74.74, 42.74, -37.23) |
| CIE-LCH | lch(74.74, 56.68, 318.94°) |
| OKLab | oklab(79.95% 0.1113 -0.1023) |
| OKLCH | oklch(79.95% 0.151 317.4) |
| XYZ | xyz(62.0972, 47.8654, 98.8773) |
| Luminance | 0.4786 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.97
Lilac (survey)
#CEA2FD
ΔE00 5.02
Baby Purple
#CA9BF7
ΔE00 5.04
Lavender (survey)
#C79FEF
ΔE00 5.79
Pastel Purple
#CAA0FF
ΔE00 5.82
Violet (CSS)
#EE82EE
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E59DFD #B5FD9D
analogous
#B59DFD #E59DFD #FD9DE5
triadic
#E59DFD #FDE59D #9DFDE5
tetradic
#E59DFD #FDB59D #B5FD9D #9DE5FD
square
#E59DFD #FDB59D #B5FD9D #9DE5FD
split-complementary
#E59DFD #E5FD9D #9DFDB5
monochromatic
#C525FB #D561FC #E59DFD #F5D9FE #F7E1FE
Accessibility & contrast
On white
1.99
#E59DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#E59DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E59DFD
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E59DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E59DFD | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#A1BAFA
Tritanopia (blue-blind)
#E5A9C1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e59dfd; /* rgb */ color: rgb(229, 157, 253); /* oklch */ color: oklch(79.9% 0.151 317.4);
Tailwind
colors: {
custom: {
50: '#eebbfe',
500: '#e59dfd',
950: '#000000',
},
}SCSS
$custom: #e59dfd; $custom-light: #eebbfe; $custom-dark: #000000;
JSON
{
"hex": "#e59dfd",
"rgb": {
"r": 229,
"g": 157,
"b": 253
},
"hsl": {
"h": 285,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.79946,
"c": 0.1512,
"h": 317.4
},
"luminance": 0.47864
}Semantic roles & 50–950 ramp
primary
#E59DFD
secondary
#DDF7D4
accent
#E60039
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161218
muted
#848186