#F47EBD#F47EBD
#F47EBD is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.4% C 0.160 H 348.5°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F47EBD |
|---|---|
| RGB | rgb(244, 126, 189) |
| HSL | hsl(328, 84%, 73%) |
| HSV | hsv(328, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 22.5%, 4.3%) |
| CIE-LAB | lab(67.90, 52.38, -12.27) |
| CIE-LCH | lch(67.90, 53.79, 346.81°) |
| OKLab | oklab(74.41% 0.1571 -0.0321) |
| OKLCH | oklch(74.41% 0.16 348.5) |
| XYZ | xyz(53.9558, 37.8333, 52.5950) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.01
Bubblegum Pink
#FE83CC
ΔE00 2.81
Bubblegum (survey)
#FF6CB5
ΔE00 3.60
Hot Pink
#FF69B4
ΔE00 4.02
Bubble Gum Pink
#FF69AF
ΔE00 4.43
Carnation Pink
#FF7FA7
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47EBD #7EF4B5
analogous
#F07EF4 #F47EBD #F47E82
triadic
#F47EBD #BDF47E #7EBDF4
tetradic
#F47EBD #F4F07E #7EF4B5 #7E82F4
square
#F47EBD #F4F07E #7EF4B5 #7E82F4
split-complementary
#F47EBD #82F47E #7EF4F0
monochromatic
#E41383 #EF46A0 #F47EBD #F9B6DA #FDE3F1
Accessibility & contrast
On white
2.45
#F47EBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#F47EBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47EBD
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47EBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47EBD | 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)
#8A99BF
Deuteranopia (green-blind)
#A9ADBA
Tritanopia (blue-blind)
#FF7B96
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f47ebd; /* rgb */ color: rgb(244, 126, 189); /* oklch */ color: oklch(74.4% 0.160 348.5);
Tailwind
colors: {
custom: {
50: '#faa7d0',
500: '#f47ebd',
950: '#000000',
},
}SCSS
$custom: #f47ebd; $custom-light: #faa7d0; $custom-dark: #000000;
JSON
{
"hex": "#f47ebd",
"rgb": {
"r": 244,
"g": 126,
"b": 189
},
"hsl": {
"h": 327.966,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.74413,
"c": 0.16036,
"h": 348.5
},
"luminance": 0.37829
}Semantic roles & 50–950 ramp
primary
#F47EBD
secondary
#D6F5E4
accent
#E16B05
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82