#F57EB7#F57EB7
#F57EB7 is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.3% C 0.158 H 351.6°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F57EB7 |
|---|---|
| RGB | rgb(245, 126, 183) |
| HSL | hsl(331, 86%, 73%) |
| HSV | hsv(331, 49%, 96%) |
| CMYK | cmyk(0%, 48.6%, 25.3%, 3.9%) |
| CIE-LAB | lab(67.84, 51.87, -8.97) |
| CIE-LCH | lch(67.84, 52.64, 350.19°) |
| OKLab | oklab(74.34% 0.1564 -0.0231) |
| OKLCH | oklch(74.34% 0.158 351.6) |
| XYZ | xyz(53.6660, 37.7576, 49.2521) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.00
Bubblegum (survey)
#FF6CB5
ΔE00 3.45
Hot Pink
#FF69B4
ΔE00 3.91
Bubblegum Pink
#FE83CC
ΔE00 3.93
Bubble Gum Pink
#FF69AF
ΔE00 3.94
Carnation Pink
#FF7FA7
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57EB7 #7EF5BC
analogous
#F57EF2 #F57EB7 #F5817E
triadic
#F57EB7 #B7F57E #7EB7F5
tetradic
#F57EB7 #F2F57E #7EF5BC #817EF5
square
#F57EB7 #F2F57E #7EF5BC #817EF5
split-complementary
#F57EB7 #7EF581 #7EF2F5
monochromatic
#E71278 #F14597 #F57EB7 #F9B7D7 #FDE3EF
Accessibility & contrast
On white
2.46
#F57EB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#F57EB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57EB7
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57EB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57EB7 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C98B9
Deuteranopia (green-blind)
#ABADB4
Tritanopia (blue-blind)
#FF7993
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f57eb7; /* rgb */ color: rgb(245, 126, 183); /* oklch */ color: oklch(74.3% 0.158 351.6);
Tailwind
colors: {
custom: {
50: '#fba7cc',
500: '#f57eb7',
950: '#000000',
},
}SCSS
$custom: #f57eb7; $custom-light: #fba7cc; $custom-dark: #000000;
JSON
{
"hex": "#f57eb7",
"rgb": {
"r": 245,
"g": 126,
"b": 183
},
"hsl": {
"h": 331.261,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.74336,
"c": 0.15807,
"h": 351.6
},
"luminance": 0.37753
}Semantic roles & 50–950 ramp
primary
#F57EB7
secondary
#D6F5E6
accent
#E27703
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82