#F57699#F57699
#F57699 is a light, vivid pink. Relative luminance 0.347; OKLCH L 72.3% C 0.159 H 4.5°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F57699 |
|---|---|
| RGB | rgb(245, 118, 153) |
| HSL | hsl(343, 86%, 71%) |
| HSV | hsv(343, 52%, 96%) |
| CMYK | cmyk(0%, 51.8%, 37.6%, 3.9%) |
| CIE-LAB | lab(65.49, 52.06, 4.56) |
| CIE-LCH | lch(65.49, 52.25, 5.01°) |
| OKLab | oklab(72.29% 0.1583 0.0124) |
| OKLCH | oklch(72.29% 0.159 4.5) |
| XYZ | xyz(49.8871, 34.6742, 34.1963) |
| Luminance | 0.3467 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.92
Carnation Pink
#FF7FA7
ΔE00 3.09
Rosa
#FE86A4
ΔE00 3.79
Pinky
#FC86AA
ΔE00 3.97
Carnation
#FD798F
ΔE00 4.22
Medium Pink
#F36196
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57699 #76F5D2
analogous
#F576D8 #F57699 #F59276
triadic
#F57699 #99F576 #7699F5
tetradic
#F57699 #D8F576 #76F5D2 #9276F5
square
#F57699 #D8F576 #76F5D2 #9276F5
split-complementary
#F57699 #76F592 #76D8F5
monochromatic
#E0104A #F13D6F #F57699 #F9AFC3 #FDE2EA
Accessibility & contrast
On white
2.65
#F57699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#F57699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57699
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57699 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D909A
Deuteranopia (green-blind)
#ADA896
Tritanopia (blue-blind)
#FF6A83
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f57699; /* rgb */ color: rgb(245, 118, 153); /* oklch */ color: oklch(72.3% 0.159 4.5);
Tailwind
colors: {
custom: {
50: '#fca1b6',
500: '#f57699',
950: '#000000',
},
}SCSS
$custom: #f57699; $custom-light: #fca1b6; $custom-dark: #000000;
JSON
{
"hex": "#f57699",
"rgb": {
"r": 245,
"g": 118,
"b": 153
},
"hsl": {
"h": 343.465,
"s": 86.395,
"l": 71.176
},
"oklch": {
"l": 0.72292,
"c": 0.1588,
"h": 4.5
},
"luminance": 0.34669
}Semantic roles & 50–950 ramp
primary
#F57699
secondary
#D3F4EB
accent
#E3A503
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80