#F57EA5#F57EA5
#F57EA5 is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.8% C 0.151 H 0.6°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F57EA5 |
|---|---|
| RGB | rgb(245, 126, 165) |
| HSL | hsl(340, 86%, 73%) |
| HSV | hsv(340, 49%, 96%) |
| CMYK | cmyk(0%, 48.6%, 32.7%, 3.9%) |
| CIE-LAB | lab(67.32, 49.57, 0.40) |
| CIE-LCH | lch(67.32, 49.57, 0.47°) |
| OKLab | oklab(73.77% 0.1505 0.0017) |
| OKLCH | oklch(73.77% 0.151 0.6) |
| XYZ | xyz(51.9109, 37.0555, 40.0085) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.71
Pinky
#FC86AA
ΔE00 2.15
Rosa
#FE86A4
ΔE00 3.25
Pig Pink
#E78EA5
ΔE00 4.73
Rose Pink
#F7879A
ΔE00 5.30
Rosy Pink
#F6688E
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57EA5 #7EF5CE
analogous
#F57EE1 #F57EA5 #F5927E
triadic
#F57EA5 #A5F57E #7EA5F5
tetradic
#F57EA5 #E1F57E #7EF5CE #927EF5
square
#F57EA5 #E1F57E #7EF5CE #927EF5
split-complementary
#F57EA5 #7EF592 #7EE1F5
monochromatic
#E71258 #F1457D #F57EA5 #F9B7CD #FDE3EB
Accessibility & contrast
On white
2.50
#F57EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#F57EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57EA5
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57EA5 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9196A6
Deuteranopia (green-blind)
#AFACA2
Tritanopia (blue-blind)
#FF758C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f57ea5; /* rgb */ color: rgb(245, 126, 165); /* oklch */ color: oklch(73.8% 0.151 0.6);
Tailwind
colors: {
custom: {
50: '#fba6bf',
500: '#f57ea5',
950: '#000000',
},
}SCSS
$custom: #f57ea5; $custom-light: #fba6bf; $custom-dark: #000000;
JSON
{
"hex": "#f57ea5",
"rgb": {
"r": 245,
"g": 126,
"b": 165
},
"hsl": {
"h": 340.336,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.73771,
"c": 0.15053,
"h": 0.6
},
"luminance": 0.37051
}Semantic roles & 50–950 ramp
primary
#F57EA5
secondary
#D6F5EB
accent
#E29903
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#181012
muted
#867F81