#F57BC0#F57BC0
#F57BC0 is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.2% C 0.168 H 346.9°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F57BC0 |
|---|---|
| RGB | rgb(245, 123, 192) |
| HSL | hsl(326, 86%, 72%) |
| HSV | hsv(326, 50%, 96%) |
| CMYK | cmyk(0%, 49.8%, 21.6%, 3.9%) |
| CIE-LAB | lab(67.57, 54.56, -14.44) |
| CIE-LCH | lch(67.57, 56.44, 345.18°) |
| OKLab | oklab(74.23% 0.1634 -0.038) |
| OKLCH | oklch(74.23% 0.168 346.9) |
| XYZ | xyz(54.2550, 37.3886, 54.2182) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.54
Pink (survey)
#FF81C0
ΔE00 2.57
Bubblegum (survey)
#FF6CB5
ΔE00 3.43
Hot Pink
#FF69B4
ΔE00 3.79
Bubble Gum Pink
#FF69AF
ΔE00 4.44
Pale Magenta
#D767AD
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57BC0 #7BF5B0
analogous
#ED7BF5 #F57BC0 #F57B83
triadic
#F57BC0 #C0F57B #7BC0F5
tetradic
#F57BC0 #F5ED7B #7BF5B0 #7B83F5
square
#F57BC0 #F5ED7B #7BF5B0 #7B83F5
split-complementary
#F57BC0 #83F57B #7BF5ED
monochromatic
#E41189 #F142A5 #F57BC0 #F9B4DB #FDE3F1
Accessibility & contrast
On white
2.48
#F57BC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#F57BC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57BC0
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57BC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57BC0 | 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)
#8698C2
Deuteranopia (green-blind)
#A7ACBD
Tritanopia (blue-blind)
#FF7995
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f57bc0; /* rgb */ color: rgb(245, 123, 192); /* oklch */ color: oklch(74.2% 0.168 346.9);
Tailwind
colors: {
custom: {
50: '#fba5d3',
500: '#f57bc0',
950: '#000000',
},
}SCSS
$custom: #f57bc0; $custom-light: #fba5d3; $custom-dark: #000000;
JSON
{
"hex": "#f57bc0",
"rgb": {
"r": 245,
"g": 123,
"b": 192
},
"hsl": {
"h": 326.066,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.74226,
"c": 0.16775,
"h": 346.9
},
"luminance": 0.37384
}Semantic roles & 50–950 ramp
primary
#F57BC0
secondary
#D6F5E3
accent
#E26403
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82