#E57DED#E57DED
#E57DED is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.4% C 0.188 H 324.6°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E57DED |
|---|---|
| RGB | rgb(229, 125, 237) |
| HSL | hsl(296, 76%, 71%) |
| HSV | hsv(296, 47%, 93%) |
| CMYK | cmyk(3.4%, 47.3%, 0%, 7.1%) |
| CIE-LAB | lab(67.61, 56.11, -39.60) |
| CIE-LCH | lch(67.61, 68.67, 324.79°) |
| OKLab | oklab(74.39% 0.1531 -0.1089) |
| OKLCH | oklch(74.39% 0.188 324.6) |
| XYZ | xyz(54.9314, 37.4423, 84.4380) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.02
Purply Pink
#F075E6
ΔE00 2.72
Orchid
#DA70D6
ΔE00 4.42
Lavender Pink
#DD85D7
ΔE00 4.48
Light Magenta
#FA5FF7
ΔE00 5.21
Violet Pink
#FB5FFC
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E57DED #85ED7D
analogous
#AD7DED #E57DED #ED7DBD
triadic
#E57DED #EDE57D #7DEDE5
tetradic
#E57DED #EDAD7D #85ED7D #7DBDED
square
#E57DED #EDAD7D #85ED7D #7DBDED
split-complementary
#E57DED #BDED7D #7DEDAD
monochromatic
#C61DD2 #DA47E6 #E57DED #F0B3F4 #FAE4FB
Accessibility & contrast
On white
2.47
#E57DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#E57DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E57DED
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E57DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E57DED | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF1
Deuteranopia (green-blind)
#8EA9EA
Tritanopia (blue-blind)
#E98AAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e57ded; /* rgb */ color: rgb(229, 125, 237); /* oklch */ color: oklch(74.4% 0.188 324.6);
Tailwind
colors: {
custom: {
50: '#efa6f3',
500: '#e57ded',
950: '#000000',
},
}SCSS
$custom: #e57ded; $custom-light: #efa6f3; $custom-dark: #000000;
JSON
{
"hex": "#e57ded",
"rgb": {
"r": 229,
"g": 125,
"b": 237
},
"hsl": {
"h": 295.714,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.74391,
"c": 0.1879,
"h": 324.6
},
"luminance": 0.3744
}Semantic roles & 50–950 ramp
primary
#E57DED
secondary
#D6F2D4
accent
#D80E1C
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85