#F97696#F97696
#F97696 is a light, vivid red. Relative luminance 0.353; OKLCH L 72.8% C 0.162 H 6.6°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F97696 |
|---|---|
| RGB | rgb(249, 118, 150) |
| HSL | hsl(345, 92%, 72%) |
| HSV | hsv(345, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 39.8%, 2.4%) |
| CIE-LAB | lab(65.98, 53.06, 7.05) |
| CIE-LCH | lch(65.98, 53.53, 7.56°) |
| OKLab | oklab(72.75% 0.1613 0.0188) |
| OKLCH | oklch(72.75% 0.162 6.6) |
| XYZ | xyz(51.0534, 35.3039, 32.9739) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.89
Carnation
#FD798F
ΔE00 2.96
Carnation Pink
#FF7FA7
ΔE00 3.53
Rosa
#FE86A4
ΔE00 3.59
Watermelon
#FC6C85
ΔE00 3.89
Rose Pink
#F7879A
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97696 #76F9D9
analogous
#F976D7 #F97696 #F99876
triadic
#F97696 #96F976 #7696F9
tetradic
#F97696 #D7F976 #76F9D9 #9876F9
square
#F97696 #D7F976 #76F9D9 #9876F9
split-complementary
#F97696 #76F998 #76D7F9
monochromatic
#EA0A41 #F63B69 #F97696 #FCB1C3 #FEE2E9
Accessibility & contrast
On white
2.61
#F97696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#F97696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97696
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97696 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9197
Deuteranopia (green-blind)
#B0AA93
Tritanopia (blue-blind)
#FF6882
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f97696; /* rgb */ color: rgb(249, 118, 150); /* oklch */ color: oklch(72.8% 0.162 6.6);
Tailwind
colors: {
custom: {
50: '#ffa1b4',
500: '#f97696',
950: '#000000',
},
}SCSS
$custom: #f97696; $custom-light: #ffa1b4; $custom-dark: #000000;
JSON
{
"hex": "#f97696",
"rgb": {
"r": 249,
"g": 118,
"b": 150
},
"hsl": {
"h": 345.344,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.7275,
"c": 0.16238,
"h": 6.6
},
"luminance": 0.35299
}Semantic roles & 50–950 ramp
primary
#F97696
secondary
#D5F6EE
accent
#E6AD00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80