#F57EC9#F57EC9
#F57EC9 is a light, vivid pink. Relative luminance 0.386; OKLCH L 75.0% C 0.169 H 343.4°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F57EC9 |
|---|---|
| RGB | rgb(245, 126, 201) |
| HSL | hsl(322, 86%, 73%) |
| HSV | hsv(322, 49%, 96%) |
| CMYK | cmyk(0%, 48.6%, 18%, 3.9%) |
| CIE-LAB | lab(68.43, 54.40, -18.18) |
| CIE-LCH | lch(68.43, 57.36, 341.52°) |
| OKLab | oklab(74.97% 0.1615 -0.0483) |
| OKLCH | oklch(74.97% 0.169 343.4) |
| XYZ | xyz(55.6607, 38.5554, 59.7574) |
| Luminance | 0.3855 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.93
Pink (survey)
#FF81C0
ΔE00 3.57
Bubblegum (survey)
#FF6CB5
ΔE00 4.90
Hot Pink
#FF69B4
ΔE00 5.20
Bubble Gum Pink
#FF69AF
ΔE00 6.00
Lavender Pink
#DD85D7
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57EC9 #7EF5AA
analogous
#E67EF5 #F57EC9 #F57E8D
triadic
#F57EC9 #C9F57E #7EC9F5
tetradic
#F57EC9 #F5E67E #7EF5AA #7E8DF5
square
#F57EC9 #F5E67E #7EF5AA #7E8DF5
split-complementary
#F57EC9 #8DF57E #7EF5E6
monochromatic
#E71298 #F145B1 #F57EC9 #F9B7E1 #FDE3F3
Accessibility & contrast
On white
2.41
#F57EC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#F57EC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57EC9
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57EC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57EC9 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869BCC
Deuteranopia (green-blind)
#A6AEC6
Tritanopia (blue-blind)
#FF7E9B
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f57ec9; /* rgb */ color: rgb(245, 126, 201); /* oklch */ color: oklch(75.0% 0.169 343.4);
Tailwind
colors: {
custom: {
50: '#fba7d9',
500: '#f57ec9',
950: '#000000',
},
}SCSS
$custom: #f57ec9; $custom-light: #fba7d9; $custom-dark: #000000;
JSON
{
"hex": "#f57ec9",
"rgb": {
"r": 245,
"g": 126,
"b": 201
},
"hsl": {
"h": 322.185,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.74969,
"c": 0.16859,
"h": 343.4
},
"luminance": 0.38551
}Semantic roles & 50–950 ramp
primary
#F57EC9
secondary
#D6F5E2
accent
#E25603
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83