#F47DC6#F47DC6
#F47DC6 is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.6% C 0.167 H 344.2°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F47DC6 |
|---|---|
| RGB | rgb(244, 125, 198) |
| HSL | hsl(323, 84%, 72%) |
| HSV | hsv(323, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 18.9%, 4.3%) |
| CIE-LAB | lab(68.01, 54.14, -17.15) |
| CIE-LCH | lch(68.01, 56.79, 342.42°) |
| OKLab | oklab(74.59% 0.1611 -0.0454) |
| OKLCH | oklch(74.59% 0.167 344.2) |
| XYZ | xyz(54.8360, 37.9817, 57.8582) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.12
Pink (survey)
#FF81C0
ΔE00 3.33
Bubblegum (survey)
#FF6CB5
ΔE00 4.48
Hot Pink
#FF69B4
ΔE00 4.79
Bubble Gum Pink
#FF69AF
ΔE00 5.56
Lavender Pink
#DD85D7
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47DC6 #7DF4AB
analogous
#E67DF4 #F47DC6 #F47D8B
triadic
#F47DC6 #C6F47D #7DC6F4
tetradic
#F47DC6 #F4E67D #7DF4AB #7D8BF4
square
#F47DC6 #F4E67D #7DF4AB #7D8BF4
split-complementary
#F47DC6 #8BF47D #7DF4E6
monochromatic
#E31393 #EF45AD #F47DC6 #F9B5DF #FDE3F3
Accessibility & contrast
On white
2.44
#F47DC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#F47DC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47DC6
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47DC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47DC6 | 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)
#869AC8
Deuteranopia (green-blind)
#A6ADC3
Tritanopia (blue-blind)
#FF7C99
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f47dc6; /* rgb */ color: rgb(244, 125, 198); /* oklch */ color: oklch(74.6% 0.167 344.2);
Tailwind
colors: {
custom: {
50: '#faa6d7',
500: '#f47dc6',
950: '#000000',
},
}SCSS
$custom: #f47dc6; $custom-light: #faa6d7; $custom-dark: #000000;
JSON
{
"hex": "#f47dc6",
"rgb": {
"r": 244,
"g": 125,
"b": 198
},
"hsl": {
"h": 323.193,
"s": 84.397,
"l": 72.353
},
"oklch": {
"l": 0.74593,
"c": 0.1674,
"h": 344.2
},
"luminance": 0.37978
}Semantic roles & 50–950 ramp
primary
#F47DC6
secondary
#D6F5E2
accent
#E15A05
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83