#E59CED#E59CED
#E59CED is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.1% C 0.136 H 323.3°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E59CED |
|---|---|
| RGB | rgb(229, 156, 237) |
| HSL | hsl(294, 69%, 77%) |
| HSV | hsv(294, 34%, 93%) |
| CMYK | cmyk(3.4%, 34.2%, 0%, 7.1%) |
| CIE-LAB | lab(73.90, 40.18, -29.84) |
| CIE-LCH | lch(73.90, 50.05, 323.40°) |
| OKLab | oklab(79.11% 0.1091 -0.0813) |
| OKLCH | oklch(79.11% 0.136 323.3) |
| XYZ | xyz(59.4860, 46.5514, 85.9562) |
| Luminance | 0.4655 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.80
Lavender Pink
#DD85D7
ΔE00 5.71
Mauve
#E0B0FF
ΔE00 5.80
Violet (CSS)
#EE82EE
ΔE00 5.95
Lavender (survey)
#C79FEF
ΔE00 6.66
Baby Purple
#CA9BF7
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E59CED #A4ED9C
analogous
#BD9CED #E59CED #ED9CCD
triadic
#E59CED #EDE59C #9CEDE5
tetradic
#E59CED #EDBD9C #A4ED9C #9CCDED
square
#E59CED #EDBD9C #A4ED9C #9CCDED
split-complementary
#E59CED #CDED9C #9CEDBD
monochromatic
#CA34DA #D768E4 #E59CED #F3D0F6 #F8E5FA
Accessibility & contrast
On white
2.04
#E59CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#E59CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E59CED
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E59CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E59CED | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0F0
Deuteranopia (green-blind)
#A6B9EA
Tritanopia (blue-blind)
#E8A4BA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e59ced; /* rgb */ color: rgb(229, 156, 237); /* oklch */ color: oklch(79.1% 0.136 323.3);
Tailwind
colors: {
custom: {
50: '#eebaf3',
500: '#e59ced',
950: '#000000',
},
}SCSS
$custom: #e59ced; $custom-light: #eebaf3; $custom-dark: #000000;
JSON
{
"hex": "#e59ced",
"rgb": {
"r": 229,
"g": 156,
"b": 237
},
"hsl": {
"h": 294.074,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.79108,
"c": 0.13608,
"h": 323.3
},
"luminance": 0.46549
}Semantic roles & 50–950 ramp
primary
#E59CED
secondary
#DCF2D9
accent
#D11427
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185