#E57EDA#E57EDA
#E57EDA is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.7% C 0.169 H 331.2°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E57EDA |
|---|---|
| RGB | rgb(229, 126, 218) |
| HSL | hsl(306, 66%, 70%) |
| HSV | hsv(306, 45%, 90%) |
| CMYK | cmyk(0%, 45%, 4.8%, 10.2%) |
| CIE-LAB | lab(67.01, 52.26, -30.01) |
| CIE-LCH | lch(67.01, 60.26, 330.13°) |
| OKLab | oklab(73.69% 0.1482 -0.0816) |
| OKLCH | oklch(73.69% 0.169 331.2) |
| XYZ | xyz(52.4284, 36.6446, 70.6277) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.02
Purply Pink
#F075E6
ΔE00 2.87
Violet (CSS)
#EE82EE
ΔE00 3.27
Orchid
#DA70D6
ΔE00 3.83
Candy Pink
#FF63E9
ΔE00 5.61
Orchid (survey)
#C875C4
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E57EDA #7EE589
analogous
#BD7EE5 #E57EDA #E57EA6
triadic
#E57EDA #DAE57E #7EDAE5
tetradic
#E57EDA #E5BD7E #7EE589 #7EA6E5
square
#E57EDA #E5BD7E #7EE589 #7EA6E5
split-complementary
#E57EDA #A6E57E #7EE5BD
monochromatic
#C227B1 #DB4BCB #E57EDA #EFB1E9 #FAE4F7
Accessibility & contrast
On white
2.52
#E57EDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#E57EDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E57EDA
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E57EDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E57EDA | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9ADD
Deuteranopia (green-blind)
#97A8D7
Tritanopia (blue-blind)
#EC85A2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e57eda; /* rgb */ color: rgb(229, 126, 218); /* oklch */ color: oklch(73.7% 0.169 331.2);
Tailwind
colors: {
custom: {
50: '#efa6e5',
500: '#e57eda',
950: '#000000',
},
}SCSS
$custom: #e57eda; $custom-light: #efa6e5; $custom-dark: #000000;
JSON
{
"hex": "#e57eda",
"rgb": {
"r": 229,
"g": 126,
"b": 218
},
"hsl": {
"h": 306.408,
"s": 66.452,
"l": 69.608
},
"oklch": {
"l": 0.73688,
"c": 0.1692,
"h": 331.2
},
"luminance": 0.36642
}Semantic roles & 50–950 ramp
primary
#E57EDA
secondary
#D1EED4
accent
#CE2B17
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#171016
muted
#857F84