#F57EAE#F57EAE
#F57EAE is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.0% C 0.154 H 356.0°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F57EAE |
|---|---|
| RGB | rgb(245, 126, 174) |
| HSL | hsl(336, 86%, 73%) |
| HSV | hsv(336, 49%, 96%) |
| CMYK | cmyk(0%, 48.6%, 29%, 3.9%) |
| CIE-LAB | lab(67.57, 50.69, -4.30) |
| CIE-LCH | lch(67.57, 50.88, 355.15°) |
| OKLab | oklab(74.05% 0.1535 -0.0107) |
| OKLCH | oklch(74.05% 0.154 356) |
| XYZ | xyz(52.7590, 37.3948, 44.4755) |
| Luminance | 0.3739 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.23
Pinky
#FC86AA
ΔE00 3.49
Pink (survey)
#FF81C0
ΔE00 3.59
Bubble Gum Pink
#FF69AF
ΔE00 4.25
Bubblegum (survey)
#FF6CB5
ΔE00 4.36
Hot Pink
#FF69B4
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57EAE #7EF5C5
analogous
#F57EEA #F57EAE #F5897E
triadic
#F57EAE #AEF57E #7EAEF5
tetradic
#F57EAE #EAF57E #7EF5C5 #897EF5
square
#F57EAE #EAF57E #7EF5C5 #897EF5
split-complementary
#F57EAE #7EF589 #7EEAF5
monochromatic
#E71268 #F1458A #F57EAE #F9B7D2 #FDE3ED
Accessibility & contrast
On white
2.48
#F57EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#F57EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57EAE
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57EAE | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E97B0
Deuteranopia (green-blind)
#ADADAB
Tritanopia (blue-blind)
#FF7790
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f57eae; /* rgb */ color: rgb(245, 126, 174); /* oklch */ color: oklch(74.0% 0.154 356.0);
Tailwind
colors: {
custom: {
50: '#fba6c6',
500: '#f57eae',
950: '#000000',
},
}SCSS
$custom: #f57eae; $custom-light: #fba6c6; $custom-dark: #000000;
JSON
{
"hex": "#f57eae",
"rgb": {
"r": 245,
"g": 126,
"b": 174
},
"hsl": {
"h": 335.798,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.74045,
"c": 0.15389,
"h": 356
},
"luminance": 0.3739
}Semantic roles & 50–950 ramp
primary
#F57EAE
secondary
#D6F5E8
accent
#E28803
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82