#F47EC0#F47EC0
#F47EC0 is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.5% C 0.162 H 347.1°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F47EC0 |
|---|---|
| RGB | rgb(244, 126, 192) |
| HSL | hsl(326, 84%, 73%) |
| HSV | hsv(326, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 21.3%, 4.3%) |
| CIE-LAB | lab(67.99, 52.80, -13.81) |
| CIE-LCH | lch(67.99, 54.57, 345.34°) |
| OKLab | oklab(74.52% 0.158 -0.0363) |
| OKLCH | oklch(74.52% 0.162 347.1) |
| XYZ | xyz(54.2848, 37.9649, 54.3278) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.29
Bubblegum Pink
#FE83CC
ΔE00 2.38
Bubblegum (survey)
#FF6CB5
ΔE00 3.83
Hot Pink
#FF69B4
ΔE00 4.23
Bubble Gum Pink
#FF69AF
ΔE00 4.78
Carnation Pink
#FF7FA7
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47EC0 #7EF4B2
analogous
#ED7EF4 #F47EC0 #F47E85
triadic
#F47EC0 #C0F47E #7EC0F4
tetradic
#F47EC0 #F4ED7E #7EF4B2 #7E85F4
square
#F47EC0 #F4ED7E #7EF4B2 #7E85F4
split-complementary
#F47EC0 #85F47E #7EF4ED
monochromatic
#E41388 #EF46A4 #F47EC0 #F9B6DC #FDE3F1
Accessibility & contrast
On white
2.44
#F47EC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#F47EC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47EC0
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47EC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47EC0 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999C2
Deuteranopia (green-blind)
#A8ADBD
Tritanopia (blue-blind)
#FF7C97
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f47ec0; /* rgb */ color: rgb(244, 126, 192); /* oklch */ color: oklch(74.5% 0.162 347.1);
Tailwind
colors: {
custom: {
50: '#faa7d3',
500: '#f47ec0',
950: '#000000',
},
}SCSS
$custom: #f47ec0; $custom-light: #faa7d3; $custom-dark: #000000;
JSON
{
"hex": "#f47ec0",
"rgb": {
"r": 244,
"g": 126,
"b": 192
},
"hsl": {
"h": 326.441,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.74518,
"c": 0.1621,
"h": 347.1
},
"luminance": 0.37961
}Semantic roles & 50–950 ramp
primary
#F47EC0
secondary
#D6F5E4
accent
#E16605
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82