#F47DBD#F47DBD
#F47DBD is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.3% C 0.162 H 348.3°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F47DBD |
|---|---|
| RGB | rgb(244, 125, 189) |
| HSL | hsl(328, 84%, 72%) |
| HSV | hsv(328, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 22.5%, 4.3%) |
| CIE-LAB | lab(67.71, 52.86, -12.56) |
| CIE-LCH | lch(67.71, 54.33, 346.64°) |
| OKLab | oklab(74.27% 0.1586 -0.0328) |
| OKLCH | oklch(74.27% 0.162 348.3) |
| XYZ | xyz(53.8286, 37.5788, 52.5526) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.13
Bubblegum Pink
#FE83CC
ΔE00 2.84
Bubblegum (survey)
#FF6CB5
ΔE00 3.46
Hot Pink
#FF69B4
ΔE00 3.87
Bubble Gum Pink
#FF69AF
ΔE00 4.32
Carnation Pink
#FF7FA7
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47DBD #7DF4B4
analogous
#EF7DF4 #F47DBD #F47D82
triadic
#F47DBD #BDF47D #7DBDF4
tetradic
#F47DBD #F4EF7D #7DF4B4 #7D82F4
square
#F47DBD #F4EF7D #7DF4B4 #7D82F4
split-complementary
#F47DBD #82F47D #7DF4EF
monochromatic
#E31383 #EF45A0 #F47DBD #F9B5DA #FDE3F1
Accessibility & contrast
On white
2.47
#F47DBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#F47DBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47DBD
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47DBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47DBD | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8998BF
Deuteranopia (green-blind)
#A8ADBA
Tritanopia (blue-blind)
#FF7A95
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f47dbd; /* rgb */ color: rgb(244, 125, 189); /* oklch */ color: oklch(74.3% 0.162 348.3);
Tailwind
colors: {
custom: {
50: '#faa6d0',
500: '#f47dbd',
950: '#000000',
},
}SCSS
$custom: #f47dbd; $custom-light: #faa6d0; $custom-dark: #000000;
JSON
{
"hex": "#f47dbd",
"rgb": {
"r": 244,
"g": 125,
"b": 189
},
"hsl": {
"h": 327.731,
"s": 84.397,
"l": 72.353
},
"oklch": {
"l": 0.74272,
"c": 0.16195,
"h": 348.3
},
"luminance": 0.37574
}Semantic roles & 50–950 ramp
primary
#F47DBD
secondary
#D6F5E4
accent
#E16A05
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82