#F47FD4#F47FD4
#F47FD4 is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.4% C 0.174 H 338.6°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F47FD4 |
|---|---|
| RGB | rgb(244, 127, 212) |
| HSL | hsl(316, 84%, 73%) |
| HSV | hsv(316, 48%, 96%) |
| CMYK | cmyk(0%, 48%, 13.1%, 4.3%) |
| CIE-LAB | lab(68.87, 55.27, -23.65) |
| CIE-LCH | lch(68.87, 60.12, 336.84°) |
| OKLab | oklab(75.4% 0.1618 -0.0635) |
| OKLCH | oklch(75.4% 0.174 338.6) |
| XYZ | xyz(56.7817, 39.1692, 66.8443) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.38
Lavender Pink
#DD85D7
ΔE00 4.42
Purply Pink
#F075E6
ΔE00 4.77
Violet (CSS)
#EE82EE
ΔE00 5.31
Pink (survey)
#FF81C0
ΔE00 5.66
Candy Pink
#FF63E9
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47FD4 #7FF49F
analogous
#D97FF4 #F47FD4 #F47F9A
triadic
#F47FD4 #D4F47F #7FD4F4
tetradic
#F47FD4 #F4D97F #7FF49F #7F9AF4
square
#F47FD4 #F4D97F #7FF49F #7F9AF4
split-complementary
#F47FD4 #9AF47F #7FF4D9
monochromatic
#E514AC #EF47C1 #F47FD4 #F9B7E7 #FDE3F6
Accessibility & contrast
On white
2.38
#F47FD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#F47FD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47FD4
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47FD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47FD4 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839DD7
Deuteranopia (green-blind)
#A3AFD1
Tritanopia (blue-blind)
#FF82A0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f47fd4; /* rgb */ color: rgb(244, 127, 212); /* oklch */ color: oklch(75.4% 0.174 338.6);
Tailwind
colors: {
custom: {
50: '#faa7e1',
500: '#f47fd4',
950: '#000000',
},
}SCSS
$custom: #f47fd4; $custom-light: #faa7e1; $custom-dark: #000000;
JSON
{
"hex": "#f47fd4",
"rgb": {
"r": 244,
"g": 127,
"b": 212
},
"hsl": {
"h": 316.41,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.75403,
"c": 0.1738,
"h": 338.6
},
"luminance": 0.39165
}Semantic roles & 50–950 ramp
primary
#F47FD4
secondary
#D6F5DF
accent
#E14105
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83