#F97799#F97799
#F97799 is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.0% C 0.162 H 5.5°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F97799 |
|---|---|
| RGB | rgb(249, 119, 153) |
| HSL | hsl(344, 92%, 72%) |
| HSV | hsv(344, 52%, 98%) |
| CMYK | cmyk(0%, 52.2%, 38.6%, 2.4%) |
| CIE-LAB | lab(66.24, 52.91, 5.71) |
| CIE-LCH | lch(66.24, 53.22, 6.16°) |
| OKLab | oklab(72.97% 0.1609 0.0154) |
| OKLCH | oklch(72.97% 0.162 5.5) |
| XYZ | xyz(51.4164, 35.6385, 34.3019) |
| Luminance | 0.3563 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.90
Rosy Pink
#F6688E
ΔE00 3.14
Rosa
#FE86A4
ΔE00 3.29
Carnation
#FD798F
ΔE00 3.56
Pinky
#FC86AA
ΔE00 3.80
Rose Pink
#F7879A
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F97799 #77F9D7
analogous
#F977DA #F97799 #F99677
triadic
#F97799 #99F977 #7799F9
tetradic
#F97799 #DAF977 #77F9D7 #9677F9
square
#F97799 #DAF977 #77F9D7 #9677F9
split-complementary
#F97799 #77F996 #77DAF9
monochromatic
#EB0A45 #F63C6D #F97799 #FCB2C5 #FEE2E9
Accessibility & contrast
On white
2.58
#F97799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#F97799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F97799
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F97799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F97799 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F919A
Deuteranopia (green-blind)
#B0AA96
Tritanopia (blue-blind)
#FF6A83
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f97799; /* rgb */ color: rgb(249, 119, 153); /* oklch */ color: oklch(73.0% 0.162 5.5);
Tailwind
colors: {
custom: {
50: '#ffa2b6',
500: '#f97799',
950: '#000000',
},
}SCSS
$custom: #f97799; $custom-light: #ffa2b6; $custom-dark: #000000;
JSON
{
"hex": "#f97799",
"rgb": {
"r": 249,
"g": 119,
"b": 153
},
"hsl": {
"h": 344.308,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.72969,
"c": 0.16161,
"h": 5.5
},
"luminance": 0.35633
}Semantic roles & 50–950 ramp
primary
#F97799
secondary
#D5F6ED
accent
#E6A900
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80