#F57FAE#F57FAE
#F57FAE is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.2% C 0.152 H 356.3°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F57FAE |
|---|---|
| RGB | rgb(245, 127, 174) |
| HSL | hsl(336, 86%, 73%) |
| HSV | hsv(336, 48%, 96%) |
| CMYK | cmyk(0%, 48.2%, 29%, 3.9%) |
| CIE-LAB | lab(67.76, 50.20, -4.02) |
| CIE-LCH | lch(67.76, 50.36, 355.42°) |
| OKLab | oklab(74.19% 0.152 -0.0099) |
| OKLCH | oklch(74.19% 0.152 356.3) |
| XYZ | xyz(52.8875, 37.6518, 44.5183) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.09
Pinky
#FC86AA
ΔE00 3.28
Pink (survey)
#FF81C0
ΔE00 3.67
Bubble Gum Pink
#FF69AF
ΔE00 4.48
Bubblegum (survey)
#FF6CB5
ΔE00 4.59
Rosa
#FE86A4
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57FAE #7FF5C6
analogous
#F57FE9 #F57FAE #F58B7F
triadic
#F57FAE #AEF57F #7FAEF5
tetradic
#F57FAE #E9F57F #7FF5C6 #8B7FF5
square
#F57FAE #E9F57F #7FF5C6 #8B7FF5
split-complementary
#F57FAE #7FF58B #7FE9F5
monochromatic
#E81267 #F1468A #F57FAE #F9B8D2 #FDE3ED
Accessibility & contrast
On white
2.46
#F57FAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#F57FAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57FAE
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57FAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57FAE | 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)
#8F98B0
Deuteranopia (green-blind)
#AEADAB
Tritanopia (blue-blind)
#FF7890
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f57fae; /* rgb */ color: rgb(245, 127, 174); /* oklch */ color: oklch(74.2% 0.152 356.3);
Tailwind
colors: {
custom: {
50: '#fba7c6',
500: '#f57fae',
950: '#000000',
},
}SCSS
$custom: #f57fae; $custom-light: #fba7c6; $custom-dark: #000000;
JSON
{
"hex": "#f57fae",
"rgb": {
"r": 245,
"g": 127,
"b": 174
},
"hsl": {
"h": 336.102,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.74189,
"c": 0.15235,
"h": 356.3
},
"luminance": 0.37647
}Semantic roles & 50–950 ramp
primary
#F57FAE
secondary
#D6F5E9
accent
#E28903
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82