#F47EAF#F47EAF
#F47EAF is a light, vivid pink. Relative luminance 0.372; OKLCH L 73.9% C 0.153 H 355.3°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F47EAF |
|---|---|
| RGB | rgb(244, 126, 175) |
| HSL | hsl(335, 84%, 73%) |
| HSV | hsv(335, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 28.3%, 4.3%) |
| CIE-LAB | lab(67.47, 50.49, -5.04) |
| CIE-LCH | lch(67.47, 50.75, 354.30°) |
| OKLab | oklab(73.95% 0.1528 -0.0126) |
| OKLCH | oklch(73.95% 0.153 355.3) |
| XYZ | xyz(52.5089, 37.2545, 44.9745) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.39
Carnation Pink
#FF7FA7
ΔE00 3.60
Pinky
#FC86AA
ΔE00 3.82
Bubble Gum Pink
#FF69AF
ΔE00 4.17
Bubblegum (survey)
#FF6CB5
ΔE00 4.21
Hot Pink
#FF69B4
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47EAF #7EF4C3
analogous
#F47EEA #F47EAF #F4887E
triadic
#F47EAF #AFF47E #7EAFF4
tetradic
#F47EAF #EAF47E #7EF4C3 #887EF4
square
#F47EAF #EAF47E #7EF4C3 #887EF4
split-complementary
#F47EAF #7EF488 #7EEAF4
monochromatic
#E4136A #EF468C #F47EAF #F9B6D2 #FDE3EE
Accessibility & contrast
On white
2.49
#F47EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#F47EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47EAF
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47EAF | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E97B1
Deuteranopia (green-blind)
#ACACAC
Tritanopia (blue-blind)
#FF7890
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f47eaf; /* rgb */ color: rgb(244, 126, 175); /* oklch */ color: oklch(73.9% 0.153 355.3);
Tailwind
colors: {
custom: {
50: '#faa6c6',
500: '#f47eaf',
950: '#000000',
},
}SCSS
$custom: #f47eaf; $custom-light: #faa6c6; $custom-dark: #000000;
JSON
{
"hex": "#f47eaf",
"rgb": {
"r": 244,
"g": 126,
"b": 175
},
"hsl": {
"h": 335.085,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.73949,
"c": 0.15332,
"h": 355.3
},
"luminance": 0.3725
}Semantic roles & 50–950 ramp
primary
#F47EAF
secondary
#D6F5E8
accent
#E18505
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82