#E57EED#E57EED
#E57EED is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.5% C 0.186 H 324.5°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E57EED |
|---|---|
| RGB | rgb(229, 126, 237) |
| HSL | hsl(296, 76%, 71%) |
| HSV | hsv(296, 47%, 93%) |
| CMYK | cmyk(3.4%, 46.8%, 0%, 7.1%) |
| CIE-LAB | lab(67.80, 55.61, -39.30) |
| CIE-LCH | lch(67.80, 68.10, 324.75°) |
| OKLab | oklab(74.53% 0.1518 -0.1081) |
| OKLCH | oklch(74.53% 0.186 324.5) |
| XYZ | xyz(55.0586, 37.6967, 84.4804) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.89
Purply Pink
#F075E6
ΔE00 2.79
Lavender Pink
#DD85D7
ΔE00 4.37
Orchid
#DA70D6
ΔE00 4.53
Light Magenta
#FA5FF7
ΔE00 5.38
Candy Pink
#FF63E9
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E57EED #86ED7E
analogous
#AD7EED #E57EED #ED7EBD
triadic
#E57EED #EDE57E #7EEDE5
tetradic
#E57EED #EDAD7E #86ED7E #7EBDED
square
#E57EED #EDAD7E #86ED7E #7EBDED
split-complementary
#E57EED #BDED7E #7EEDAD
monochromatic
#C61DD3 #DA48E6 #E57EED #F0B4F4 #FAE4FB
Accessibility & contrast
On white
2.46
#E57EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#E57EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E57EED
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E57EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E57EED | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF1
Deuteranopia (green-blind)
#8FAAEA
Tritanopia (blue-blind)
#E98BAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e57eed; /* rgb */ color: rgb(229, 126, 237); /* oklch */ color: oklch(74.5% 0.186 324.5);
Tailwind
colors: {
custom: {
50: '#efa6f3',
500: '#e57eed',
950: '#000000',
},
}SCSS
$custom: #e57eed; $custom-light: #efa6f3; $custom-dark: #000000;
JSON
{
"hex": "#e57eed",
"rgb": {
"r": 229,
"g": 126,
"b": 237
},
"hsl": {
"h": 295.676,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.74531,
"c": 0.1863,
"h": 324.5
},
"luminance": 0.37694
}Semantic roles & 50–950 ramp
primary
#E57EED
secondary
#D7F2D5
accent
#D80E1C
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85