#F9799B#F9799B
#F9799B is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.3% C 0.159 H 5.1°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F9799B |
|---|---|
| RGB | rgb(249, 121, 155) |
| HSL | hsl(344, 91%, 73%) |
| HSV | hsv(344, 51%, 98%) |
| CMYK | cmyk(0%, 51.4%, 37.8%, 2.4%) |
| CIE-LAB | lab(66.66, 52.17, 5.18) |
| CIE-LCH | lch(66.66, 52.43, 5.67°) |
| OKLab | oklab(73.3% 0.1586 0.014) |
| OKLCH | oklch(73.3% 0.159 5.1) |
| XYZ | xyz(51.8235, 36.1862, 35.2594) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.49
Rosa
#FE86A4
ΔE00 2.89
Pinky
#FC86AA
ΔE00 3.33
Rosy Pink
#F6688E
ΔE00 3.58
Carnation
#FD798F
ΔE00 3.76
Rose Pink
#F7879A
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9799B #79F9D7
analogous
#F979DB #F9799B #F99779
triadic
#F9799B #9BF979 #799BF9
tetradic
#F9799B #DBF979 #79F9D7 #9779F9
square
#F9799B #DBF979 #79F9D7 #9779F9
split-complementary
#F9799B #79F997 #79DBF9
monochromatic
#ED0B47 #F63E6F #F9799B #FCB4C7 #FEE2E9
Accessibility & contrast
On white
2.55
#F9799B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#F9799B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9799B
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9799B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9799B | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90939C
Deuteranopia (green-blind)
#B1AB98
Tritanopia (blue-blind)
#FF6D85
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f9799b; /* rgb */ color: rgb(249, 121, 155); /* oklch */ color: oklch(73.3% 0.159 5.1);
Tailwind
colors: {
custom: {
50: '#ffa3b8',
500: '#f9799b',
950: '#000000',
},
}SCSS
$custom: #f9799b; $custom-light: #ffa3b8; $custom-dark: #000000;
JSON
{
"hex": "#f9799b",
"rgb": {
"r": 249,
"g": 121,
"b": 155
},
"hsl": {
"h": 344.063,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.73301,
"c": 0.15925,
"h": 5.1
},
"luminance": 0.36181
}Semantic roles & 50–950 ramp
primary
#F9799B
secondary
#D5F6ED
accent
#E6A900
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80