#E57EEB#E57EEB
#E57EEB is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.4% C 0.184 H 325.2°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E57EEB |
|---|---|
| RGB | rgb(229, 126, 235) |
| HSL | hsl(297, 73%, 71%) |
| HSV | hsv(297, 46%, 92%) |
| CMYK | cmyk(2.6%, 46.4%, 0%, 7.8%) |
| CIE-LAB | lab(67.71, 55.25, -38.33) |
| CIE-LCH | lch(67.71, 67.25, 325.25°) |
| OKLab | oklab(74.44% 0.1514 -0.1053) |
| OKLCH | oklch(74.44% 0.184 325.2) |
| XYZ | xyz(54.7681, 37.5805, 82.9501) |
| Luminance | 0.3758 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.78
Purply Pink
#F075E6
ΔE00 2.59
Lavender Pink
#DD85D7
ΔE00 4.07
Orchid
#DA70D6
ΔE00 4.33
Candy Pink
#FF63E9
ΔE00 5.40
Light Magenta
#FA5FF7
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E57EEB #84EB7E
analogous
#AE7EEB #E57EEB #EB7EBA
triadic
#E57EEB #EBE57E #7EEBE5
tetradic
#E57EEB #EBAE7E #84EB7E #7EBAEB
square
#E57EEB #EBAE7E #84EB7E #7EBAEB
split-complementary
#E57EEB #BAEB7E #7EEBAE
monochromatic
#C520CF #DA49E3 #E57EEB #F0B3F3 #FAE5FB
Accessibility & contrast
On white
2.47
#E57EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#E57EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E57EEB
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E57EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E57EEB | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DEF
Deuteranopia (green-blind)
#90A9E8
Tritanopia (blue-blind)
#EA8AAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e57eeb; /* rgb */ color: rgb(229, 126, 235); /* oklch */ color: oklch(74.4% 0.184 325.2);
Tailwind
colors: {
custom: {
50: '#efa6f2',
500: '#e57eeb',
950: '#000000',
},
}SCSS
$custom: #e57eeb; $custom-light: #efa6f2; $custom-dark: #000000;
JSON
{
"hex": "#e57eeb",
"rgb": {
"r": 229,
"g": 126,
"b": 235
},
"hsl": {
"h": 296.697,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.74439,
"c": 0.18444,
"h": 325.2
},
"luminance": 0.37578
}Semantic roles & 50–950 ramp
primary
#E57EEB
secondary
#D5F1D4
accent
#D5101B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85