#F57996#F57996
#F57996 is a light, vivid red. Relative luminance 0.353; OKLCH L 72.6% C 0.154 H 6.9°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F57996 |
|---|---|
| RGB | rgb(245, 121, 150) |
| HSL | hsl(346, 86%, 72%) |
| HSV | hsv(346, 51%, 96%) |
| CMYK | cmyk(0%, 50.6%, 38.8%, 3.9%) |
| CIE-LAB | lab(65.98, 50.28, 6.96) |
| CIE-LCH | lch(65.98, 50.76, 7.88°) |
| OKLab | oklab(72.63% 0.1528 0.0186) |
| OKLCH | oklch(72.63% 0.154 6.9) |
| XYZ | xyz(50.0014, 35.2942, 33.0274) |
| Luminance | 0.3529 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.91
Rosy Pink
#F6688E
ΔE00 3.36
Rosa
#FE86A4
ΔE00 3.39
Rose Pink
#F7879A
ΔE00 3.44
Carnation Pink
#FF7FA7
ΔE00 3.65
Watermelon
#FC6C85
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57996 #79F5D8
analogous
#F579D4 #F57996 #F59A79
triadic
#F57996 #96F579 #7996F5
tetradic
#F57996 #D4F579 #79F5D8 #9A79F5
square
#F57996 #D4F579 #79F5D8 #9A79F5
split-complementary
#F57996 #79F59A #79D4F5
monochromatic
#E31142 #F14069 #F57996 #F9B2C3 #FDE3E9
Accessibility & contrast
On white
2.61
#F57996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#F57996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57996
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57996 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909197
Deuteranopia (green-blind)
#AFA993
Tritanopia (blue-blind)
#FF6C84
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f57996; /* rgb */ color: rgb(245, 121, 150); /* oklch */ color: oklch(72.6% 0.154 6.9);
Tailwind
colors: {
custom: {
50: '#fca3b4',
500: '#f57996',
950: '#000000',
},
}SCSS
$custom: #f57996; $custom-light: #fca3b4; $custom-dark: #000000;
JSON
{
"hex": "#f57996",
"rgb": {
"r": 245,
"g": 121,
"b": 150
},
"hsl": {
"h": 345.968,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.72631,
"c": 0.15388,
"h": 6.9
},
"luminance": 0.35289
}Semantic roles & 50–950 ramp
primary
#F57996
secondary
#D5F5ED
accent
#E3AE03
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80