#F47899#F47899
#F47899 is a light, vivid pink. Relative luminance 0.350; OKLCH L 72.4% C 0.155 H 4.9°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F47899 |
|---|---|
| RGB | rgb(244, 120, 153) |
| HSL | hsl(344, 85%, 71%) |
| HSV | hsv(344, 51%, 96%) |
| CMYK | cmyk(0%, 50.8%, 37.3%, 4.3%) |
| CIE-LAB | lab(65.73, 50.76, 4.88) |
| CIE-LCH | lch(65.73, 50.99, 5.49°) |
| OKLab | oklab(72.44% 0.1543 0.0133) |
| OKLCH | oklch(72.44% 0.155 4.9) |
| XYZ | xyz(49.7771, 34.9708, 34.2594) |
| Luminance | 0.3497 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.07
Rosy Pink
#F6688E
ΔE00 3.22
Rosa
#FE86A4
ΔE00 3.49
Pinky
#FC86AA
ΔE00 3.80
Carnation
#FD798F
ΔE00 4.00
Rose Pink
#F7879A
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47899 #78F4D3
analogous
#F478D7 #F47899 #F49578
triadic
#F47899 #99F478 #7899F4
tetradic
#F47899 #D7F478 #78F4D3 #9578F4
square
#F47899 #D7F478 #78F4D3 #9578F4
split-complementary
#F47899 #78F495 #78D7F4
monochromatic
#DF1249 #EF3F6E #F47899 #F9B1C4 #FDE3EA
Accessibility & contrast
On white
2.63
#F47899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#F47899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47899
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47899 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E919A
Deuteranopia (green-blind)
#AEA996
Tritanopia (blue-blind)
#FF6C84
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f47899; /* rgb */ color: rgb(244, 120, 153); /* oklch */ color: oklch(72.4% 0.155 4.9);
Tailwind
colors: {
custom: {
50: '#fba2b6',
500: '#f47899',
950: '#000000',
},
}SCSS
$custom: #f47899; $custom-light: #fba2b6; $custom-dark: #000000;
JSON
{
"hex": "#f47899",
"rgb": {
"r": 244,
"g": 120,
"b": 153
},
"hsl": {
"h": 344.032,
"s": 84.932,
"l": 71.373
},
"oklch": {
"l": 0.72438,
"c": 0.15487,
"h": 4.9
},
"luminance": 0.34966
}Semantic roles & 50–950 ramp
primary
#F47899
secondary
#D4F4EB
accent
#E1A704
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80