#F57BC3#F57BC3
#F57BC3 is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.3% C 0.170 H 345.6°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F57BC3 |
|---|---|
| RGB | rgb(245, 123, 195) |
| HSL | hsl(325, 86%, 72%) |
| HSV | hsv(325, 50%, 96%) |
| CMYK | cmyk(0%, 49.8%, 20.4%, 3.9%) |
| CIE-LAB | lab(67.67, 54.98, -15.97) |
| CIE-LCH | lch(67.67, 57.26, 343.80°) |
| OKLab | oklab(74.33% 0.1642 -0.0422) |
| OKLCH | oklch(74.33% 0.17 345.6) |
| XYZ | xyz(54.5907, 37.5229, 55.9866) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.33
Pink (survey)
#FF81C0
ΔE00 2.98
Bubblegum (survey)
#FF6CB5
ΔE00 3.82
Hot Pink
#FF69B4
ΔE00 4.14
Bubble Gum Pink
#FF69AF
ΔE00 4.89
Lavender Pink
#DD85D7
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57BC3 #7BF5AD
analogous
#EA7BF5 #F57BC3 #F57B86
triadic
#F57BC3 #C3F57B #7BC3F5
tetradic
#F57BC3 #F5EA7B #7BF5AD #7B86F5
square
#F57BC3 #F5EA7B #7BF5AD #7B86F5
split-complementary
#F57BC3 #86F57B #7BF5EA
monochromatic
#E4118E #F142A9 #F57BC3 #F9B4DD #FDE3F2
Accessibility & contrast
On white
2.47
#F57BC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#F57BC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57BC3
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57BC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57BC3 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8598C5
Deuteranopia (green-blind)
#A6ACC0
Tritanopia (blue-blind)
#FF7A96
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f57bc3; /* rgb */ color: rgb(245, 123, 195); /* oklch */ color: oklch(74.3% 0.170 345.6);
Tailwind
colors: {
custom: {
50: '#fba5d5',
500: '#f57bc3',
950: '#000000',
},
}SCSS
$custom: #f57bc3; $custom-light: #fba5d5; $custom-dark: #000000;
JSON
{
"hex": "#f57bc3",
"rgb": {
"r": 245,
"g": 123,
"b": 195
},
"hsl": {
"h": 324.59,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.74333,
"c": 0.16956,
"h": 345.6
},
"luminance": 0.37519
}Semantic roles & 50–950 ramp
primary
#F57BC3
secondary
#D6F5E3
accent
#E25F03
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83