#F57CC3#F57CC3
#F57CC3 is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.5% C 0.168 H 345.7°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F57CC3 |
|---|---|
| RGB | rgb(245, 124, 195) |
| HSL | hsl(325, 86%, 72%) |
| HSV | hsv(325, 49%, 96%) |
| CMYK | cmyk(0%, 49.4%, 20.4%, 3.9%) |
| CIE-LAB | lab(67.85, 54.50, -15.69) |
| CIE-LCH | lch(67.85, 56.72, 343.94°) |
| OKLab | oklab(74.47% 0.1628 -0.0414) |
| OKLCH | oklch(74.47% 0.168 345.7) |
| XYZ | xyz(54.7154, 37.7722, 56.0282) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.20
Pink (survey)
#FF81C0
ΔE00 2.83
Bubblegum (survey)
#FF6CB5
ΔE00 3.89
Hot Pink
#FF69B4
ΔE00 4.23
Bubble Gum Pink
#FF69AF
ΔE00 4.95
Lavender Pink
#DD85D7
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57CC3 #7CF5AE
analogous
#EA7CF5 #F57CC3 #F57C87
triadic
#F57CC3 #C3F57C #7CC3F5
tetradic
#F57CC3 #F5EA7C #7CF5AE #7C87F5
square
#F57CC3 #F5EA7C #7CF5AE #7C87F5
split-complementary
#F57CC3 #87F57C #7CF5EA
monochromatic
#E5118E #F143A9 #F57CC3 #F9B5DD #FDE3F2
Accessibility & contrast
On white
2.46
#F57CC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#F57CC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57CC3
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57CC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57CC3 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8699C5
Deuteranopia (green-blind)
#A7ADC0
Tritanopia (blue-blind)
#FF7B97
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f57cc3; /* rgb */ color: rgb(245, 124, 195); /* oklch */ color: oklch(74.5% 0.168 345.7);
Tailwind
colors: {
custom: {
50: '#fba5d5',
500: '#f57cc3',
950: '#000000',
},
}SCSS
$custom: #f57cc3; $custom-light: #fba5d5; $custom-dark: #000000;
JSON
{
"hex": "#f57cc3",
"rgb": {
"r": 245,
"g": 124,
"b": 195
},
"hsl": {
"h": 324.793,
"s": 85.816,
"l": 72.353
},
"oklch": {
"l": 0.74472,
"c": 0.16797,
"h": 345.7
},
"luminance": 0.37768
}Semantic roles & 50–950 ramp
primary
#F57CC3
secondary
#D6F5E3
accent
#E25F03
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83