#F57BC5#F57BC5
#F57BC5 is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.4% C 0.171 H 344.7°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F57BC5 |
|---|---|
| RGB | rgb(245, 123, 197) |
| HSL | hsl(324, 86%, 72%) |
| HSV | hsv(324, 50%, 96%) |
| CMYK | cmyk(0%, 49.8%, 19.6%, 3.9%) |
| CIE-LAB | lab(67.74, 55.27, -16.99) |
| CIE-LCH | lch(67.74, 57.82, 342.91°) |
| OKLab | oklab(74.41% 0.1648 -0.045) |
| OKLCH | oklch(74.41% 0.171 344.7) |
| XYZ | xyz(54.8184, 37.6139, 57.1855) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.28
Pink (survey)
#FF81C0
ΔE00 3.30
Bubblegum (survey)
#FF6CB5
ΔE00 4.12
Hot Pink
#FF69B4
ΔE00 4.41
Bubble Gum Pink
#FF69AF
ΔE00 5.21
Lavender Pink
#DD85D7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57BC5 #7BF5AB
analogous
#E87BF5 #F57BC5 #F57B88
triadic
#F57BC5 #C5F57B #7BC5F5
tetradic
#F57BC5 #F5E87B #7BF5AB #7B88F5
square
#F57BC5 #F5E87B #7BF5AB #7B88F5
split-complementary
#F57BC5 #88F57B #7BF5E8
monochromatic
#E41191 #F142AC #F57BC5 #F9B4DE #FDE3F3
Accessibility & contrast
On white
2.46
#F57BC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#F57BC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57BC5
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57BC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57BC5 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8598C7
Deuteranopia (green-blind)
#A5ADC2
Tritanopia (blue-blind)
#FF7A97
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f57bc5; /* rgb */ color: rgb(245, 123, 197); /* oklch */ color: oklch(74.4% 0.171 344.7);
Tailwind
colors: {
custom: {
50: '#fba5d6',
500: '#f57bc5',
950: '#000000',
},
}SCSS
$custom: #f57bc5; $custom-light: #fba5d6; $custom-dark: #000000;
JSON
{
"hex": "#f57bc5",
"rgb": {
"r": 245,
"g": 123,
"b": 197
},
"hsl": {
"h": 323.607,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.74406,
"c": 0.17081,
"h": 344.7
},
"luminance": 0.3761
}Semantic roles & 50–950 ramp
primary
#F57BC5
secondary
#D6F5E2
accent
#E25B03
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83