#E57BED#E57BED
#E57BED is a light, vivid purple. Relative luminance 0.369; OKLCH L 74.1% C 0.191 H 324.6°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E57BED |
|---|---|
| RGB | rgb(229, 123, 237) |
| HSL | hsl(296, 76%, 71%) |
| HSV | hsv(296, 48%, 93%) |
| CMYK | cmyk(3.4%, 48.1%, 0%, 7.1%) |
| CIE-LAB | lab(67.23, 57.09, -40.18) |
| CIE-LCH | lch(67.23, 69.81, 324.86°) |
| OKLab | oklab(74.11% 0.1558 -0.1106) |
| OKLCH | oklch(74.11% 0.191 324.6) |
| XYZ | xyz(54.6808, 36.9410, 84.3544) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.31
Purply Pink
#F075E6
ΔE00 2.62
Orchid
#DA70D6
ΔE00 4.21
Lavender Pink
#DD85D7
ΔE00 4.71
Light Magenta
#FA5FF7
ΔE00 4.88
Violet Pink
#FB5FFC
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E57BED #83ED7B
analogous
#AC7BED #E57BED #ED7BBC
triadic
#E57BED #EDE57B #7BEDE5
tetradic
#E57BED #EDAC7B #83ED7B #7BBCED
square
#E57BED #EDAC7B #83ED7B #7BBCED
split-complementary
#E57BED #BCED7B #7BEDAC
monochromatic
#C41DD1 #DA45E6 #E57BED #F0B1F4 #FAE4FB
Accessibility & contrast
On white
2.50
#E57BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#E57BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E57BED
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E57BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E57BED | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9BF1
Deuteranopia (green-blind)
#8DA8EA
Tritanopia (blue-blind)
#E988A9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e57bed; /* rgb */ color: rgb(229, 123, 237); /* oklch */ color: oklch(74.1% 0.191 324.6);
Tailwind
colors: {
custom: {
50: '#efa5f3',
500: '#e57bed',
950: '#000000',
},
}SCSS
$custom: #e57bed; $custom-light: #efa5f3; $custom-dark: #000000;
JSON
{
"hex": "#e57bed",
"rgb": {
"r": 229,
"g": 123,
"b": 237
},
"hsl": {
"h": 295.789,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.74113,
"c": 0.19109,
"h": 324.6
},
"luminance": 0.36938
}Semantic roles & 50–950 ramp
primary
#E57BED
secondary
#D5F1D2
accent
#D80D1C
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F17
muted
#857F85