#F57CC4#F57CC4
#F57CC4 is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.5% C 0.169 H 345.3°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F57CC4 |
|---|---|
| RGB | rgb(245, 124, 196) |
| HSL | hsl(324, 86%, 72%) |
| HSV | hsv(324, 49%, 96%) |
| CMYK | cmyk(0%, 49.4%, 20%, 3.9%) |
| CIE-LAB | lab(67.89, 54.65, -16.20) |
| CIE-LCH | lch(67.89, 57.00, 343.48°) |
| OKLab | oklab(74.51% 0.1631 -0.0428) |
| OKLCH | oklch(74.51% 0.169 345.3) |
| XYZ | xyz(54.8289, 37.8176, 56.6256) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.16
Pink (survey)
#FF81C0
ΔE00 2.98
Bubblegum (survey)
#FF6CB5
ΔE00 4.03
Hot Pink
#FF69B4
ΔE00 4.36
Bubble Gum Pink
#FF69AF
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57CC4 #7CF5AD
analogous
#EA7CF5 #F57CC4 #F57C87
triadic
#F57CC4 #C4F57C #7CC4F5
tetradic
#F57CC4 #F5EA7C #7CF5AD #7C87F5
square
#F57CC4 #F5EA7C #7CF5AD #7C87F5
split-complementary
#F57CC4 #87F57C #7CF5EA
monochromatic
#E5118F #F143AA #F57CC4 #F9B5DE #FDE3F2
Accessibility & contrast
On white
2.45
#F57CC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#F57CC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57CC4
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57CC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57CC4 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8699C6
Deuteranopia (green-blind)
#A6ADC1
Tritanopia (blue-blind)
#FF7B97
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f57cc4; /* rgb */ color: rgb(245, 124, 196); /* oklch */ color: oklch(74.5% 0.169 345.3);
Tailwind
colors: {
custom: {
50: '#fba5d6',
500: '#f57cc4',
950: '#000000',
},
}SCSS
$custom: #f57cc4; $custom-light: #fba5d6; $custom-dark: #000000;
JSON
{
"hex": "#f57cc4",
"rgb": {
"r": 245,
"g": 124,
"b": 196
},
"hsl": {
"h": 324.298,
"s": 85.816,
"l": 72.353
},
"oklch": {
"l": 0.74508,
"c": 0.1686,
"h": 345.3
},
"luminance": 0.37813
}Semantic roles & 50–950 ramp
primary
#F57CC4
secondary
#D6F5E3
accent
#E25E03
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83