#F57CC2#F57CC2
#F57CC2 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.4% C 0.167 H 346.2°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F57CC2 |
|---|---|
| RGB | rgb(245, 124, 194) |
| HSL | hsl(325, 86%, 72%) |
| HSV | hsv(325, 49%, 96%) |
| CMYK | cmyk(0%, 49.4%, 20.8%, 3.9%) |
| CIE-LAB | lab(67.82, 54.36, -15.18) |
| CIE-LCH | lch(67.82, 56.44, 344.39°) |
| OKLab | oklab(74.44% 0.1625 -0.04) |
| OKLCH | oklch(74.44% 0.167 346.2) |
| XYZ | xyz(54.6027, 37.7272, 55.4347) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.26
Pink (survey)
#FF81C0
ΔE00 2.68
Bubblegum (survey)
#FF6CB5
ΔE00 3.76
Hot Pink
#FF69B4
ΔE00 4.11
Bubble Gum Pink
#FF69AF
ΔE00 4.80
Lavender Pink
#DD85D7
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57CC2 #7CF5AF
analogous
#EB7CF5 #F57CC2 #F57C86
triadic
#F57CC2 #C2F57C #7CC2F5
tetradic
#F57CC2 #F5EB7C #7CF5AF #7C86F5
square
#F57CC2 #F5EB7C #7CF5AF #7C86F5
split-complementary
#F57CC2 #86F57C #7CF5EB
monochromatic
#E5118C #F143A8 #F57CC2 #F9B5DC #FDE3F2
Accessibility & contrast
On white
2.46
#F57CC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#F57CC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57CC2
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57CC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57CC2 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8799C4
Deuteranopia (green-blind)
#A7ADBF
Tritanopia (blue-blind)
#FF7A97
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f57cc2; /* rgb */ color: rgb(245, 124, 194); /* oklch */ color: oklch(74.4% 0.167 346.2);
Tailwind
colors: {
custom: {
50: '#fba5d4',
500: '#f57cc2',
950: '#000000',
},
}SCSS
$custom: #f57cc2; $custom-light: #fba5d4; $custom-dark: #000000;
JSON
{
"hex": "#f57cc2",
"rgb": {
"r": 245,
"g": 124,
"b": 194
},
"hsl": {
"h": 325.289,
"s": 85.816,
"l": 72.353
},
"oklch": {
"l": 0.74436,
"c": 0.16736,
"h": 346.2
},
"luminance": 0.37723
}Semantic roles & 50–950 ramp
primary
#F57CC2
secondary
#D6F5E3
accent
#E26103
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83