#E57EEA#E57EEA
#E57EEA is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.4% C 0.184 H 325.5°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E57EEA |
|---|---|
| RGB | rgb(229, 126, 234) |
| HSL | hsl(297, 72%, 71%) |
| HSV | hsv(297, 46%, 92%) |
| CMYK | cmyk(2.1%, 46.2%, 0%, 8.2%) |
| CIE-LAB | lab(67.67, 55.07, -37.85) |
| CIE-LCH | lch(67.67, 66.82, 325.50°) |
| OKLab | oklab(74.39% 0.1513 -0.1039) |
| OKLCH | oklch(74.39% 0.184 325.5) |
| XYZ | xyz(54.6240, 37.5229, 82.1913) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.75
Purply Pink
#F075E6
ΔE00 2.51
Lavender Pink
#DD85D7
ΔE00 3.91
Orchid
#DA70D6
ΔE00 4.24
Candy Pink
#FF63E9
ΔE00 5.37
Light Magenta
#FA5FF7
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E57EEA #83EA7E
analogous
#AF7EEA #E57EEA #EA7EB9
triadic
#E57EEA #EAE57E #7EEAE5
tetradic
#E57EEA #EAAF7E #83EA7E #7EB9EA
square
#E57EEA #EAAF7E #83EA7E #7EB9EA
split-complementary
#E57EEA #B9EA7E #7EEAAF
monochromatic
#C421CC #DA49E1 #E57EEA #F0B3F3 #FAE5FB
Accessibility & contrast
On white
2.47
#E57EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#E57EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E57EEA
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E57EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E57EEA | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEE
Deuteranopia (green-blind)
#90A9E7
Tritanopia (blue-blind)
#EA8AA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e57eea; /* rgb */ color: rgb(229, 126, 234); /* oklch */ color: oklch(74.4% 0.184 325.5);
Tailwind
colors: {
custom: {
50: '#efa6f1',
500: '#e57eea',
950: '#000000',
},
}SCSS
$custom: #e57eea; $custom-light: #efa6f1; $custom-dark: #000000;
JSON
{
"hex": "#e57eea",
"rgb": {
"r": 229,
"g": 126,
"b": 234
},
"hsl": {
"h": 297.222,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.74393,
"c": 0.18351,
"h": 325.5
},
"luminance": 0.3752
}Semantic roles & 50–950 ramp
primary
#E57EEA
secondary
#D5F1D3
accent
#D4111A
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84