#F57DB2#F57DB2
#F57DB2 is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.0% C 0.157 H 353.8°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F57DB2 |
|---|---|
| RGB | rgb(245, 125, 178) |
| HSL | hsl(334, 86%, 73%) |
| HSV | hsv(334, 49%, 96%) |
| CMYK | cmyk(0%, 49%, 27.3%, 3.9%) |
| CIE-LAB | lab(67.50, 51.70, -6.67) |
| CIE-LCH | lch(67.50, 52.13, 352.65°) |
| OKLab | oklab(74.03% 0.1563 -0.017) |
| OKLCH | oklch(74.03% 0.157 353.8) |
| XYZ | xyz(53.0276, 37.2986, 46.5174) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.75
Bubblegum (survey)
#FF6CB5
ΔE00 3.60
Bubble Gum Pink
#FF69AF
ΔE00 3.76
Hot Pink
#FF69B4
ΔE00 4.03
Carnation Pink
#FF7FA7
ΔE00 4.25
Pinky
#FC86AA
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57DB2 #7DF5C0
analogous
#F57DEE #F57DB2 #F5847D
triadic
#F57DB2 #B2F57D #7DB2F5
tetradic
#F57DB2 #EEF57D #7DF5C0 #847DF5
square
#F57DB2 #EEF57D #7DF5C0 #847DF5
split-complementary
#F57DB2 #7DF584 #7DEEF5
monochromatic
#E6126F #F14490 #F57DB2 #F9B6D4 #FDE3EE
Accessibility & contrast
On white
2.48
#F57DB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#F57DB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57DB2
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57DB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57DB2 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C97B4
Deuteranopia (green-blind)
#ACACAF
Tritanopia (blue-blind)
#FF7791
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f57db2; /* rgb */ color: rgb(245, 125, 178); /* oklch */ color: oklch(74.0% 0.157 353.8);
Tailwind
colors: {
custom: {
50: '#fba6c9',
500: '#f57db2',
950: '#000000',
},
}SCSS
$custom: #f57db2; $custom-light: #fba6c9; $custom-dark: #000000;
JSON
{
"hex": "#f57db2",
"rgb": {
"r": 245,
"g": 125,
"b": 178
},
"hsl": {
"h": 333.5,
"s": 85.714,
"l": 72.549
},
"oklch": {
"l": 0.7403,
"c": 0.15721,
"h": 353.8
},
"luminance": 0.37294
}Semantic roles & 50–950 ramp
primary
#F57DB2
secondary
#D6F5E7
accent
#E28003
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82