#F47EBF#F47EBF
#F47EBF is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.5% C 0.162 H 347.5°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F47EBF |
|---|---|
| RGB | rgb(244, 126, 191) |
| HSL | hsl(327, 84%, 73%) |
| HSV | hsv(327, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 21.7%, 4.3%) |
| CIE-LAB | lab(67.96, 52.66, -13.30) |
| CIE-LCH | lch(67.96, 54.31, 345.83°) |
| OKLab | oklab(74.48% 0.1577 -0.0349) |
| OKLCH | oklch(74.48% 0.162 347.5) |
| XYZ | xyz(54.1744, 37.9207, 53.7463) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.18
Bubblegum Pink
#FE83CC
ΔE00 2.51
Bubblegum (survey)
#FF6CB5
ΔE00 3.74
Hot Pink
#FF69B4
ΔE00 4.15
Bubble Gum Pink
#FF69AF
ΔE00 4.65
Carnation Pink
#FF7FA7
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47EBF #7EF4B3
analogous
#EE7EF4 #F47EBF #F47E84
triadic
#F47EBF #BFF47E #7EBFF4
tetradic
#F47EBF #F4EE7E #7EF4B3 #7E84F4
square
#F47EBF #F4EE7E #7EF4B3 #7E84F4
split-complementary
#F47EBF #84F47E #7EF4EE
monochromatic
#E41386 #EF46A3 #F47EBF #F9B6DB #FDE3F1
Accessibility & contrast
On white
2.45
#F47EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#F47EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47EBF
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47EBF | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999C1
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#FF7C96
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f47ebf; /* rgb */ color: rgb(244, 126, 191); /* oklch */ color: oklch(74.5% 0.162 347.5);
Tailwind
colors: {
custom: {
50: '#faa7d2',
500: '#f47ebf',
950: '#000000',
},
}SCSS
$custom: #f47ebf; $custom-light: #faa7d2; $custom-dark: #000000;
JSON
{
"hex": "#f47ebf",
"rgb": {
"r": 244,
"g": 126,
"b": 191
},
"hsl": {
"h": 326.949,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.74483,
"c": 0.16151,
"h": 347.5
},
"luminance": 0.37916
}Semantic roles & 50–950 ramp
primary
#F47EBF
secondary
#D6F5E4
accent
#E16805
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82