#F57DD0#F57DD0
#F57DD0 is a light, vivid pink. Relative luminance 0.386; OKLCH L 75.1% C 0.175 H 340.3°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F57DD0 |
|---|---|
| RGB | rgb(245, 125, 208) |
| HSL | hsl(319, 86%, 73%) |
| HSV | hsv(319, 49%, 96%) |
| CMYK | cmyk(0%, 49%, 15.1%, 3.9%) |
| CIE-LAB | lab(68.49, 55.93, -22.00) |
| CIE-LCH | lch(68.49, 60.10, 338.53°) |
| OKLab | oklab(75.1% 0.1648 -0.0588) |
| OKLCH | oklch(75.1% 0.175 340.3) |
| XYZ | xyz(56.3757, 38.6379, 64.1509) |
| Luminance | 0.3863 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.88
Pink (survey)
#FF81C0
ΔE00 4.99
Lavender Pink
#DD85D7
ΔE00 5.02
Purply Pink
#F075E6
ΔE00 5.34
Bubblegum (survey)
#FF6CB5
ΔE00 5.99
Violet (CSS)
#EE82EE
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57DD0 #7DF5A2
analogous
#DE7DF5 #F57DD0 #F57D94
triadic
#F57DD0 #D0F57D #7DD0F5
tetradic
#F57DD0 #F5DE7D #7DF5A2 #7D94F5
square
#F57DD0 #F5DE7D #7DF5A2 #7D94F5
split-complementary
#F57DD0 #94F57D #7DF5DE
monochromatic
#E612A4 #F144BB #F57DD0 #F9B6E5 #FDE3F5
Accessibility & contrast
On white
2.41
#F57DD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#F57DD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57DD0
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57DD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57DD0 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839BD3
Deuteranopia (green-blind)
#A3AECD
Tritanopia (blue-blind)
#FF7F9D
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f57dd0; /* rgb */ color: rgb(245, 125, 208); /* oklch */ color: oklch(75.1% 0.175 340.3);
Tailwind
colors: {
custom: {
50: '#fba6de',
500: '#f57dd0',
950: '#000000',
},
}SCSS
$custom: #f57dd0; $custom-light: #fba6de; $custom-dark: #000000;
JSON
{
"hex": "#f57dd0",
"rgb": {
"r": 245,
"g": 125,
"b": 208
},
"hsl": {
"h": 318.5,
"s": 85.714,
"l": 72.549
},
"oklch": {
"l": 0.75095,
"c": 0.17494,
"h": 340.3
},
"luminance": 0.38634
}Semantic roles & 50–950 ramp
primary
#F57DD0
secondary
#D6F5E0
accent
#E24803
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83