#F97897#F97897
#F97897 is a light, vivid red. Relative luminance 0.358; OKLCH L 73.1% C 0.160 H 6.7°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F97897 |
|---|---|
| RGB | rgb(249, 120, 151) |
| HSL | hsl(346, 91%, 72%) |
| HSV | hsv(346, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 39.4%, 2.4%) |
| CIE-LAB | lab(66.38, 52.22, 7.04) |
| CIE-LCH | lch(66.38, 52.69, 7.68°) |
| OKLab | oklab(73.05% 0.1587 0.0188) |
| OKLCH | oklch(73.05% 0.16 6.7) |
| XYZ | xyz(51.3723, 35.8123, 33.4791) |
| Luminance | 0.3581 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.84
Rosa
#FE86A4
ΔE00 3.23
Rosy Pink
#F6688E
ΔE00 3.29
Carnation Pink
#FF7FA7
ΔE00 3.35
Rose Pink
#F7879A
ΔE00 3.61
Watermelon
#FC6C85
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97897 #78F9DA
analogous
#F978D8 #F97897 #F99978
triadic
#F97897 #97F978 #7897F9
tetradic
#F97897 #D8F978 #78F9DA #9978F9
square
#F97897 #D8F978 #78F9DA #9978F9
split-complementary
#F97897 #78F999 #78D8F9
monochromatic
#EC0A41 #F63D6A #F97897 #FCB3C4 #FEE2E8
Accessibility & contrast
On white
2.57
#F97897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#F97897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97897
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97897 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909298
Deuteranopia (green-blind)
#B1AB94
Tritanopia (blue-blind)
#FF6B83
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f97897; /* rgb */ color: rgb(249, 120, 151); /* oklch */ color: oklch(73.1% 0.160 6.7);
Tailwind
colors: {
custom: {
50: '#ffa3b5',
500: '#f97897',
950: '#000000',
},
}SCSS
$custom: #f97897; $custom-light: #ffa3b5; $custom-dark: #000000;
JSON
{
"hex": "#f97897",
"rgb": {
"r": 249,
"g": 120,
"b": 151
},
"hsl": {
"h": 345.581,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.73053,
"c": 0.1598,
"h": 6.7
},
"luminance": 0.35807
}Semantic roles & 50–950 ramp
primary
#F97897
secondary
#D5F6EE
accent
#E6AE00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80