#F57EBC#F57EBC
#F57EBC is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.5% C 0.161 H 349.2°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F57EBC |
|---|---|
| RGB | rgb(245, 126, 188) |
| HSL | hsl(329, 86%, 73%) |
| HSV | hsv(329, 49%, 96%) |
| CMYK | cmyk(0%, 48.6%, 23.3%, 3.9%) |
| CIE-LAB | lab(68.00, 52.55, -11.55) |
| CIE-LCH | lch(68.00, 53.81, 347.61°) |
| OKLab | oklab(74.51% 0.1579 -0.0301) |
| OKLCH | oklch(74.51% 0.161 349.2) |
| XYZ | xyz(54.1957, 37.9694, 52.0417) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.79
Bubblegum Pink
#FE83CC
ΔE00 2.96
Bubblegum (survey)
#FF6CB5
ΔE00 3.47
Hot Pink
#FF69B4
ΔE00 3.92
Bubble Gum Pink
#FF69AF
ΔE00 4.26
Carnation Pink
#FF7FA7
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57EBC #7EF5B7
analogous
#F27EF5 #F57EBC #F57E81
triadic
#F57EBC #BCF57E #7EBCF5
tetradic
#F57EBC #F5F27E #7EF5B7 #7E81F5
square
#F57EBC #F5F27E #7EF5B7 #7E81F5
split-complementary
#F57EBC #81F57E #7EF5F2
monochromatic
#E71281 #F1459F #F57EBC #F9B7D9 #FDE3F0
Accessibility & contrast
On white
2.44
#F57EBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#F57EBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57EBC
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57EBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57EBC | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A99BE
Deuteranopia (green-blind)
#AAADB9
Tritanopia (blue-blind)
#FF7B95
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f57ebc; /* rgb */ color: rgb(245, 126, 188); /* oklch */ color: oklch(74.5% 0.161 349.2);
Tailwind
colors: {
custom: {
50: '#fba7d0',
500: '#f57ebc',
950: '#000000',
},
}SCSS
$custom: #f57ebc; $custom-light: #fba7d0; $custom-dark: #000000;
JSON
{
"hex": "#f57ebc",
"rgb": {
"r": 245,
"g": 126,
"b": 188
},
"hsl": {
"h": 328.739,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.74505,
"c": 0.16073,
"h": 349.2
},
"luminance": 0.37965
}Semantic roles & 50–950 ramp
primary
#F57EBC
secondary
#D6F5E5
accent
#E26E03
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82