#F47799#F47799
#F47799 is a light, vivid pink. Relative luminance 0.347; OKLCH L 72.3% C 0.156 H 4.6°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F47799 |
|---|---|
| RGB | rgb(244, 119, 153) |
| HSL | hsl(344, 85%, 71%) |
| HSV | hsv(344, 51%, 96%) |
| CMYK | cmyk(0%, 51.2%, 37.3%, 4.3%) |
| CIE-LAB | lab(65.54, 51.24, 4.61) |
| CIE-LCH | lch(65.54, 51.45, 5.14°) |
| OKLab | oklab(72.3% 0.1558 0.0126) |
| OKLCH | oklch(72.3% 0.156 4.6) |
| XYZ | xyz(49.6575, 34.7316, 34.2195) |
| Luminance | 0.3473 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 3.07
Carnation Pink
#FF7FA7
ΔE00 3.10
Rosa
#FE86A4
ΔE00 3.68
Pinky
#FC86AA
ΔE00 3.90
Carnation
#FD798F
ΔE00 4.17
Rose Pink
#F7879A
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47799 #77F4D2
analogous
#F477D7 #F47799 #F49377
triadic
#F47799 #99F477 #7799F4
tetradic
#F47799 #D7F477 #77F4D2 #9377F4
square
#F47799 #D7F477 #77F4D2 #9377F4
split-complementary
#F47799 #77F493 #77D7F4
monochromatic
#DF124A #EF3E6F #F47799 #F9B0C3 #FDE3EA
Accessibility & contrast
On white
2.64
#F47799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#F47799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47799
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47799 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D909A
Deuteranopia (green-blind)
#ADA896
Tritanopia (blue-blind)
#FF6B83
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f47799; /* rgb */ color: rgb(244, 119, 153); /* oklch */ color: oklch(72.3% 0.156 4.6);
Tailwind
colors: {
custom: {
50: '#fba2b6',
500: '#f47799',
950: '#000000',
},
}SCSS
$custom: #f47799; $custom-light: #fba2b6; $custom-dark: #000000;
JSON
{
"hex": "#f47799",
"rgb": {
"r": 244,
"g": 119,
"b": 153
},
"hsl": {
"h": 343.68,
"s": 85.034,
"l": 71.176
},
"oklch": {
"l": 0.72297,
"c": 0.15631,
"h": 4.6
},
"luminance": 0.34727
}Semantic roles & 50–950 ramp
primary
#F47799
secondary
#D3F4EB
accent
#E2A504
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80