#F57CCF#F57CCF
#F57CCF is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.9% C 0.176 H 340.7°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F57CCF |
|---|---|
| RGB | rgb(245, 124, 207) |
| HSL | hsl(319, 86%, 72%) |
| HSV | hsv(319, 49%, 96%) |
| CMYK | cmyk(0%, 49.4%, 15.5%, 3.9%) |
| CIE-LAB | lab(68.27, 56.26, -21.77) |
| CIE-LCH | lch(68.27, 60.33, 338.84°) |
| OKLab | oklab(74.92% 0.1659 -0.0582) |
| OKLCH | oklch(74.92% 0.176 340.7) |
| XYZ | xyz(56.1271, 38.3369, 63.4630) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.89
Pink (survey)
#FF81C0
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 5.14
Purply Pink
#F075E6
ΔE00 5.40
Bubblegum (survey)
#FF6CB5
ΔE00 5.79
Hot Pink
#FF69B4
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57CCF #7CF5A2
analogous
#DF7CF5 #F57CCF #F57C93
triadic
#F57CCF #CFF57C #7CCFF5
tetradic
#F57CCF #F5DF7C #7CF5A2 #7C93F5
square
#F57CCF #F5DF7C #7CF5A2 #7C93F5
split-complementary
#F57CCF #93F57C #7CF5DF
monochromatic
#E511A3 #F143BA #F57CCF #F9B5E4 #FDE3F5
Accessibility & contrast
On white
2.42
#F57CCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#F57CCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57CCF
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57CCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57CCF | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829AD2
Deuteranopia (green-blind)
#A3AECC
Tritanopia (blue-blind)
#FF7E9C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f57ccf; /* rgb */ color: rgb(245, 124, 207); /* oklch */ color: oklch(74.9% 0.176 340.7);
Tailwind
colors: {
custom: {
50: '#fba6dd',
500: '#f57ccf',
950: '#000000',
},
}SCSS
$custom: #f57ccf; $custom-light: #fba6dd; $custom-dark: #000000;
JSON
{
"hex": "#f57ccf",
"rgb": {
"r": 245,
"g": 124,
"b": 207
},
"hsl": {
"h": 318.843,
"s": 85.816,
"l": 72.353
},
"oklch": {
"l": 0.74919,
"c": 0.17583,
"h": 340.7
},
"luminance": 0.38333
}Semantic roles & 50–950 ramp
primary
#F57CCF
secondary
#D6F5E0
accent
#E24903
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83