#F57995#F57995
#F57995 is a light, vivid red. Relative luminance 0.353; OKLCH L 72.6% C 0.154 H 7.4°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F57995 |
|---|---|
| RGB | rgb(245, 121, 149) |
| HSL | hsl(346, 86%, 72%) |
| HSV | hsv(346, 51%, 96%) |
| CMYK | cmyk(0%, 50.6%, 39.2%, 3.9%) |
| CIE-LAB | lab(65.95, 50.17, 7.49) |
| CIE-LCH | lch(65.95, 50.73, 8.49°) |
| OKLab | oklab(72.6% 0.1524 0.0199) |
| OKLCH | oklch(72.6% 0.154 7.4) |
| XYZ | xyz(49.9212, 35.2621, 32.6051) |
| Luminance | 0.3526 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.66
Rose Pink
#F7879A
ΔE00 3.32
Rosy Pink
#F6688E
ΔE00 3.40
Rosa
#FE86A4
ΔE00 3.49
Carnation Pink
#FF7FA7
ΔE00 3.89
Watermelon
#FC6C85
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57995 #79F5D9
analogous
#F579D3 #F57995 #F59B79
triadic
#F57995 #95F579 #7995F5
tetradic
#F57995 #D3F579 #79F5D9 #9B79F5
square
#F57995 #D3F579 #79F5D9 #9B79F5
split-complementary
#F57995 #79F59B #79D3F5
monochromatic
#E31140 #F14068 #F57995 #F9B2C2 #FDE3E8
Accessibility & contrast
On white
2.61
#F57995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#F57995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57995
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57995 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909196
Deuteranopia (green-blind)
#B0A992
Tritanopia (blue-blind)
#FF6C83
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f57995; /* rgb */ color: rgb(245, 121, 149); /* oklch */ color: oklch(72.6% 0.154 7.4);
Tailwind
colors: {
custom: {
50: '#fca3b4',
500: '#f57995',
950: '#000000',
},
}SCSS
$custom: #f57995; $custom-light: #fca3b4; $custom-dark: #000000;
JSON
{
"hex": "#f57995",
"rgb": {
"r": 245,
"g": 121,
"b": 149
},
"hsl": {
"h": 346.452,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.72604,
"c": 0.15369,
"h": 7.4
},
"luminance": 0.35257
}Semantic roles & 50–950 ramp
primary
#F57995
secondary
#D5F5EE
accent
#E3B003
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80