#F57BCA#F57BCA
#F57BCA is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.6% C 0.174 H 342.6°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F57BCA |
|---|---|
| RGB | rgb(245, 123, 202) |
| HSL | hsl(321, 86%, 72%) |
| HSV | hsv(321, 50%, 96%) |
| CMYK | cmyk(0%, 49.8%, 17.6%, 3.9%) |
| CIE-LAB | lab(67.91, 56.00, -19.53) |
| CIE-LCH | lch(67.91, 59.30, 340.77°) |
| OKLab | oklab(74.59% 0.1661 -0.052) |
| OKLCH | oklch(74.59% 0.174 342.6) |
| XYZ | xyz(55.4008, 37.8469, 60.2530) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.50
Pink (survey)
#FF81C0
ΔE00 4.15
Bubblegum (survey)
#FF6CB5
ΔE00 4.92
Hot Pink
#FF69B4
ΔE00 5.16
Lavender Pink
#DD85D7
ΔE00 5.81
Bubble Gum Pink
#FF69AF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57BCA #7BF5A6
analogous
#E37BF5 #F57BCA #F57B8D
triadic
#F57BCA #CAF57B #7BCAF5
tetradic
#F57BCA #F5E37B #7BF5A6 #7B8DF5
square
#F57BCA #F5E37B #7BF5A6 #7B8DF5
split-complementary
#F57BCA #8DF57B #7BF5E3
monochromatic
#E4119A #F142B3 #F57BCA #F9B4E1 #FDE3F4
Accessibility & contrast
On white
2.45
#F57BCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#F57BCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57BCA
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57BCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57BCA | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8399CD
Deuteranopia (green-blind)
#A4ADC7
Tritanopia (blue-blind)
#FF7C99
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f57bca; /* rgb */ color: rgb(245, 123, 202); /* oklch */ color: oklch(74.6% 0.174 342.6);
Tailwind
colors: {
custom: {
50: '#fba5da',
500: '#f57bca',
950: '#000000',
},
}SCSS
$custom: #f57bca; $custom-light: #fba5da; $custom-dark: #000000;
JSON
{
"hex": "#f57bca",
"rgb": {
"r": 245,
"g": 123,
"b": 202
},
"hsl": {
"h": 321.148,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.74592,
"c": 0.17403,
"h": 342.6
},
"luminance": 0.37843
}Semantic roles & 50–950 ramp
primary
#F57BCA
secondary
#D6F5E1
accent
#E25203
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83