#F97996#F97996
#F97996 is a light, vivid red. Relative luminance 0.360; OKLCH L 73.2% C 0.158 H 7.5°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F97996 |
|---|---|
| RGB | rgb(249, 121, 150) |
| HSL | hsl(346, 91%, 73%) |
| HSV | hsv(346, 51%, 98%) |
| CMYK | cmyk(0%, 51.4%, 39.8%, 2.4%) |
| CIE-LAB | lab(66.54, 51.63, 7.83) |
| CIE-LCH | lch(66.54, 52.22, 8.63°) |
| OKLab | oklab(73.17% 0.1568 0.0208) |
| OKLCH | oklch(73.17% 0.158 7.5) |
| XYZ | xyz(51.4123, 36.0217, 33.0936) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.39
Rosa
#FE86A4
ΔE00 3.20
Rose Pink
#F7879A
ΔE00 3.24
Rosy Pink
#F6688E
ΔE00 3.54
Carnation Pink
#FF7FA7
ΔE00 3.65
Watermelon
#FC6C85
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97996 #79F9DC
analogous
#F979D6 #F97996 #F99C79
triadic
#F97996 #96F979 #7996F9
tetradic
#F97996 #D6F979 #79F9DC #9C79F9
square
#F97996 #D6F979 #79F9DC #9C79F9
split-complementary
#F97996 #79F99C #79D6F9
monochromatic
#ED0B3E #F63E68 #F97996 #FCB4C4 #FEE2E8
Accessibility & contrast
On white
2.56
#F97996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#F97996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97996
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97996 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919297
Deuteranopia (green-blind)
#B2AB93
Tritanopia (blue-blind)
#FF6C84
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f97996; /* rgb */ color: rgb(249, 121, 150); /* oklch */ color: oklch(73.2% 0.158 7.5);
Tailwind
colors: {
custom: {
50: '#ffa3b4',
500: '#f97996',
950: '#000000',
},
}SCSS
$custom: #f97996; $custom-light: #ffa3b4; $custom-dark: #000000;
JSON
{
"hex": "#f97996",
"rgb": {
"r": 249,
"g": 121,
"b": 150
},
"hsl": {
"h": 346.406,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.73165,
"c": 0.15821,
"h": 7.5
},
"luminance": 0.36016
}Semantic roles & 50–950 ramp
primary
#F97996
secondary
#D5F6EE
accent
#E6B200
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80