#F47EBE#F47EBE
#F47EBE is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.4% C 0.161 H 348.0°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F47EBE |
|---|---|
| RGB | rgb(244, 126, 190) |
| HSL | hsl(327, 84%, 73%) |
| HSV | hsv(327, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 22.1%, 4.3%) |
| CIE-LAB | lab(67.93, 52.52, -12.79) |
| CIE-LCH | lch(67.93, 54.05, 346.32°) |
| OKLab | oklab(74.45% 0.1574 -0.0335) |
| OKLCH | oklch(74.45% 0.161 348) |
| XYZ | xyz(54.0647, 37.8768, 53.1687) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.08
Bubblegum Pink
#FE83CC
ΔE00 2.66
Bubblegum (survey)
#FF6CB5
ΔE00 3.66
Hot Pink
#FF69B4
ΔE00 4.08
Bubble Gum Pink
#FF69AF
ΔE00 4.54
Carnation Pink
#FF7FA7
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47EBE #7EF4B4
analogous
#EF7EF4 #F47EBE #F47E83
triadic
#F47EBE #BEF47E #7EBEF4
tetradic
#F47EBE #F4EF7E #7EF4B4 #7E83F4
square
#F47EBE #F4EF7E #7EF4B4 #7E83F4
split-complementary
#F47EBE #83F47E #7EF4EF
monochromatic
#E41385 #EF46A2 #F47EBE #F9B6DA #FDE3F1
Accessibility & contrast
On white
2.45
#F47EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#F47EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47EBE
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47EBE | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999C0
Deuteranopia (green-blind)
#A9ADBB
Tritanopia (blue-blind)
#FF7B96
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f47ebe; /* rgb */ color: rgb(244, 126, 190); /* oklch */ color: oklch(74.4% 0.161 348.0);
Tailwind
colors: {
custom: {
50: '#faa7d1',
500: '#f47ebe',
950: '#000000',
},
}SCSS
$custom: #f47ebe; $custom-light: #faa7d1; $custom-dark: #000000;
JSON
{
"hex": "#f47ebe",
"rgb": {
"r": 244,
"g": 126,
"b": 190
},
"hsl": {
"h": 327.458,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.74448,
"c": 0.16093,
"h": 348
},
"luminance": 0.37873
}Semantic roles & 50–950 ramp
primary
#F47EBE
secondary
#D6F5E4
accent
#E16905
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82