#F47DBF#F47DBF
#F47DBF is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.3% C 0.163 H 347.4°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F47DBF |
|---|---|
| RGB | rgb(244, 125, 191) |
| HSL | hsl(327, 84%, 72%) |
| HSV | hsv(327, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 21.7%, 4.3%) |
| CIE-LAB | lab(67.77, 53.14, -13.58) |
| CIE-LCH | lch(67.77, 54.85, 345.66°) |
| OKLab | oklab(74.34% 0.1592 -0.0356) |
| OKLCH | oklch(74.34% 0.163 347.4) |
| XYZ | xyz(54.0472, 37.6662, 53.7039) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.31
Bubblegum Pink
#FE83CC
ΔE00 2.56
Bubblegum (survey)
#FF6CB5
ΔE00 3.62
Hot Pink
#FF69B4
ΔE00 4.01
Bubble Gum Pink
#FF69AF
ΔE00 4.55
Carnation Pink
#FF7FA7
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47DBF #7DF4B2
analogous
#EE7DF4 #F47DBF #F47D83
triadic
#F47DBF #BFF47D #7DBFF4
tetradic
#F47DBF #F4EE7D #7DF4B2 #7D83F4
square
#F47DBF #F4EE7D #7DF4B2 #7D83F4
split-complementary
#F47DBF #83F47D #7DF4EE
monochromatic
#E31387 #EF45A3 #F47DBF #F9B5DB #FDE3F1
Accessibility & contrast
On white
2.46
#F47DBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#F47DBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47DBF
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47DBF | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8899C1
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#FF7B96
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f47dbf; /* rgb */ color: rgb(244, 125, 191); /* oklch */ color: oklch(74.3% 0.163 347.4);
Tailwind
colors: {
custom: {
50: '#faa6d2',
500: '#f47dbf',
950: '#000000',
},
}SCSS
$custom: #f47dbf; $custom-light: #faa6d2; $custom-dark: #000000;
JSON
{
"hex": "#f47dbf",
"rgb": {
"r": 244,
"g": 125,
"b": 191
},
"hsl": {
"h": 326.723,
"s": 84.397,
"l": 72.353
},
"oklch": {
"l": 0.74342,
"c": 0.1631,
"h": 347.4
},
"luminance": 0.37662
}Semantic roles & 50–950 ramp
primary
#F47DBF
secondary
#D6F5E4
accent
#E16705
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82