#F97797#F97797
#F97797 is a light, vivid red. Relative luminance 0.356; OKLCH L 72.9% C 0.161 H 6.4°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F97797 |
|---|---|
| RGB | rgb(249, 119, 151) |
| HSL | hsl(345, 92%, 72%) |
| HSV | hsv(345, 52%, 98%) |
| CMYK | cmyk(0%, 52.2%, 39.4%, 2.4%) |
| CIE-LAB | lab(66.19, 52.69, 6.77) |
| CIE-LCH | lch(66.19, 53.13, 7.33°) |
| OKLab | oklab(72.91% 0.1602 0.0181) |
| OKLCH | oklch(72.91% 0.161 6.4) |
| XYZ | xyz(51.2526, 35.5730, 33.4393) |
| Luminance | 0.3557 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 3.03
Rosy Pink
#F6688E
ΔE00 3.09
Carnation Pink
#FF7FA7
ΔE00 3.32
Rosa
#FE86A4
ΔE00 3.37
Rose Pink
#F7879A
ΔE00 3.86
Watermelon
#FC6C85
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97797 #77F9D9
analogous
#F977D8 #F97797 #F99877
triadic
#F97797 #97F977 #7797F9
tetradic
#F97797 #D8F977 #77F9D9 #9877F9
square
#F97797 #D8F977 #77F9D9 #9877F9
split-complementary
#F97797 #77F998 #77D8F9
monochromatic
#EB0A42 #F63C6A #F97797 #FCB2C4 #FEE2E9
Accessibility & contrast
On white
2.59
#F97797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#F97797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97797
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97797 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9198
Deuteranopia (green-blind)
#B0AA94
Tritanopia (blue-blind)
#FF6A83
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f97797; /* rgb */ color: rgb(249, 119, 151); /* oklch */ color: oklch(72.9% 0.161 6.4);
Tailwind
colors: {
custom: {
50: '#ffa2b5',
500: '#f97797',
950: '#000000',
},
}SCSS
$custom: #f97797; $custom-light: #ffa2b5; $custom-dark: #000000;
JSON
{
"hex": "#f97797",
"rgb": {
"r": 249,
"g": 119,
"b": 151
},
"hsl": {
"h": 345.231,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.72914,
"c": 0.16119,
"h": 6.4
},
"luminance": 0.35568
}Semantic roles & 50–950 ramp
primary
#F97797
secondary
#D5F6EE
accent
#E6AD00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80