#F57EBD#F57EBD
#F57EBD is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.5% C 0.161 H 348.7°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F57EBD |
|---|---|
| RGB | rgb(245, 126, 189) |
| HSL | hsl(328, 86%, 73%) |
| HSV | hsv(328, 49%, 96%) |
| CMYK | cmyk(0%, 48.6%, 22.9%, 3.9%) |
| CIE-LAB | lab(68.03, 52.69, -12.06) |
| CIE-LCH | lch(68.03, 54.06, 347.11°) |
| OKLab | oklab(74.54% 0.1582 -0.0315) |
| OKLCH | oklch(74.54% 0.161 348.7) |
| XYZ | xyz(54.3038, 38.0127, 52.6114) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.84
Bubblegum Pink
#FE83CC
ΔE00 2.78
Bubblegum (survey)
#FF6CB5
ΔE00 3.52
Hot Pink
#FF69B4
ΔE00 3.96
Bubble Gum Pink
#FF69AF
ΔE00 4.36
Carnation Pink
#FF7FA7
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57EBD #7EF5B6
analogous
#F17EF5 #F57EBD #F57E81
triadic
#F57EBD #BDF57E #7EBDF5
tetradic
#F57EBD #F5F17E #7EF5B6 #7E81F5
square
#F57EBD #F5F17E #7EF5B6 #7E81F5
split-complementary
#F57EBD #81F57E #7EF5F1
monochromatic
#E71283 #F145A0 #F57EBD #F9B7DA #FDE3F0
Accessibility & contrast
On white
2.44
#F57EBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#F57EBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57EBD
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57EBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57EBD | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A99BF
Deuteranopia (green-blind)
#A9ADBA
Tritanopia (blue-blind)
#FF7B96
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f57ebd; /* rgb */ color: rgb(245, 126, 189); /* oklch */ color: oklch(74.5% 0.161 348.7);
Tailwind
colors: {
custom: {
50: '#fba7d0',
500: '#f57ebd',
950: '#000000',
},
}SCSS
$custom: #f57ebd; $custom-light: #fba7d0; $custom-dark: #000000;
JSON
{
"hex": "#f57ebd",
"rgb": {
"r": 245,
"g": 126,
"b": 189
},
"hsl": {
"h": 328.235,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.7454,
"c": 0.16128,
"h": 348.7
},
"luminance": 0.38008
}Semantic roles & 50–950 ramp
primary
#F57EBD
secondary
#D6F5E5
accent
#E26C03
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82