#E57FBF#E57FBF
#E57FBF is a light, vivid pink. Relative luminance 0.356; OKLCH L 72.8% C 0.146 H 343.0°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E57FBF |
|---|---|
| RGB | rgb(229, 127, 191) |
| HSL | hsl(322, 66%, 70%) |
| HSV | hsv(322, 45%, 90%) |
| CMYK | cmyk(0%, 44.5%, 16.6%, 10.2%) |
| CIE-LAB | lab(66.21, 47.38, -16.12) |
| CIE-LCH | lch(66.21, 50.05, 341.21°) |
| OKLab | oklab(72.77% 0.1401 -0.0428) |
| OKLCH | oklch(72.77% 0.147 343) |
| XYZ | xyz(49.3071, 35.6017, 53.5549) |
| Luminance | 0.3560 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.24
Pink (survey)
#FF81C0
ΔE00 4.82
Bubblegum (survey)
#FF6CB5
ΔE00 5.69
Lavender Pink
#DD85D7
ΔE00 5.70
Hot Pink
#FF69B4
ΔE00 5.93
Pale Magenta
#D767AD
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E57FBF #7FE5A5
analogous
#D87FE5 #E57FBF #E57F8C
triadic
#E57FBF #BFE57F #7FBFE5
tetradic
#E57FBF #E5D87F #7FE5A5 #7F8CE5
square
#E57FBF #E5D87F #7FE5A5 #7F8CE5
split-complementary
#E57FBF #8CE57F #7FE5D8
monochromatic
#C22789 #DB4CA6 #E57FBF #EFB2D8 #FAE5F2
Accessibility & contrast
On white
2.59
#E57FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#E57FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E57FBF
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E57FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E57FBF | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8597C1
Deuteranopia (green-blind)
#A0A7BC
Tritanopia (blue-blind)
#F07F97
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e57fbf; /* rgb */ color: rgb(229, 127, 191); /* oklch */ color: oklch(72.8% 0.146 343.0);
Tailwind
colors: {
custom: {
50: '#efa6d2',
500: '#e57fbf',
950: '#000000',
},
}SCSS
$custom: #e57fbf; $custom-light: #efa6d2; $custom-dark: #000000;
JSON
{
"hex": "#e57fbf",
"rgb": {
"r": 229,
"g": 127,
"b": 191
},
"hsl": {
"h": 322.353,
"s": 66.234,
"l": 69.804
},
"oklch": {
"l": 0.72766,
"c": 0.1465,
"h": 343
},
"luminance": 0.35598
}Semantic roles & 50–950 ramp
primary
#E57FBF
secondary
#D1EEDC
accent
#CE5B17
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#171014
muted
#857F82