#F57EBF#F57EBF
#F57EBF is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.6% C 0.162 H 347.8°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F57EBF |
|---|---|
| RGB | rgb(245, 126, 191) |
| HSL | hsl(327, 86%, 73%) |
| HSV | hsv(327, 49%, 96%) |
| CMYK | cmyk(0%, 48.6%, 22%, 3.9%) |
| CIE-LAB | lab(68.09, 52.97, -13.09) |
| CIE-LCH | lch(68.09, 54.56, 346.12°) |
| OKLab | oklab(74.61% 0.1588 -0.0343) |
| OKLCH | oklch(74.61% 0.162 347.8) |
| XYZ | xyz(54.5224, 38.1001, 53.7626) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.00
Bubblegum Pink
#FE83CC
ΔE00 2.46
Bubblegum (survey)
#FF6CB5
ΔE00 3.66
Hot Pink
#FF69B4
ΔE00 4.08
Bubble Gum Pink
#FF69AF
ΔE00 4.57
Carnation Pink
#FF7FA7
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57EBF #7EF5B4
analogous
#F07EF5 #F57EBF #F57E83
triadic
#F57EBF #BFF57E #7EBFF5
tetradic
#F57EBF #F5F07E #7EF5B4 #7E83F5
square
#F57EBF #F5F07E #7EF5B4 #7E83F5
split-complementary
#F57EBF #83F57E #7EF5F0
monochromatic
#E71286 #F145A3 #F57EBF #F9B7DB #FDE3F1
Accessibility & contrast
On white
2.44
#F57EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#F57EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57EBF
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57EBF | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999C1
Deuteranopia (green-blind)
#A9AEBC
Tritanopia (blue-blind)
#FF7B96
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f57ebf; /* rgb */ color: rgb(245, 126, 191); /* oklch */ color: oklch(74.6% 0.162 347.8);
Tailwind
colors: {
custom: {
50: '#fba7d2',
500: '#f57ebf',
950: '#000000',
},
}SCSS
$custom: #f57ebf; $custom-light: #fba7d2; $custom-dark: #000000;
JSON
{
"hex": "#f57ebf",
"rgb": {
"r": 245,
"g": 126,
"b": 191
},
"hsl": {
"h": 327.227,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.74609,
"c": 0.16241,
"h": 347.8
},
"luminance": 0.38096
}Semantic roles & 50–950 ramp
primary
#F57EBF
secondary
#D6F5E4
accent
#E26803
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82