#F57DB4#F57DB4
#F57DB4 is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.1% C 0.158 H 352.8°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F57DB4 |
|---|---|
| RGB | rgb(245, 125, 180) |
| HSL | hsl(333, 86%, 73%) |
| HSV | hsv(333, 49%, 96%) |
| CMYK | cmyk(0%, 49%, 26.5%, 3.9%) |
| CIE-LAB | lab(67.56, 51.96, -7.70) |
| CIE-LCH | lch(67.56, 52.53, 351.57°) |
| OKLab | oklab(74.1% 0.1569 -0.0197) |
| OKLCH | oklch(74.1% 0.158 352.8) |
| XYZ | xyz(53.2298, 37.3795, 47.5827) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.42
Bubblegum (survey)
#FF6CB5
ΔE00 3.42
Bubble Gum Pink
#FF69AF
ΔE00 3.72
Hot Pink
#FF69B4
ΔE00 3.86
Bubblegum Pink
#FE83CC
ΔE00 4.53
Carnation Pink
#FF7FA7
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57DB4 #7DF5BE
analogous
#F57DF0 #F57DB4 #F5827D
triadic
#F57DB4 #B4F57D #7DB4F5
tetradic
#F57DB4 #F0F57D #7DF5BE #827DF5
square
#F57DB4 #F0F57D #7DF5BE #827DF5
split-complementary
#F57DB4 #7DF582 #7DF0F5
monochromatic
#E61273 #F14493 #F57DB4 #F9B6D5 #FDE3EF
Accessibility & contrast
On white
2.48
#F57DB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#F57DB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57DB4
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57DB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57DB4 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C97B6
Deuteranopia (green-blind)
#ABADB1
Tritanopia (blue-blind)
#FF7891
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f57db4; /* rgb */ color: rgb(245, 125, 180); /* oklch */ color: oklch(74.1% 0.158 352.8);
Tailwind
colors: {
custom: {
50: '#fba6ca',
500: '#f57db4',
950: '#000000',
},
}SCSS
$custom: #f57db4; $custom-light: #fba6ca; $custom-dark: #000000;
JSON
{
"hex": "#f57db4",
"rgb": {
"r": 245,
"g": 125,
"b": 180
},
"hsl": {
"h": 332.5,
"s": 85.714,
"l": 72.549
},
"oklch": {
"l": 0.74095,
"c": 0.15816,
"h": 352.8
},
"luminance": 0.37375
}Semantic roles & 50–950 ramp
primary
#F57DB4
secondary
#D6F5E7
accent
#E27C03
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82