#F9799F#F9799F
#F9799F is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.4% C 0.160 H 3.1°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F9799F |
|---|---|
| RGB | rgb(249, 121, 159) |
| HSL | hsl(342, 91%, 73%) |
| HSV | hsv(342, 51%, 98%) |
| CMYK | cmyk(0%, 51.4%, 36.1%, 2.4%) |
| CIE-LAB | lab(66.77, 52.62, 3.06) |
| CIE-LCH | lch(66.77, 52.71, 3.33°) |
| OKLab | oklab(73.41% 0.16 0.0086) |
| OKLCH | oklch(73.41% 0.16 3.1) |
| XYZ | xyz(52.1650, 36.3228, 37.0579) |
| Luminance | 0.3632 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.83
Pinky
#FC86AA
ΔE00 2.88
Rosa
#FE86A4
ΔE00 3.08
Rosy Pink
#F6688E
ΔE00 3.97
Rose Pink
#F7879A
ΔE00 4.77
Carnation
#FD798F
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9799F #79F9D3
analogous
#F979DF #F9799F #F99379
triadic
#F9799F #9FF979 #799FF9
tetradic
#F9799F #DFF979 #79F9D3 #9379F9
square
#F9799F #DFF979 #79F9D3 #9379F9
split-complementary
#F9799F #79F993 #79DFF9
monochromatic
#ED0B4E #F63E75 #F9799F #FCB4C9 #FEE2EA
Accessibility & contrast
On white
2.54
#F9799F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#F9799F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9799F
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9799F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9799F | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F93A0
Deuteranopia (green-blind)
#B0AC9C
Tritanopia (blue-blind)
#FF6E87
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f9799f; /* rgb */ color: rgb(249, 121, 159); /* oklch */ color: oklch(73.4% 0.160 3.1);
Tailwind
colors: {
custom: {
50: '#ffa3bb',
500: '#f9799f',
950: '#000000',
},
}SCSS
$custom: #f9799f; $custom-light: #ffa3bb; $custom-dark: #000000;
JSON
{
"hex": "#f9799f",
"rgb": {
"r": 249,
"g": 121,
"b": 159
},
"hsl": {
"h": 342.188,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.73413,
"c": 0.16026,
"h": 3.1
},
"luminance": 0.36318
}Semantic roles & 50–950 ramp
primary
#F9799F
secondary
#D5F6EC
accent
#E6A100
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80