#F47FC0#F47FC0
#F47FC0 is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.7% C 0.161 H 347.2°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F47FC0 |
|---|---|
| RGB | rgb(244, 127, 192) |
| HSL | hsl(327, 84%, 73%) |
| HSV | hsv(327, 48%, 96%) |
| CMYK | cmyk(0%, 48%, 21.3%, 4.3%) |
| CIE-LAB | lab(68.18, 52.31, -13.53) |
| CIE-LCH | lch(68.18, 54.03, 345.50°) |
| OKLab | oklab(74.66% 0.1565 -0.0355) |
| OKLCH | oklch(74.66% 0.161 347.2) |
| XYZ | xyz(54.4133, 38.2219, 54.3707) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.17
Bubblegum Pink
#FE83CC
ΔE00 2.34
Bubblegum (survey)
#FF6CB5
ΔE00 3.96
Hot Pink
#FF69B4
ΔE00 4.37
Bubble Gum Pink
#FF69AF
ΔE00 4.88
Carnation Pink
#FF7FA7
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47FC0 #7FF4B3
analogous
#EE7FF4 #F47FC0 #F47F85
triadic
#F47FC0 #C0F47F #7FC0F4
tetradic
#F47FC0 #F4EE7F #7FF4B3 #7F85F4
square
#F47FC0 #F4EE7F #7FF4B3 #7F85F4
split-complementary
#F47FC0 #85F47F #7FF4EE
monochromatic
#E51488 #EF47A4 #F47FC0 #F9B7DC #FDE3F1
Accessibility & contrast
On white
2.43
#F47FC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#F47FC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47FC0
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47FC0 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9AC2
Deuteranopia (green-blind)
#A9AEBD
Tritanopia (blue-blind)
#FF7D97
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f47fc0; /* rgb */ color: rgb(244, 127, 192); /* oklch */ color: oklch(74.7% 0.161 347.2);
Tailwind
colors: {
custom: {
50: '#faa7d3',
500: '#f47fc0',
950: '#000000',
},
}SCSS
$custom: #f47fc0; $custom-light: #faa7d3; $custom-dark: #000000;
JSON
{
"hex": "#f47fc0",
"rgb": {
"r": 244,
"g": 127,
"b": 192
},
"hsl": {
"h": 326.667,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.7466,
"c": 0.1605,
"h": 347.2
},
"luminance": 0.38218
}Semantic roles & 50–950 ramp
primary
#F47FC0
secondary
#D6F5E4
accent
#E16705
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82