#F47DC7#F47DC7
#F47DC7 is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.6% C 0.168 H 343.8°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F47DC7 |
|---|---|
| RGB | rgb(244, 125, 199) |
| HSL | hsl(323, 84%, 72%) |
| HSV | hsv(323, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 18.4%, 4.3%) |
| CIE-LAB | lab(68.04, 54.29, -17.66) |
| CIE-LCH | lch(68.04, 57.09, 341.98°) |
| OKLab | oklab(74.63% 0.1614 -0.0468) |
| OKLCH | oklch(74.63% 0.168 343.8) |
| XYZ | xyz(54.9517, 38.0280, 58.4677) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.14
Pink (survey)
#FF81C0
ΔE00 3.50
Bubblegum (survey)
#FF6CB5
ΔE00 4.63
Hot Pink
#FF69B4
ΔE00 4.93
Bubble Gum Pink
#FF69AF
ΔE00 5.72
Lavender Pink
#DD85D7
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47DC7 #7DF4AA
analogous
#E57DF4 #F47DC7 #F47D8C
triadic
#F47DC7 #C7F47D #7DC7F4
tetradic
#F47DC7 #F4E57D #7DF4AA #7D8CF4
square
#F47DC7 #F4E57D #7DF4AA #7D8CF4
split-complementary
#F47DC7 #8CF47D #7DF4E5
monochromatic
#E31395 #EF45AF #F47DC7 #F9B5DF #FDE3F3
Accessibility & contrast
On white
2.44
#F47DC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#F47DC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47DC7
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47DC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47DC7 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869ACA
Deuteranopia (green-blind)
#A5ADC4
Tritanopia (blue-blind)
#FF7D99
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f47dc7; /* rgb */ color: rgb(244, 125, 199); /* oklch */ color: oklch(74.6% 0.168 343.8);
Tailwind
colors: {
custom: {
50: '#faa6d8',
500: '#f47dc7',
950: '#000000',
},
}SCSS
$custom: #f47dc7; $custom-light: #faa6d8; $custom-dark: #000000;
JSON
{
"hex": "#f47dc7",
"rgb": {
"r": 244,
"g": 125,
"b": 199
},
"hsl": {
"h": 322.689,
"s": 84.397,
"l": 72.353
},
"oklch": {
"l": 0.7463,
"c": 0.16804,
"h": 343.8
},
"luminance": 0.38024
}Semantic roles & 50–950 ramp
primary
#F47DC7
secondary
#D6F5E2
accent
#E15805
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83