#F47DB8#F47DB8
#F47DB8 is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.1% C 0.159 H 350.6°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F47DB8 |
|---|---|
| RGB | rgb(244, 125, 184) |
| HSL | hsl(330, 84%, 72%) |
| HSV | hsv(330, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 24.6%, 4.3%) |
| CIE-LAB | lab(67.55, 52.18, -9.98) |
| CIE-LCH | lch(67.55, 53.12, 349.17°) |
| OKLab | oklab(74.1% 0.1571 -0.0259) |
| OKLCH | oklch(74.1% 0.159 350.6) |
| XYZ | xyz(53.2952, 37.3654, 49.7434) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.09
Bubblegum (survey)
#FF6CB5
ΔE00 3.29
Bubblegum Pink
#FE83CC
ΔE00 3.71
Hot Pink
#FF69B4
ΔE00 3.73
Bubble Gum Pink
#FF69AF
ΔE00 3.89
Carnation Pink
#FF7FA7
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47DB8 #7DF4B9
analogous
#F47DF4 #F47DB8 #F47E7D
triadic
#F47DB8 #B8F47D #7DB8F4
tetradic
#F47DB8 #F4F47D #7DF4B9 #7E7DF4
square
#F47DB8 #F4F47D #7DF4B9 #7E7DF4
split-complementary
#F47DB8 #7DF47E #7DF4F4
monochromatic
#E3137A #EF4599 #F47DB8 #F9B5D7 #FDE3F0
Accessibility & contrast
On white
2.48
#F47DB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#F47DB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47DB8
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47DB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47DB8 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A98BA
Deuteranopia (green-blind)
#AAACB5
Tritanopia (blue-blind)
#FF7993
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f47db8; /* rgb */ color: rgb(244, 125, 184); /* oklch */ color: oklch(74.1% 0.159 350.6);
Tailwind
colors: {
custom: {
50: '#faa6cd',
500: '#f47db8',
950: '#000000',
},
}SCSS
$custom: #f47db8; $custom-light: #faa6cd; $custom-dark: #000000;
JSON
{
"hex": "#f47db8",
"rgb": {
"r": 244,
"g": 125,
"b": 184
},
"hsl": {
"h": 330.252,
"s": 84.397,
"l": 72.353
},
"oklch": {
"l": 0.74101,
"c": 0.15922,
"h": 350.6
},
"luminance": 0.37361
}Semantic roles & 50–950 ramp
primary
#F47DB8
secondary
#D6F5E6
accent
#E17405
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82