#E57CF2#E57CF2
#E57CF2 is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.5% C 0.194 H 323.1°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E57CF2 |
|---|---|
| RGB | rgb(229, 124, 242) |
| HSL | hsl(293, 82%, 72%) |
| HSV | hsv(293, 49%, 95%) |
| CMYK | cmyk(5.4%, 48.8%, 0%, 5.1%) |
| CIE-LAB | lab(67.64, 57.51, -42.30) |
| CIE-LCH | lch(67.64, 71.39, 323.67°) |
| OKLab | oklab(74.49% 0.1552 -0.1167) |
| OKLCH | oklch(74.49% 0.194 323.1) |
| XYZ | xyz(55.5462, 37.4867, 88.2970) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.59
Purply Pink
#F075E6
ΔE00 3.29
Orchid
#DA70D6
ΔE00 4.90
Light Magenta
#FA5FF7
ΔE00 4.96
Violet Pink
#FB5FFC
ΔE00 5.00
Lavender Pink
#DD85D7
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E57CF2 #89F27C
analogous
#AA7CF2 #E57CF2 #F27CC4
triadic
#E57CF2 #F2E57C #7CF2E5
tetradic
#E57CF2 #F2AA7C #89F27C #7CC4F2
square
#E57CF2 #F2AA7C #89F27C #7CC4F2
split-complementary
#E57CF2 #C4F27C #7CF2AA
monochromatic
#C816DE #DA44EC #E57CF2 #F0B4F8 #F9E3FC
Accessibility & contrast
On white
2.47
#E57CF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#E57CF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E57CF2
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E57CF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E57CF2 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9DF6
Deuteranopia (green-blind)
#8BA9EF
Tritanopia (blue-blind)
#E88BAC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e57cf2; /* rgb */ color: rgb(229, 124, 242); /* oklch */ color: oklch(74.5% 0.194 323.1);
Tailwind
colors: {
custom: {
50: '#efa5f7',
500: '#e57cf2',
950: '#000000',
},
}SCSS
$custom: #e57cf2; $custom-light: #efa5f7; $custom-dark: #000000;
JSON
{
"hex": "#e57cf2",
"rgb": {
"r": 229,
"g": 124,
"b": 242
},
"hsl": {
"h": 293.39,
"s": 81.944,
"l": 71.765
},
"oklch": {
"l": 0.74488,
"c": 0.19417,
"h": 323.1
},
"luminance": 0.37484
}Semantic roles & 50–950 ramp
primary
#E57CF2
secondary
#D9F4D6
accent
#DE071F
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#171017
muted
#857F85