#F47DC0#F47DC0
#F47DC0 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.4% C 0.164 H 346.9°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F47DC0 |
|---|---|
| RGB | rgb(244, 125, 192) |
| HSL | hsl(326, 84%, 72%) |
| HSV | hsv(326, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 21.3%, 4.3%) |
| CIE-LAB | lab(67.81, 53.28, -14.09) |
| CIE-LCH | lch(67.81, 55.12, 345.18°) |
| OKLab | oklab(74.38% 0.1595 -0.037) |
| OKLCH | oklch(74.38% 0.164 346.9) |
| XYZ | xyz(54.1576, 37.7104, 54.2854) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.43
Bubblegum Pink
#FE83CC
ΔE00 2.44
Bubblegum (survey)
#FF6CB5
ΔE00 3.72
Hot Pink
#FF69B4
ΔE00 4.10
Bubble Gum Pink
#FF69AF
ΔE00 4.68
Lavender Pink
#DD85D7
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47DC0 #7DF4B1
analogous
#EC7DF4 #F47DC0 #F47D85
triadic
#F47DC0 #C0F47D #7DC0F4
tetradic
#F47DC0 #F4EC7D #7DF4B1 #7D85F4
square
#F47DC0 #F4EC7D #7DF4B1 #7D85F4
split-complementary
#F47DC0 #85F47D #7DF4EC
monochromatic
#E31388 #EF45A5 #F47DC0 #F9B5DB #FDE3F1
Accessibility & contrast
On white
2.46
#F47DC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#F47DC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47DC0
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47DC0 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8899C2
Deuteranopia (green-blind)
#A7ADBD
Tritanopia (blue-blind)
#FF7B96
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f47dc0; /* rgb */ color: rgb(244, 125, 192); /* oklch */ color: oklch(74.4% 0.164 346.9);
Tailwind
colors: {
custom: {
50: '#faa6d3',
500: '#f47dc0',
950: '#000000',
},
}SCSS
$custom: #f47dc0; $custom-light: #faa6d3; $custom-dark: #000000;
JSON
{
"hex": "#f47dc0",
"rgb": {
"r": 244,
"g": 125,
"b": 192
},
"hsl": {
"h": 326.218,
"s": 84.397,
"l": 72.353
},
"oklch": {
"l": 0.74377,
"c": 0.1637,
"h": 346.9
},
"luminance": 0.37706
}Semantic roles & 50–950 ramp
primary
#F47DC0
secondary
#D6F5E4
accent
#E16505
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82