#F57BC8#F57BC8
#F57BC8 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.5% C 0.173 H 343.5°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F57BC8 |
|---|---|
| RGB | rgb(245, 123, 200) |
| HSL | hsl(322, 86%, 72%) |
| HSV | hsv(322, 50%, 96%) |
| CMYK | cmyk(0%, 49.8%, 18.4%, 3.9%) |
| CIE-LAB | lab(67.84, 55.70, -18.52) |
| CIE-LCH | lch(67.84, 58.70, 341.61°) |
| OKLab | oklab(74.52% 0.1656 -0.0492) |
| OKLCH | oklch(74.52% 0.173 343.5) |
| XYZ | xyz(55.1655, 37.7528, 59.0139) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.36
Pink (survey)
#FF81C0
ΔE00 3.80
Bubblegum (survey)
#FF6CB5
ΔE00 4.59
Hot Pink
#FF69B4
ΔE00 4.85
Bubble Gum Pink
#FF69AF
ΔE00 5.70
Lavender Pink
#DD85D7
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57BC8 #7BF5A8
analogous
#E57BF5 #F57BC8 #F57B8B
triadic
#F57BC8 #C8F57B #7BC8F5
tetradic
#F57BC8 #F5E57B #7BF5A8 #7B8BF5
square
#F57BC8 #F5E57B #7BF5A8 #7B8BF5
split-complementary
#F57BC8 #8BF57B #7BF5E5
monochromatic
#E41196 #F142B0 #F57BC8 #F9B4E0 #FDE3F3
Accessibility & contrast
On white
2.46
#F57BC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#F57BC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57BC8
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57BC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57BC8 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8499CB
Deuteranopia (green-blind)
#A5ADC5
Tritanopia (blue-blind)
#FF7B99
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f57bc8; /* rgb */ color: rgb(245, 123, 200); /* oklch */ color: oklch(74.5% 0.173 343.5);
Tailwind
colors: {
custom: {
50: '#fba5d8',
500: '#f57bc8',
950: '#000000',
},
}SCSS
$custom: #f57bc8; $custom-light: #fba5d8; $custom-dark: #000000;
JSON
{
"hex": "#f57bc8",
"rgb": {
"r": 245,
"g": 123,
"b": 200
},
"hsl": {
"h": 322.131,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.74517,
"c": 0.17272,
"h": 343.5
},
"luminance": 0.37749
}Semantic roles & 50–950 ramp
primary
#F57BC8
secondary
#D6F5E1
accent
#E25503
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83