#F47DBA#F47DBA
#F47DBA is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.2% C 0.160 H 349.7°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F47DBA |
|---|---|
| RGB | rgb(244, 125, 186) |
| HSL | hsl(329, 84%, 72%) |
| HSV | hsv(329, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 23.8%, 4.3%) |
| CIE-LAB | lab(67.61, 52.45, -11.01) |
| CIE-LCH | lch(67.61, 53.59, 348.14°) |
| OKLab | oklab(74.17% 0.1577 -0.0287) |
| OKLCH | oklch(74.17% 0.16 349.7) |
| XYZ | xyz(53.5063, 37.4499, 50.8554) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.03
Bubblegum (survey)
#FF6CB5
ΔE00 3.31
Bubblegum Pink
#FE83CC
ΔE00 3.34
Hot Pink
#FF69B4
ΔE00 3.75
Bubble Gum Pink
#FF69AF
ΔE00 4.03
Carnation Pink
#FF7FA7
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47DBA #7DF4B7
analogous
#F37DF4 #F47DBA #F47D7E
triadic
#F47DBA #BAF47D #7DBAF4
tetradic
#F47DBA #F4F37D #7DF4B7 #7D7EF4
square
#F47DBA #F4F37D #7DF4B7 #7D7EF4
split-complementary
#F47DBA #7EF47D #7DF4F3
monochromatic
#E3137E #EF459C #F47DBA #F9B5D8 #FDE3F0
Accessibility & contrast
On white
2.47
#F47DBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#F47DBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47DBA
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47DBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47DBA | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A98BC
Deuteranopia (green-blind)
#A9ACB7
Tritanopia (blue-blind)
#FF7994
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f47dba; /* rgb */ color: rgb(244, 125, 186); /* oklch */ color: oklch(74.2% 0.160 349.7);
Tailwind
colors: {
custom: {
50: '#faa6ce',
500: '#f47dba',
950: '#000000',
},
}SCSS
$custom: #f47dba; $custom-light: #faa6ce; $custom-dark: #000000;
JSON
{
"hex": "#f47dba",
"rgb": {
"r": 244,
"g": 125,
"b": 186
},
"hsl": {
"h": 329.244,
"s": 84.397,
"l": 72.353
},
"oklch": {
"l": 0.74169,
"c": 0.16028,
"h": 349.7
},
"luminance": 0.37445
}Semantic roles & 50–950 ramp
primary
#F47DBA
secondary
#D6F5E5
accent
#E17005
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82