#F57EB4#F57EB4
#F57EB4 is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.2% C 0.157 H 353.0°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F57EB4 |
|---|---|
| RGB | rgb(245, 126, 180) |
| HSL | hsl(333, 86%, 73%) |
| HSV | hsv(333, 49%, 96%) |
| CMYK | cmyk(0%, 48.6%, 26.5%, 3.9%) |
| CIE-LAB | lab(67.75, 51.47, -7.42) |
| CIE-LCH | lch(67.75, 52.01, 351.80°) |
| OKLab | oklab(74.24% 0.1554 -0.019) |
| OKLCH | oklch(74.24% 0.157 353) |
| XYZ | xyz(53.3571, 37.6340, 47.6251) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.42
Bubblegum (survey)
#FF6CB5
ΔE00 3.63
Bubble Gum Pink
#FF69AF
ΔE00 3.91
Hot Pink
#FF69B4
ΔE00 4.08
Carnation Pink
#FF7FA7
ΔE00 4.56
Bubblegum Pink
#FE83CC
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57EB4 #7EF5BF
analogous
#F57EF0 #F57EB4 #F5837E
triadic
#F57EB4 #B4F57E #7EB4F5
tetradic
#F57EB4 #F0F57E #7EF5BF #837EF5
square
#F57EB4 #F0F57E #7EF5BF #837EF5
split-complementary
#F57EB4 #7EF583 #7EF0F5
monochromatic
#E71272 #F14593 #F57EB4 #F9B7D5 #FDE3EE
Accessibility & contrast
On white
2.46
#F57EB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#F57EB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57EB4
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57EB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57EB4 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D98B6
Deuteranopia (green-blind)
#ACADB1
Tritanopia (blue-blind)
#FF7992
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f57eb4; /* rgb */ color: rgb(245, 126, 180); /* oklch */ color: oklch(74.2% 0.157 353.0);
Tailwind
colors: {
custom: {
50: '#fba6ca',
500: '#f57eb4',
950: '#000000',
},
}SCSS
$custom: #f57eb4; $custom-light: #fba6ca; $custom-dark: #000000;
JSON
{
"hex": "#f57eb4",
"rgb": {
"r": 245,
"g": 126,
"b": 180
},
"hsl": {
"h": 332.773,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.74238,
"c": 0.1566,
"h": 353
},
"luminance": 0.37629
}Semantic roles & 50–950 ramp
primary
#F57EB4
secondary
#D6F5E7
accent
#E27D03
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82