#F57FBF#F57FBF
#F57FBF is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.8% C 0.161 H 348.0°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F57FBF |
|---|---|
| RGB | rgb(245, 127, 191) |
| HSL | hsl(327, 86%, 73%) |
| HSV | hsv(327, 48%, 96%) |
| CMYK | cmyk(0%, 48.2%, 22%, 3.9%) |
| CIE-LAB | lab(68.28, 52.48, -12.80) |
| CIE-LCH | lch(68.28, 54.02, 346.29°) |
| OKLab | oklab(74.75% 0.1573 -0.0335) |
| OKLCH | oklch(74.75% 0.161 348) |
| XYZ | xyz(54.6509, 38.3571, 53.8054) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.88
Bubblegum Pink
#FE83CC
ΔE00 2.44
Bubblegum (survey)
#FF6CB5
ΔE00 3.80
Hot Pink
#FF69B4
ΔE00 4.23
Bubble Gum Pink
#FF69AF
ΔE00 4.69
Carnation Pink
#FF7FA7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57FBF #7FF5B5
analogous
#F07FF5 #F57FBF #F57F84
triadic
#F57FBF #BFF57F #7FBFF5
tetradic
#F57FBF #F5F07F #7FF5B5 #7F84F5
square
#F57FBF #F5F07F #7FF5B5 #7F84F5
split-complementary
#F57FBF #84F57F #7FF5F0
monochromatic
#E81286 #F146A3 #F57FBF #F9B8DB #FDE3F1
Accessibility & contrast
On white
2.42
#F57FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#F57FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57FBF
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57FBF | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9AC1
Deuteranopia (green-blind)
#A9AEBC
Tritanopia (blue-blind)
#FF7C97
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f57fbf; /* rgb */ color: rgb(245, 127, 191); /* oklch */ color: oklch(74.8% 0.161 348.0);
Tailwind
colors: {
custom: {
50: '#fba7d2',
500: '#f57fbf',
950: '#000000',
},
}SCSS
$custom: #f57fbf; $custom-light: #fba7d2; $custom-dark: #000000;
JSON
{
"hex": "#f57fbf",
"rgb": {
"r": 245,
"g": 127,
"b": 191
},
"hsl": {
"h": 327.458,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.74751,
"c": 0.16083,
"h": 348
},
"luminance": 0.38353
}Semantic roles & 50–950 ramp
primary
#F57FBF
secondary
#D6F5E4
accent
#E26903
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82