#F97699#F97699
#F97699 is a light, vivid pink. Relative luminance 0.354; OKLCH L 72.8% C 0.163 H 5.2°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F97699 |
|---|---|
| RGB | rgb(249, 118, 153) |
| HSL | hsl(344, 92%, 72%) |
| HSV | hsv(344, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 38.6%, 2.4%) |
| CIE-LAB | lab(66.06, 53.38, 5.45) |
| CIE-LCH | lch(66.06, 53.66, 5.83°) |
| OKLab | oklab(72.83% 0.1624 0.0147) |
| OKLCH | oklch(72.83% 0.163 5.2) |
| XYZ | xyz(51.2980, 35.4018, 34.2625) |
| Luminance | 0.3540 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.92
Rosy Pink
#F6688E
ΔE00 2.98
Rosa
#FE86A4
ΔE00 3.48
Carnation
#FD798F
ΔE00 3.75
Pinky
#FC86AA
ΔE00 3.89
Rose Pink
#F7879A
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97699 #76F9D6
analogous
#F976DB #F97699 #F99476
triadic
#F97699 #99F976 #7699F9
tetradic
#F97699 #DBF976 #76F9D6 #9476F9
square
#F97699 #DBF976 #76F9D6 #9476F9
split-complementary
#F97699 #76F994 #76DBF9
monochromatic
#EA0A46 #F63B6D #F97699 #FCB1C5 #FEE2E9
Accessibility & contrast
On white
2.60
#F97699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#F97699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97699
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97699 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E919A
Deuteranopia (green-blind)
#AFAA96
Tritanopia (blue-blind)
#FF6983
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f97699; /* rgb */ color: rgb(249, 118, 153); /* oklch */ color: oklch(72.8% 0.163 5.2);
Tailwind
colors: {
custom: {
50: '#ffa1b6',
500: '#f97699',
950: '#000000',
},
}SCSS
$custom: #f97699; $custom-light: #ffa1b6; $custom-dark: #000000;
JSON
{
"hex": "#f97699",
"rgb": {
"r": 249,
"g": 118,
"b": 153
},
"hsl": {
"h": 343.969,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.72831,
"c": 0.16302,
"h": 5.2
},
"luminance": 0.35397
}Semantic roles & 50–950 ramp
primary
#F97699
secondary
#D5F6ED
accent
#E6A800
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80