#F57EBE#F57EBE
#F57EBE is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.6% C 0.162 H 348.3°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F57EBE |
|---|---|
| RGB | rgb(245, 126, 190) |
| HSL | hsl(328, 86%, 73%) |
| HSV | hsv(328, 49%, 96%) |
| CMYK | cmyk(0%, 48.6%, 22.4%, 3.9%) |
| CIE-LAB | lab(68.06, 52.83, -12.57) |
| CIE-LCH | lch(68.06, 54.31, 346.61°) |
| OKLab | oklab(74.58% 0.1585 -0.0329) |
| OKLCH | oklch(74.58% 0.162 348.3) |
| XYZ | xyz(54.4127, 38.0563, 53.1850) |
| Luminance | 0.3805 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.91
Bubblegum Pink
#FE83CC
ΔE00 2.62
Bubblegum (survey)
#FF6CB5
ΔE00 3.59
Hot Pink
#FF69B4
ΔE00 4.02
Bubble Gum Pink
#FF69AF
ΔE00 4.46
Carnation Pink
#FF7FA7
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57EBE #7EF5B5
analogous
#F17EF5 #F57EBE #F57E82
triadic
#F57EBE #BEF57E #7EBEF5
tetradic
#F57EBE #F5F17E #7EF5B5 #7E82F5
square
#F57EBE #F5F17E #7EF5B5 #7E82F5
split-complementary
#F57EBE #82F57E #7EF5F1
monochromatic
#E71284 #F145A1 #F57EBE #F9B7DB #FDE3F1
Accessibility & contrast
On white
2.44
#F57EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#F57EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57EBE
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57EBE | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A99C0
Deuteranopia (green-blind)
#A9ADBB
Tritanopia (blue-blind)
#FF7B96
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f57ebe; /* rgb */ color: rgb(245, 126, 190); /* oklch */ color: oklch(74.6% 0.162 348.3);
Tailwind
colors: {
custom: {
50: '#fba7d1',
500: '#f57ebe',
950: '#000000',
},
}SCSS
$custom: #f57ebe; $custom-light: #fba7d1; $custom-dark: #000000;
JSON
{
"hex": "#f57ebe",
"rgb": {
"r": 245,
"g": 126,
"b": 190
},
"hsl": {
"h": 327.731,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.74575,
"c": 0.16184,
"h": 348.3
},
"luminance": 0.38052
}Semantic roles & 50–950 ramp
primary
#F57EBE
secondary
#D6F5E4
accent
#E26A03
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82