#F47EBC#F47EBC
#F47EBC is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.4% C 0.160 H 348.9°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F47EBC |
|---|---|
| RGB | rgb(244, 126, 188) |
| HSL | hsl(328, 84%, 73%) |
| HSV | hsv(328, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 23%, 4.3%) |
| CIE-LAB | lab(67.87, 52.24, -11.76) |
| CIE-LCH | lch(67.87, 53.54, 347.31°) |
| OKLab | oklab(74.38% 0.1568 -0.0307) |
| OKLCH | oklch(74.38% 0.16 348.9) |
| XYZ | xyz(53.8476, 37.7900, 52.0254) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.96
Bubblegum Pink
#FE83CC
ΔE00 2.98
Bubblegum (survey)
#FF6CB5
ΔE00 3.54
Hot Pink
#FF69B4
ΔE00 3.98
Bubble Gum Pink
#FF69AF
ΔE00 4.33
Carnation Pink
#FF7FA7
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47EBC #7EF4B6
analogous
#F17EF4 #F47EBC #F47E81
triadic
#F47EBC #BCF47E #7EBCF4
tetradic
#F47EBC #F4F17E #7EF4B6 #7E81F4
square
#F47EBC #F4F17E #7EF4B6 #7E81F4
split-complementary
#F47EBC #81F47E #7EF4F1
monochromatic
#E41381 #EF469F #F47EBC #F9B6D9 #FDE3F0
Accessibility & contrast
On white
2.45
#F47EBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#F47EBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47EBC
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47EBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47EBC | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A99BE
Deuteranopia (green-blind)
#A9ADB9
Tritanopia (blue-blind)
#FF7B95
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f47ebc; /* rgb */ color: rgb(244, 126, 188); /* oklch */ color: oklch(74.4% 0.160 348.9);
Tailwind
colors: {
custom: {
50: '#faa7d0',
500: '#f47ebc',
950: '#000000',
},
}SCSS
$custom: #f47ebc; $custom-light: #faa7d0; $custom-dark: #000000;
JSON
{
"hex": "#f47ebc",
"rgb": {
"r": 244,
"g": 126,
"b": 188
},
"hsl": {
"h": 328.475,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.74379,
"c": 0.1598,
"h": 348.9
},
"luminance": 0.37786
}Semantic roles & 50–950 ramp
primary
#F47EBC
secondary
#D6F5E5
accent
#E16D05
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82