#F57FBE#F57FBE
#F57FBE is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.7% C 0.160 H 348.4°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F57FBE |
|---|---|
| RGB | rgb(245, 127, 190) |
| HSL | hsl(328, 86%, 73%) |
| HSV | hsv(328, 48%, 96%) |
| CMYK | cmyk(0%, 48.2%, 22.4%, 3.9%) |
| CIE-LAB | lab(68.25, 52.34, -12.29) |
| CIE-LCH | lch(68.25, 53.77, 346.79°) |
| OKLab | oklab(74.72% 0.157 -0.0321) |
| OKLCH | oklch(74.72% 0.16 348.4) |
| XYZ | xyz(54.5412, 38.3133, 53.2278) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.79
Bubblegum Pink
#FE83CC
ΔE00 2.61
Bubblegum (survey)
#FF6CB5
ΔE00 3.73
Hot Pink
#FF69B4
ΔE00 4.17
Bubble Gum Pink
#FF69AF
ΔE00 4.58
Carnation Pink
#FF7FA7
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57FBE #7FF5B6
analogous
#F17FF5 #F57FBE #F57F83
triadic
#F57FBE #BEF57F #7FBEF5
tetradic
#F57FBE #F5F17F #7FF5B6 #7F83F5
square
#F57FBE #F5F17F #7FF5B6 #7F83F5
split-complementary
#F57FBE #83F57F #7FF5F1
monochromatic
#E81284 #F146A1 #F57FBE #F9B8DB #FDE3F1
Accessibility & contrast
On white
2.42
#F57FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#F57FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57FBE
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57FBE | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9AC0
Deuteranopia (green-blind)
#AAAEBB
Tritanopia (blue-blind)
#FF7C97
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f57fbe; /* rgb */ color: rgb(245, 127, 190); /* oklch */ color: oklch(74.7% 0.160 348.4);
Tailwind
colors: {
custom: {
50: '#fba7d1',
500: '#f57fbe',
950: '#000000',
},
}SCSS
$custom: #f57fbe; $custom-light: #fba7d1; $custom-dark: #000000;
JSON
{
"hex": "#f57fbe",
"rgb": {
"r": 245,
"g": 127,
"b": 190
},
"hsl": {
"h": 327.966,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.74716,
"c": 0.16026,
"h": 348.4
},
"luminance": 0.38309
}Semantic roles & 50–950 ramp
primary
#F57FBE
secondary
#D6F5E4
accent
#E26B03
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82