#F57DBB#F57DBB
#F57DBB is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.3% C 0.162 H 349.5°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F57DBB |
|---|---|
| RGB | rgb(245, 125, 187) |
| HSL | hsl(329, 86%, 73%) |
| HSV | hsv(329, 49%, 96%) |
| CMYK | cmyk(0%, 49%, 23.7%, 3.9%) |
| CIE-LAB | lab(67.78, 52.90, -11.32) |
| CIE-LCH | lch(67.78, 54.10, 347.93°) |
| OKLab | oklab(74.33% 0.1591 -0.0295) |
| OKLCH | oklch(74.33% 0.162 349.5) |
| XYZ | xyz(53.9610, 37.6720, 51.4335) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.89
Bubblegum Pink
#FE83CC
ΔE00 3.14
Bubblegum (survey)
#FF6CB5
ΔE00 3.27
Hot Pink
#FF69B4
ΔE00 3.72
Bubble Gum Pink
#FF69AF
ΔE00 4.04
Carnation Pink
#FF7FA7
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57DBB #7DF5B7
analogous
#F37DF5 #F57DBB #F57D7F
triadic
#F57DBB #BBF57D #7DBBF5
tetradic
#F57DBB #F5F37D #7DF5B7 #7D7FF5
square
#F57DBB #F5F37D #7DF5B7 #7D7FF5
split-complementary
#F57DBB #7FF57D #7DF5F3
monochromatic
#E6127F #F1449D #F57DBB #F9B6D9 #FDE3F0
Accessibility & contrast
On white
2.46
#F57DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#F57DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57DBB
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57DBB | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A98BD
Deuteranopia (green-blind)
#A9ADB8
Tritanopia (blue-blind)
#FF7994
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f57dbb; /* rgb */ color: rgb(245, 125, 187); /* oklch */ color: oklch(74.3% 0.162 349.5);
Tailwind
colors: {
custom: {
50: '#fba6cf',
500: '#f57dbb',
950: '#000000',
},
}SCSS
$custom: #f57dbb; $custom-light: #fba6cf; $custom-dark: #000000;
JSON
{
"hex": "#f57dbb",
"rgb": {
"r": 245,
"g": 125,
"b": 187
},
"hsl": {
"h": 329,
"s": 85.714,
"l": 72.549
},
"oklch": {
"l": 0.7433,
"c": 0.16176,
"h": 349.5
},
"luminance": 0.37668
}Semantic roles & 50–950 ramp
primary
#F57DBB
secondary
#D6F5E5
accent
#E26F03
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82