#E57DEC#E57DEC
#E57DEC is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.3% C 0.187 H 324.9°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E57DEC |
|---|---|
| RGB | rgb(229, 125, 236) |
| HSL | hsl(296, 74%, 71%) |
| HSV | hsv(296, 47%, 93%) |
| CMYK | cmyk(3%, 47%, 0%, 7.5%) |
| CIE-LAB | lab(67.56, 55.92, -39.11) |
| CIE-LCH | lch(67.56, 68.25, 325.03°) |
| OKLab | oklab(74.35% 0.153 -0.1075) |
| OKLCH | oklch(74.35% 0.187 324.9) |
| XYZ | xyz(54.7857, 37.3840, 83.6707) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.96
Purply Pink
#F075E6
ΔE00 2.61
Orchid
#DA70D6
ΔE00 4.31
Lavender Pink
#DD85D7
ΔE00 4.33
Light Magenta
#FA5FF7
ΔE00 5.25
Candy Pink
#FF63E9
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E57DEC #84EC7D
analogous
#AD7DEC #E57DEC #EC7DBB
triadic
#E57DEC #ECE57D #7DECE5
tetradic
#E57DEC #ECAD7D #84EC7D #7DBBEC
square
#E57DEC #ECAD7D #84EC7D #7DBBEC
split-complementary
#E57DEC #BBEC7D #7DECAD
monochromatic
#C51ED0 #DA48E4 #E57DEC #F0B2F4 #FAE4FB
Accessibility & contrast
On white
2.48
#E57DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#E57DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E57DEC
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E57DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E57DEC | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709CF0
Deuteranopia (green-blind)
#8FA9E9
Tritanopia (blue-blind)
#E98AAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e57dec; /* rgb */ color: rgb(229, 125, 236); /* oklch */ color: oklch(74.3% 0.187 324.9);
Tailwind
colors: {
custom: {
50: '#efa6f2',
500: '#e57dec',
950: '#000000',
},
}SCSS
$custom: #e57dec; $custom-light: #efa6f2; $custom-dark: #000000;
JSON
{
"hex": "#e57dec",
"rgb": {
"r": 229,
"g": 125,
"b": 236
},
"hsl": {
"h": 296.216,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.74345,
"c": 0.18697,
"h": 324.9
},
"luminance": 0.37381
}Semantic roles & 50–950 ramp
primary
#E57DEC
secondary
#D5F1D3
accent
#D70F1B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85