#F47EAE#F47EAE
#F47EAE is a light, vivid pink. Relative luminance 0.372; OKLCH L 73.9% C 0.153 H 355.8°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F47EAE |
|---|---|
| RGB | rgb(244, 126, 174) |
| HSL | hsl(336, 84%, 73%) |
| HSV | hsv(336, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 28.7%, 4.3%) |
| CIE-LAB | lab(67.44, 50.37, -4.52) |
| CIE-LCH | lch(67.44, 50.57, 354.88°) |
| OKLab | oklab(73.92% 0.1525 -0.0112) |
| OKLCH | oklch(73.92% 0.153 355.8) |
| XYZ | xyz(52.4110, 37.2153, 44.4591) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.38
Pink (survey)
#FF81C0
ΔE00 3.60
Pinky
#FC86AA
ΔE00 3.62
Bubble Gum Pink
#FF69AF
ΔE00 4.26
Bubblegum (survey)
#FF6CB5
ΔE00 4.35
Hot Pink
#FF69B4
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47EAE #7EF4C4
analogous
#F47EE9 #F47EAE #F4897E
triadic
#F47EAE #AEF47E #7EAEF4
tetradic
#F47EAE #E9F47E #7EF4C4 #897EF4
square
#F47EAE #E9F47E #7EF4C4 #897EF4
split-complementary
#F47EAE #7EF489 #7EE9F4
monochromatic
#E41368 #EF468B #F47EAE #F9B6D1 #FDE3ED
Accessibility & contrast
On white
2.49
#F47EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#F47EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47EAE
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47EAE | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E97B0
Deuteranopia (green-blind)
#ADACAB
Tritanopia (blue-blind)
#FF7790
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f47eae; /* rgb */ color: rgb(244, 126, 174); /* oklch */ color: oklch(73.9% 0.153 355.8);
Tailwind
colors: {
custom: {
50: '#fba6c6',
500: '#f47eae',
950: '#000000',
},
}SCSS
$custom: #f47eae; $custom-light: #fba6c6; $custom-dark: #000000;
JSON
{
"hex": "#f47eae",
"rgb": {
"r": 244,
"g": 126,
"b": 174
},
"hsl": {
"h": 335.593,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.73917,
"c": 0.15289,
"h": 355.8
},
"luminance": 0.37211
}Semantic roles & 50–950 ramp
primary
#F47EAE
secondary
#D6F5E8
accent
#E18705
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82