#E57FF2#E57FF2
#E57FF2 is a light, vivid purple. Relative luminance 0.382; OKLCH L 74.9% C 0.189 H 322.9°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E57FF2 |
|---|---|
| RGB | rgb(229, 127, 242) |
| HSL | hsl(293, 82%, 72%) |
| HSV | hsv(293, 48%, 95%) |
| CMYK | cmyk(5.4%, 47.5%, 0%, 5.1%) |
| CIE-LAB | lab(68.20, 56.04, -41.41) |
| CIE-LCH | lch(68.20, 69.68, 323.53°) |
| OKLab | oklab(74.91% 0.1512 -0.1141) |
| OKLCH | oklch(74.91% 0.189 322.9) |
| XYZ | xyz(55.9278, 38.2500, 88.4242) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.25
Purply Pink
#F075E6
ΔE00 3.44
Lavender Pink
#DD85D7
ΔE00 5.06
Orchid
#DA70D6
ΔE00 5.19
Light Magenta
#FA5FF7
ΔE00 5.45
Violet Pink
#FB5FFC
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E57FF2 #8CF27F
analogous
#AB7FF2 #E57FF2 #F27FC6
triadic
#E57FF2 #F2E57F #7FF2E5
tetradic
#E57FF2 #F2AB7F #8CF27F #7FC6F2
square
#E57FF2 #F2AB7F #8CF27F #7FC6F2
split-complementary
#E57FF2 #C6F27F #7FF2AB
monochromatic
#C917E0 #DA47EC #E57FF2 #F0B7F8 #F9E3FC
Accessibility & contrast
On white
2.43
#E57FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#E57FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E57FF2
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E57FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E57FF2 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709FF6
Deuteranopia (green-blind)
#8DAAEF
Tritanopia (blue-blind)
#E88DAD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e57ff2; /* rgb */ color: rgb(229, 127, 242); /* oklch */ color: oklch(74.9% 0.189 322.9);
Tailwind
colors: {
custom: {
50: '#efa7f6',
500: '#e57ff2',
950: '#000000',
},
}SCSS
$custom: #e57ff2; $custom-light: #efa7f6; $custom-dark: #000000;
JSON
{
"hex": "#e57ff2",
"rgb": {
"r": 229,
"g": 127,
"b": 242
},
"hsl": {
"h": 293.217,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.74905,
"c": 0.18942,
"h": 322.9
},
"luminance": 0.38248
}Semantic roles & 50–950 ramp
primary
#E57FF2
secondary
#DAF4D7
accent
#DE0820
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#171017
muted
#857F85