#F57EB3#F57EB3
#F57EB3 is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.2% C 0.156 H 353.5°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F57EB3 |
|---|---|
| RGB | rgb(245, 126, 179) |
| HSL | hsl(333, 86%, 73%) |
| HSV | hsv(333, 49%, 96%) |
| CMYK | cmyk(0%, 48.6%, 26.9%, 3.9%) |
| CIE-LAB | lab(67.72, 51.34, -6.90) |
| CIE-LCH | lch(67.72, 51.80, 352.34°) |
| OKLab | oklab(74.21% 0.1551 -0.0176) |
| OKLCH | oklch(74.21% 0.156 353.5) |
| XYZ | xyz(53.2556, 37.5934, 47.0905) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.59
Bubblegum (survey)
#FF6CB5
ΔE00 3.72
Bubble Gum Pink
#FF69AF
ΔE00 3.93
Hot Pink
#FF69B4
ΔE00 4.16
Carnation Pink
#FF7FA7
ΔE00 4.33
Pinky
#FC86AA
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57EB3 #7EF5C0
analogous
#F57EEF #F57EB3 #F5847E
triadic
#F57EB3 #B3F57E #7EB3F5
tetradic
#F57EB3 #EFF57E #7EF5C0 #847EF5
square
#F57EB3 #EFF57E #7EF5C0 #847EF5
split-complementary
#F57EB3 #7EF584 #7EEFF5
monochromatic
#E71271 #F14592 #F57EB3 #F9B7D4 #FDE3EE
Accessibility & contrast
On white
2.47
#F57EB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#F57EB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57EB3
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57EB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57EB3 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D98B5
Deuteranopia (green-blind)
#ACADB0
Tritanopia (blue-blind)
#FF7892
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f57eb3; /* rgb */ color: rgb(245, 126, 179); /* oklch */ color: oklch(74.2% 0.156 353.5);
Tailwind
colors: {
custom: {
50: '#fba6c9',
500: '#f57eb3',
950: '#000000',
},
}SCSS
$custom: #f57eb3; $custom-light: #fba6c9; $custom-dark: #000000;
JSON
{
"hex": "#f57eb3",
"rgb": {
"r": 245,
"g": 126,
"b": 179
},
"hsl": {
"h": 333.277,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.74205,
"c": 0.15612,
"h": 353.5
},
"luminance": 0.37589
}Semantic roles & 50–950 ramp
primary
#F57EB3
secondary
#D6F5E7
accent
#E27F03
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82