#F7799B#F7799B
#F7799B is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.0% C 0.157 H 4.7°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F7799B |
|---|---|
| RGB | rgb(247, 121, 155) |
| HSL | hsl(344, 89%, 72%) |
| HSV | hsv(344, 51%, 97%) |
| CMYK | cmyk(0%, 51%, 37.2%, 3.1%) |
| CIE-LAB | lab(66.38, 51.51, 4.74) |
| CIE-LCH | lch(66.38, 51.72, 5.26°) |
| OKLab | oklab(73.03% 0.1566 0.0129) |
| OKLCH | oklch(73.03% 0.157 4.7) |
| XYZ | xyz(51.1143, 35.8205, 35.2261) |
| Luminance | 0.3582 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.55
Rosa
#FE86A4
ΔE00 3.04
Pinky
#FC86AA
ΔE00 3.35
Rosy Pink
#F6688E
ΔE00 3.53
Carnation
#FD798F
ΔE00 3.98
Rose Pink
#F7879A
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7799B #79F7D5
analogous
#F779DA #F7799B #F79679
triadic
#F7799B #9BF779 #799BF7
tetradic
#F7799B #DAF779 #79F7D5 #9679F7
square
#F7799B #DAF779 #79F7D5 #9679F7
split-complementary
#F7799B #79F796 #79DAF7
monochromatic
#E80E49 #F43F70 #F7799B #FAB3C6 #FDE2E9
Accessibility & contrast
On white
2.57
#F7799B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#F7799B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7799B
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7799B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7799B | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F929C
Deuteranopia (green-blind)
#B0AB98
Tritanopia (blue-blind)
#FF6D85
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f7799b; /* rgb */ color: rgb(247, 121, 155); /* oklch */ color: oklch(73.0% 0.157 4.7);
Tailwind
colors: {
custom: {
50: '#fda3b8',
500: '#f7799b',
950: '#000000',
},
}SCSS
$custom: #f7799b; $custom-light: #fda3b8; $custom-dark: #000000;
JSON
{
"hex": "#f7799b",
"rgb": {
"r": 247,
"g": 121,
"b": 155
},
"hsl": {
"h": 343.81,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.73034,
"c": 0.15712,
"h": 4.7
},
"luminance": 0.35815
}Semantic roles & 50–950 ramp
primary
#F7799B
secondary
#D6F5ED
accent
#E5A700
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80