#F47698#F47698
#F47698 is a light, vivid pink. Relative luminance 0.345; OKLCH L 72.1% C 0.157 H 4.8°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F47698 |
|---|---|
| RGB | rgb(244, 118, 152) |
| HSL | hsl(344, 85%, 71%) |
| HSV | hsv(344, 52%, 96%) |
| CMYK | cmyk(0%, 51.6%, 37.7%, 4.3%) |
| CIE-LAB | lab(65.33, 51.61, 4.87) |
| CIE-LCH | lch(65.33, 51.84, 5.39°) |
| OKLab | oklab(72.13% 0.1569 0.0132) |
| OKLCH | oklch(72.13% 0.157 4.8) |
| XYZ | xyz(49.4569, 34.4619, 33.7469) |
| Luminance | 0.3446 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.84
Carnation Pink
#FF7FA7
ΔE00 3.30
Rosa
#FE86A4
ΔE00 3.87
Carnation
#FD798F
ΔE00 4.10
Pinky
#FC86AA
ΔE00 4.13
Rose Pink
#F7879A
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47698 #76F4D2
analogous
#F476D7 #F47698 #F49376
triadic
#F47698 #98F476 #7698F4
tetradic
#F47698 #D7F476 #76F4D2 #9376F4
square
#F47698 #D7F476 #76F4D2 #9376F4
split-complementary
#F47698 #76F493 #76D7F4
monochromatic
#DE1249 #EF3D6D #F47698 #F9AFC3 #FDE3EA
Accessibility & contrast
On white
2.66
#F47698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#F47698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47698
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47698 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9099
Deuteranopia (green-blind)
#ADA895
Tritanopia (blue-blind)
#FF6A82
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f47698; /* rgb */ color: rgb(244, 118, 152); /* oklch */ color: oklch(72.1% 0.157 4.8);
Tailwind
colors: {
custom: {
50: '#fba1b6',
500: '#f47698',
950: '#000000',
},
}SCSS
$custom: #f47698; $custom-light: #fba1b6; $custom-dark: #000000;
JSON
{
"hex": "#f47698",
"rgb": {
"r": 244,
"g": 118,
"b": 152
},
"hsl": {
"h": 343.81,
"s": 85.135,
"l": 70.98
},
"oklch": {
"l": 0.7213,
"c": 0.15749,
"h": 4.8
},
"luminance": 0.34457
}Semantic roles & 50–950 ramp
primary
#F47698
secondary
#D2F4EB
accent
#E2A604
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80