#E57FEB#E57FEB
#E57FEB is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.6% C 0.183 H 325.2°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E57FEB |
|---|---|
| RGB | rgb(229, 127, 235) |
| HSL | hsl(297, 73%, 71%) |
| HSV | hsv(297, 46%, 92%) |
| CMYK | cmyk(2.6%, 46%, 0%, 7.8%) |
| CIE-LAB | lab(67.90, 54.75, -38.04) |
| CIE-LCH | lch(67.90, 66.67, 325.21°) |
| OKLab | oklab(74.58% 0.1501 -0.1044) |
| OKLCH | oklch(74.58% 0.183 325.2) |
| XYZ | xyz(54.8966, 37.8375, 82.9929) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.67
Purply Pink
#F075E6
ΔE00 2.69
Lavender Pink
#DD85D7
ΔE00 3.96
Orchid
#DA70D6
ΔE00 4.46
Candy Pink
#FF63E9
ΔE00 5.53
Light Magenta
#FA5FF7
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E57FEB #85EB7F
analogous
#AF7FEB #E57FEB #EB7FBB
triadic
#E57FEB #EBE57F #7FEBE5
tetradic
#E57FEB #EBAF7F #85EB7F #7FBBEB
square
#E57FEB #EBAF7F #85EB7F #7FBBEB
split-complementary
#E57FEB #BBEB7F #7FEBAF
monochromatic
#C620CF #DA4AE3 #E57FEB #F0B4F3 #FAE5FB
Accessibility & contrast
On white
2.45
#E57FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#E57FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E57FEB
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E57FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E57FEB | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEF
Deuteranopia (green-blind)
#91AAE8
Tritanopia (blue-blind)
#EA8BAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e57feb; /* rgb */ color: rgb(229, 127, 235); /* oklch */ color: oklch(74.6% 0.183 325.2);
Tailwind
colors: {
custom: {
50: '#efa7f2',
500: '#e57feb',
950: '#000000',
},
}SCSS
$custom: #e57feb; $custom-light: #efa7f2; $custom-dark: #000000;
JSON
{
"hex": "#e57feb",
"rgb": {
"r": 229,
"g": 127,
"b": 235
},
"hsl": {
"h": 296.667,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.7458,
"c": 0.18282,
"h": 325.2
},
"luminance": 0.37835
}Semantic roles & 50–950 ramp
primary
#E57FEB
secondary
#D6F1D5
accent
#D5101B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85