#F8799F#F8799F
#F8799F is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.3% C 0.159 H 2.9°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F8799F |
|---|---|
| RGB | rgb(248, 121, 159) |
| HSL | hsl(342, 90%, 72%) |
| HSV | hsv(342, 51%, 97%) |
| CMYK | cmyk(0%, 51.2%, 35.9%, 2.7%) |
| CIE-LAB | lab(66.63, 52.29, 2.84) |
| CIE-LCH | lch(66.63, 52.37, 3.11°) |
| OKLab | oklab(73.28% 0.159 0.008) |
| OKLCH | oklch(73.28% 0.159 2.9) |
| XYZ | xyz(51.8095, 36.1395, 37.0412) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.90
Pinky
#FC86AA
ΔE00 2.91
Rosa
#FE86A4
ΔE00 3.18
Rosy Pink
#F6688E
ΔE00 3.97
Rose Pink
#F7879A
ΔE00 4.83
Carnation
#FD798F
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8799F #79F8D2
analogous
#F879DF #F8799F #F89279
triadic
#F8799F #9FF879 #799FF8
tetradic
#F8799F #DFF879 #79F8D2 #9279F8
square
#F8799F #DFF879 #79F8D2 #9279F8
split-complementary
#F8799F #79F892 #79DFF8
monochromatic
#EA0C4F #F53F75 #F8799F #FBB3C9 #FDE2EA
Accessibility & contrast
On white
2.55
#F8799F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#F8799F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8799F
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8799F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8799F | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F93A0
Deuteranopia (green-blind)
#AFAB9C
Tritanopia (blue-blind)
#FF6E87
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f8799f; /* rgb */ color: rgb(248, 121, 159); /* oklch */ color: oklch(73.3% 0.159 2.9);
Tailwind
colors: {
custom: {
50: '#fea3bb',
500: '#f8799f',
950: '#000000',
},
}SCSS
$custom: #f8799f; $custom-light: #fea3bb; $custom-dark: #000000;
JSON
{
"hex": "#f8799f",
"rgb": {
"r": 248,
"g": 121,
"b": 159
},
"hsl": {
"h": 342.047,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.7328,
"c": 0.15921,
"h": 2.9
},
"luminance": 0.36134
}Semantic roles & 50–950 ramp
primary
#F8799F
secondary
#D5F6EC
accent
#E6A100
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80