#F47DAE#F47DAE
#F47DAE is a light, vivid pink. Relative luminance 0.370; OKLCH L 73.8% C 0.154 H 355.5°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F47DAE |
|---|---|
| RGB | rgb(244, 125, 174) |
| HSL | hsl(335, 84%, 72%) |
| HSV | hsv(335, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 28.7%, 4.3%) |
| CIE-LAB | lab(67.25, 50.86, -4.80) |
| CIE-LCH | lch(67.25, 51.08, 354.61°) |
| OKLab | oklab(73.77% 0.154 -0.012) |
| OKLCH | oklch(73.77% 0.154 355.5) |
| XYZ | xyz(52.2838, 36.9609, 44.4167) |
| Luminance | 0.3696 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.53
Pink (survey)
#FF81C0
ΔE00 3.55
Pinky
#FC86AA
ΔE00 3.83
Bubble Gum Pink
#FF69AF
ΔE00 4.04
Bubblegum (survey)
#FF6CB5
ΔE00 4.13
Hot Pink
#FF69B4
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47DAE #7DF4C3
analogous
#F47DEA #F47DAE #F4887D
triadic
#F47DAE #AEF47D #7DAEF4
tetradic
#F47DAE #EAF47D #7DF4C3 #887DF4
square
#F47DAE #EAF47D #7DF4C3 #887DF4
split-complementary
#F47DAE #7DF488 #7DEAF4
monochromatic
#E31369 #EF458B #F47DAE #F9B5D1 #FDE3ED
Accessibility & contrast
On white
2.50
#F47DAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#F47DAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47DAE
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47DAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47DAE | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D96B0
Deuteranopia (green-blind)
#ACACAB
Tritanopia (blue-blind)
#FF768F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f47dae; /* rgb */ color: rgb(244, 125, 174); /* oklch */ color: oklch(73.8% 0.154 355.5);
Tailwind
colors: {
custom: {
50: '#fba6c6',
500: '#f47dae',
950: '#000000',
},
}SCSS
$custom: #f47dae; $custom-light: #fba6c6; $custom-dark: #000000;
JSON
{
"hex": "#f47dae",
"rgb": {
"r": 244,
"g": 125,
"b": 174
},
"hsl": {
"h": 335.294,
"s": 84.397,
"l": 72.353
},
"oklch": {
"l": 0.73774,
"c": 0.15444,
"h": 355.5
},
"luminance": 0.36956
}Semantic roles & 50–950 ramp
primary
#F47DAE
secondary
#D6F5E8
accent
#E18605
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82