#E57DEB#E57DEB
#E57DEB is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.3% C 0.186 H 325.2°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E57DEB |
|---|---|
| RGB | rgb(229, 125, 235) |
| HSL | hsl(297, 73%, 71%) |
| HSV | hsv(297, 47%, 92%) |
| CMYK | cmyk(2.6%, 46.8%, 0%, 7.8%) |
| CIE-LAB | lab(67.52, 55.74, -38.63) |
| CIE-LCH | lch(67.52, 67.82, 325.28°) |
| OKLab | oklab(74.3% 0.1528 -0.1061) |
| OKLCH | oklch(74.3% 0.186 325.2) |
| XYZ | xyz(54.6408, 37.3261, 82.9077) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.91
Purply Pink
#F075E6
ΔE00 2.51
Lavender Pink
#DD85D7
ΔE00 4.18
Orchid
#DA70D6
ΔE00 4.21
Candy Pink
#FF63E9
ΔE00 5.28
Light Magenta
#FA5FF7
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E57DEB #83EB7D
analogous
#AE7DEB #E57DEB #EB7DBA
triadic
#E57DEB #EBE57D #7DEBE5
tetradic
#E57DEB #EBAE7D #83EB7D #7DBAEB
square
#E57DEB #EBAE7D #83EB7D #7DBAEB
split-complementary
#E57DEB #BAEB7D #7DEBAE
monochromatic
#C420CE #DA48E3 #E57DEB #F0B2F3 #FAE4FB
Accessibility & contrast
On white
2.48
#E57DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#E57DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E57DEB
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E57DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E57DEB | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719CEF
Deuteranopia (green-blind)
#8FA9E8
Tritanopia (blue-blind)
#EA89A9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e57deb; /* rgb */ color: rgb(229, 125, 235); /* oklch */ color: oklch(74.3% 0.186 325.2);
Tailwind
colors: {
custom: {
50: '#efa6f2',
500: '#e57deb',
950: '#000000',
},
}SCSS
$custom: #e57deb; $custom-light: #efa6f2; $custom-dark: #000000;
JSON
{
"hex": "#e57deb",
"rgb": {
"r": 229,
"g": 125,
"b": 235
},
"hsl": {
"h": 296.727,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.74299,
"c": 0.18605,
"h": 325.2
},
"luminance": 0.37323
}Semantic roles & 50–950 ramp
primary
#E57DEB
secondary
#D5F1D3
accent
#D5101B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85