#F47499#F47499
#F47499 is a light, vivid pink. Relative luminance 0.340; OKLCH L 71.9% C 0.161 H 3.8°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F47499 |
|---|---|
| RGB | rgb(244, 116, 153) |
| HSL | hsl(343, 85%, 71%) |
| HSV | hsv(343, 52%, 96%) |
| CMYK | cmyk(0%, 52.5%, 37.3%, 4.3%) |
| CIE-LAB | lab(64.99, 52.68, 3.81) |
| CIE-LCH | lch(64.99, 52.81, 4.13°) |
| OKLab | oklab(71.88% 0.1603 0.0105) |
| OKLCH | oklch(71.88% 0.161 3.8) |
| XYZ | xyz(49.3061, 34.0288, 34.1024) |
| Luminance | 0.3402 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.71
Carnation Pink
#FF7FA7
ΔE00 3.32
Medium Pink
#F36196
ΔE00 4.08
Pinky
#FC86AA
ΔE00 4.28
Rosa
#FE86A4
ΔE00 4.29
Strawberry
#FC5A8D
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47499 #74F4CF
analogous
#F474D9 #F47499 #F48F74
triadic
#F47499 #99F474 #7499F4
tetradic
#F47499 #D9F474 #74F4CF #8F74F4
square
#F47499 #D9F474 #74F4CF #8F74F4
split-complementary
#F47499 #74F48F #74D9F4
monochromatic
#DC114C #F03B6F #F47499 #F8ADC3 #FDE3EA
Accessibility & contrast
On white
2.69
#F47499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#F47499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47499
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47499 | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B8E9A
Deuteranopia (green-blind)
#ACA796
Tritanopia (blue-blind)
#FF6882
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f47499; /* rgb */ color: rgb(244, 116, 153); /* oklch */ color: oklch(71.9% 0.161 3.8);
Tailwind
colors: {
custom: {
50: '#fba0b6',
500: '#f47499',
950: '#000000',
},
}SCSS
$custom: #f47499; $custom-light: #fba0b6; $custom-dark: #000000;
JSON
{
"hex": "#f47499",
"rgb": {
"r": 244,
"g": 116,
"b": 153
},
"hsl": {
"h": 342.656,
"s": 85.333,
"l": 70.588
},
"oklch": {
"l": 0.71881,
"c": 0.16059,
"h": 3.8
},
"luminance": 0.34024
}Semantic roles & 50–950 ramp
primary
#F47499
secondary
#D1F3E9
accent
#E2A204
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80