#F97998#F97998
#F97998 is a light, vivid red. Relative luminance 0.361; OKLCH L 73.2% C 0.159 H 6.5°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F97998 |
|---|---|
| RGB | rgb(249, 121, 152) |
| HSL | hsl(345, 91%, 73%) |
| HSV | hsv(345, 51%, 98%) |
| CMYK | cmyk(0%, 51.4%, 39%, 2.4%) |
| CIE-LAB | lab(66.59, 51.85, 6.77) |
| CIE-LCH | lch(66.59, 52.29, 7.44°) |
| OKLab | oklab(73.22% 0.1576 0.0181) |
| OKLCH | oklch(73.22% 0.159 6.5) |
| XYZ | xyz(51.5747, 36.0867, 33.9490) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.94
Rosa
#FE86A4
ΔE00 3.00
Carnation Pink
#FF7FA7
ΔE00 3.16
Rosy Pink
#F6688E
ΔE00 3.49
Rose Pink
#F7879A
ΔE00 3.49
Pinky
#FC86AA
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97998 #79F9DA
analogous
#F979D8 #F97998 #F99A79
triadic
#F97998 #98F979 #7998F9
tetradic
#F97998 #D8F979 #79F9DA #9A79F9
square
#F97998 #D8F979 #79F9DA #9A79F9
split-complementary
#F97998 #79F99A #79D8F9
monochromatic
#ED0B41 #F63E6B #F97998 #FCB4C5 #FEE2E8
Accessibility & contrast
On white
2.56
#F97998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#F97998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97998
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97998 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919399
Deuteranopia (green-blind)
#B1AB95
Tritanopia (blue-blind)
#FF6C84
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f97998; /* rgb */ color: rgb(249, 121, 152); /* oklch */ color: oklch(73.2% 0.159 6.5);
Tailwind
colors: {
custom: {
50: '#ffa3b6',
500: '#f97998',
950: '#000000',
},
}SCSS
$custom: #f97998; $custom-light: #ffa3b6; $custom-dark: #000000;
JSON
{
"hex": "#f97998",
"rgb": {
"r": 249,
"g": 121,
"b": 152
},
"hsl": {
"h": 345.469,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.73219,
"c": 0.15859,
"h": 6.5
},
"luminance": 0.36081
}Semantic roles & 50–950 ramp
primary
#F97998
secondary
#D5F6EE
accent
#E6AE00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80