#E57FEC#E57FEC
#E57FEC is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.6% C 0.184 H 324.8°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E57FEC |
|---|---|
| RGB | rgb(229, 127, 236) |
| HSL | hsl(296, 74%, 71%) |
| HSV | hsv(296, 46%, 93%) |
| CMYK | cmyk(3%, 46.2%, 0%, 7.5%) |
| CIE-LAB | lab(67.94, 54.94, -38.52) |
| CIE-LCH | lch(67.94, 67.10, 324.96°) |
| OKLab | oklab(74.63% 0.1502 -0.1058) |
| OKLCH | oklch(74.63% 0.184 324.8) |
| XYZ | xyz(55.0415, 37.8955, 83.7559) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.71
Purply Pink
#F075E6
ΔE00 2.78
Lavender Pink
#DD85D7
ΔE00 4.11
Orchid
#DA70D6
ΔE00 4.56
Candy Pink
#FF63E9
ΔE00 5.57
Light Magenta
#FA5FF7
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E57FEC #86EC7F
analogous
#AE7FEC #E57FEC #EC7FBC
triadic
#E57FEC #ECE57F #7FECE5
tetradic
#E57FEC #ECAE7F #86EC7F #7FBCEC
square
#E57FEC #ECAE7F #86EC7F #7FBCEC
split-complementary
#E57FEC #BCEC7F #7FECAE
monochromatic
#C61FD2 #DA4AE4 #E57FEC #F0B4F4 #FAE4FB
Accessibility & contrast
On white
2.45
#E57FEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#E57FEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E57FEC
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E57FEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E57FEC | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF0
Deuteranopia (green-blind)
#90AAE9
Tritanopia (blue-blind)
#E98BAB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e57fec; /* rgb */ color: rgb(229, 127, 236); /* oklch */ color: oklch(74.6% 0.184 324.8);
Tailwind
colors: {
custom: {
50: '#efa7f2',
500: '#e57fec',
950: '#000000',
},
}SCSS
$custom: #e57fec; $custom-light: #efa7f2; $custom-dark: #000000;
JSON
{
"hex": "#e57fec",
"rgb": {
"r": 229,
"g": 127,
"b": 236
},
"hsl": {
"h": 296.147,
"s": 74.15,
"l": 71.176
},
"oklch": {
"l": 0.74626,
"c": 0.18375,
"h": 324.8
},
"luminance": 0.37893
}Semantic roles & 50–950 ramp
primary
#E57FEC
secondary
#D7F2D5
accent
#D60F1C
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85