#F57EB0#F57EB0
#F57EB0 is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.1% C 0.155 H 355.0°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F57EB0 |
|---|---|
| RGB | rgb(245, 126, 176) |
| HSL | hsl(335, 86%, 73%) |
| HSV | hsv(335, 49%, 96%) |
| CMYK | cmyk(0%, 48.6%, 28.2%, 3.9%) |
| CIE-LAB | lab(67.63, 50.95, -5.35) |
| CIE-LCH | lch(67.63, 51.23, 354.01°) |
| OKLab | oklab(74.11% 0.1542 -0.0134) |
| OKLCH | oklch(74.11% 0.155 355) |
| XYZ | xyz(52.9555, 37.4733, 45.5100) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.17
Carnation Pink
#FF7FA7
ΔE00 3.66
Pinky
#FC86AA
ΔE00 3.90
Bubblegum (survey)
#FF6CB5
ΔE00 4.07
Bubble Gum Pink
#FF69AF
ΔE00 4.08
Hot Pink
#FF69B4
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57EB0 #7EF5C3
analogous
#F57EEC #F57EB0 #F5877E
triadic
#F57EB0 #B0F57E #7EB0F5
tetradic
#F57EB0 #ECF57E #7EF5C3 #877EF5
square
#F57EB0 #ECF57E #7EF5C3 #877EF5
split-complementary
#F57EB0 #7EF587 #7EECF5
monochromatic
#E7126B #F1458D #F57EB0 #F9B7D3 #FDE3EE
Accessibility & contrast
On white
2.47
#F57EB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#F57EB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57EB0
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57EB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57EB0 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E97B2
Deuteranopia (green-blind)
#ADADAD
Tritanopia (blue-blind)
#FF7890
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f57eb0; /* rgb */ color: rgb(245, 126, 176); /* oklch */ color: oklch(74.1% 0.155 355.0);
Tailwind
colors: {
custom: {
50: '#fba6c7',
500: '#f57eb0',
950: '#000000',
},
}SCSS
$custom: #f57eb0; $custom-light: #fba6c7; $custom-dark: #000000;
JSON
{
"hex": "#f57eb0",
"rgb": {
"r": 245,
"g": 126,
"b": 176
},
"hsl": {
"h": 334.79,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.74109,
"c": 0.15475,
"h": 355
},
"luminance": 0.37469
}Semantic roles & 50–950 ramp
primary
#F57EB0
secondary
#D6F5E8
accent
#E28503
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82