#F57BCC#F57BCC
#F57BCC is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.7% C 0.175 H 341.8°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F57BCC |
|---|---|
| RGB | rgb(245, 123, 204) |
| HSL | hsl(320, 86%, 72%) |
| HSV | hsv(320, 50%, 96%) |
| CMYK | cmyk(0%, 49.8%, 16.7%, 3.9%) |
| CIE-LAB | lab(67.98, 56.29, -20.54) |
| CIE-LCH | lch(67.98, 59.92, 339.95°) |
| OKLab | oklab(74.67% 0.1666 -0.0548) |
| OKLCH | oklch(74.67% 0.175 341.8) |
| XYZ | xyz(55.6391, 37.9422, 61.5082) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.69
Pink (survey)
#FF81C0
ΔE00 4.50
Bubblegum (survey)
#FF6CB5
ΔE00 5.26
Hot Pink
#FF69B4
ΔE00 5.48
Lavender Pink
#DD85D7
ΔE00 5.53
Purply Pink
#F075E6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57BCC #7BF5A4
analogous
#E17BF5 #F57BCC #F57B8F
triadic
#F57BCC #CCF57B #7BCCF5
tetradic
#F57BCC #F5E17B #7BF5A4 #7B8FF5
square
#F57BCC #F5E17B #7BF5A4 #7B8FF5
split-complementary
#F57BCC #8FF57B #7BF5E1
monochromatic
#E4119D #F142B6 #F57BCC #F9B4E2 #FDE3F4
Accessibility & contrast
On white
2.45
#F57BCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#F57BCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57BCC
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57BCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57BCC | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8299CF
Deuteranopia (green-blind)
#A3ADC9
Tritanopia (blue-blind)
#FF7C9A
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f57bcc; /* rgb */ color: rgb(245, 123, 204); /* oklch */ color: oklch(74.7% 0.175 341.8);
Tailwind
colors: {
custom: {
50: '#fba5db',
500: '#f57bcc',
950: '#000000',
},
}SCSS
$custom: #f57bcc; $custom-light: #fba5db; $custom-dark: #000000;
JSON
{
"hex": "#f57bcc",
"rgb": {
"r": 245,
"g": 123,
"b": 204
},
"hsl": {
"h": 320.164,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.74667,
"c": 0.17537,
"h": 341.8
},
"luminance": 0.37938
}Semantic roles & 50–950 ramp
primary
#F57BCC
secondary
#D6F5E0
accent
#E24E03
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83