#F47CC5#F47CC5
#F47CC5 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.4% C 0.168 H 344.6°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F47CC5 |
|---|---|
| RGB | rgb(244, 124, 197) |
| HSL | hsl(324, 85%, 72%) |
| HSV | hsv(324, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 19.3%, 4.3%) |
| CIE-LAB | lab(67.79, 54.48, -16.93) |
| CIE-LCH | lch(67.79, 57.05, 342.74°) |
| OKLab | oklab(74.42% 0.1623 -0.0448) |
| OKLCH | oklch(74.42% 0.168 344.6) |
| XYZ | xyz(54.5951, 37.6839, 57.2108) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.26
Pink (survey)
#FF81C0
ΔE00 3.30
Bubblegum (survey)
#FF6CB5
ΔE00 4.28
Hot Pink
#FF69B4
ΔE00 4.58
Bubble Gum Pink
#FF69AF
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47CC5 #7CF4AB
analogous
#E77CF4 #F47CC5 #F47C89
triadic
#F47CC5 #C5F47C #7CC5F4
tetradic
#F47CC5 #F4E77C #7CF4AB #7C89F4
square
#F47CC5 #F4E77C #7CF4AB #7C89F4
split-complementary
#F47CC5 #89F47C #7CF4E7
monochromatic
#E31391 #EF44AC #F47CC5 #F9B4DE #FDE3F3
Accessibility & contrast
On white
2.46
#F47CC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#F47CC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47CC5
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47CC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47CC5 | 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)
#8599C7
Deuteranopia (green-blind)
#A5ADC2
Tritanopia (blue-blind)
#FF7B98
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f47cc5; /* rgb */ color: rgb(244, 124, 197); /* oklch */ color: oklch(74.4% 0.168 344.6);
Tailwind
colors: {
custom: {
50: '#faa5d6',
500: '#f47cc5',
950: '#000000',
},
}SCSS
$custom: #f47cc5; $custom-light: #faa5d6; $custom-dark: #000000;
JSON
{
"hex": "#f47cc5",
"rgb": {
"r": 244,
"g": 124,
"b": 197
},
"hsl": {
"h": 323.5,
"s": 84.507,
"l": 72.157
},
"oklch": {
"l": 0.74417,
"c": 0.16835,
"h": 344.6
},
"luminance": 0.3768
}Semantic roles & 50–950 ramp
primary
#F47CC5
secondary
#D6F5E2
accent
#E15B05
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83