#F57EB2#F57EB2
#F57EB2 is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.2% C 0.156 H 354.0°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F57EB2 |
|---|---|
| RGB | rgb(245, 126, 178) |
| HSL | hsl(334, 86%, 73%) |
| HSV | hsv(334, 49%, 96%) |
| CMYK | cmyk(0%, 48.6%, 27.3%, 3.9%) |
| CIE-LAB | lab(67.69, 51.21, -6.38) |
| CIE-LCH | lch(67.69, 51.61, 352.89°) |
| OKLab | oklab(74.17% 0.1548 -0.0162) |
| OKLCH | oklch(74.17% 0.156 354) |
| XYZ | xyz(53.1548, 37.5531, 46.5598) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.77
Bubblegum (survey)
#FF6CB5
ΔE00 3.82
Bubble Gum Pink
#FF69AF
ΔE00 3.97
Carnation Pink
#FF7FA7
ΔE00 4.11
Hot Pink
#FF69B4
ΔE00 4.26
Pinky
#FC86AA
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57EB2 #7EF5C1
analogous
#F57EED #F57EB2 #F5867E
triadic
#F57EB2 #B2F57E #7EB2F5
tetradic
#F57EB2 #EDF57E #7EF5C1 #867EF5
square
#F57EB2 #EDF57E #7EF5C1 #867EF5
split-complementary
#F57EB2 #7EF586 #7EEDF5
monochromatic
#E7126F #F14590 #F57EB2 #F9B7D4 #FDE3EE
Accessibility & contrast
On white
2.47
#F57EB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#F57EB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57EB2
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57EB2 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D98B4
Deuteranopia (green-blind)
#ACADAF
Tritanopia (blue-blind)
#FF7891
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f57eb2; /* rgb */ color: rgb(245, 126, 178); /* oklch */ color: oklch(74.2% 0.156 354.0);
Tailwind
colors: {
custom: {
50: '#fba6c9',
500: '#f57eb2',
950: '#000000',
},
}SCSS
$custom: #f57eb2; $custom-light: #fba6c9; $custom-dark: #000000;
JSON
{
"hex": "#f57eb2",
"rgb": {
"r": 245,
"g": 126,
"b": 178
},
"hsl": {
"h": 333.782,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.74173,
"c": 0.15566,
"h": 354
},
"luminance": 0.37549
}Semantic roles & 50–950 ramp
primary
#F57EB2
secondary
#D6F5E7
accent
#E28103
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82