#F47EB8#F47EB8
#F47EB8 is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.2% C 0.158 H 350.8°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F47EB8 |
|---|---|
| RGB | rgb(244, 126, 184) |
| HSL | hsl(331, 84%, 73%) |
| HSV | hsv(331, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 24.6%, 4.3%) |
| CIE-LAB | lab(67.74, 51.69, -9.70) |
| CIE-LCH | lch(67.74, 52.59, 349.37°) |
| OKLab | oklab(74.24% 0.1556 -0.0251) |
| OKLCH | oklch(74.24% 0.158 350.8) |
| XYZ | xyz(53.4224, 37.6199, 49.7858) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.02
Bubblegum (survey)
#FF6CB5
ΔE00 3.47
Bubblegum Pink
#FE83CC
ΔE00 3.73
Hot Pink
#FF69B4
ΔE00 3.92
Bubble Gum Pink
#FF69AF
ΔE00 4.04
Carnation Pink
#FF7FA7
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47EB8 #7EF4BA
analogous
#F47EF3 #F47EB8 #F47F7E
triadic
#F47EB8 #B8F47E #7EB8F4
tetradic
#F47EB8 #F3F47E #7EF4BA #7F7EF4
square
#F47EB8 #F3F47E #7EF4BA #7F7EF4
split-complementary
#F47EB8 #7EF47F #7EF3F4
monochromatic
#E4137A #EF4699 #F47EB8 #F9B6D7 #FDE3EF
Accessibility & contrast
On white
2.46
#F47EB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#F47EB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47EB8
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47EB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47EB8 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B98BA
Deuteranopia (green-blind)
#AAADB5
Tritanopia (blue-blind)
#FF7A94
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f47eb8; /* rgb */ color: rgb(244, 126, 184); /* oklch */ color: oklch(74.2% 0.158 350.8);
Tailwind
colors: {
custom: {
50: '#faa6cd',
500: '#f47eb8',
950: '#000000',
},
}SCSS
$custom: #f47eb8; $custom-light: #faa6cd; $custom-dark: #000000;
JSON
{
"hex": "#f47eb8",
"rgb": {
"r": 244,
"g": 126,
"b": 184
},
"hsl": {
"h": 330.508,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.74243,
"c": 0.15763,
"h": 350.8
},
"luminance": 0.37615
}Semantic roles & 50–950 ramp
primary
#F47EB8
secondary
#D6F5E6
accent
#E17505
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82