#F47FD2#F47FD2
#F47FD2 is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.3% C 0.172 H 339.4°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F47FD2 |
|---|---|
| RGB | rgb(244, 127, 210) |
| HSL | hsl(317, 84%, 73%) |
| HSV | hsv(317, 48%, 96%) |
| CMYK | cmyk(0%, 48%, 13.9%, 4.3%) |
| CIE-LAB | lab(68.80, 54.96, -22.64) |
| CIE-LCH | lch(68.80, 59.45, 337.61°) |
| OKLab | oklab(75.33% 0.1613 -0.0607) |
| OKLCH | oklch(75.33% 0.172 339.4) |
| XYZ | xyz(56.5310, 39.0690, 65.5239) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.06
Lavender Pink
#DD85D7
ΔE00 4.63
Purply Pink
#F075E6
ΔE00 5.14
Pink (survey)
#FF81C0
ΔE00 5.28
Violet (CSS)
#EE82EE
ΔE00 5.71
Bubblegum (survey)
#FF6CB5
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47FD2 #7FF4A1
analogous
#DC7FF4 #F47FD2 #F47F97
triadic
#F47FD2 #D2F47F #7FD2F4
tetradic
#F47FD2 #F4DC7F #7FF4A1 #7F97F4
square
#F47FD2 #F4DC7F #7FF4A1 #7F97F4
split-complementary
#F47FD2 #97F47F #7FF4DC
monochromatic
#E514A8 #EF47BE #F47FD2 #F9B7E6 #FDE3F5
Accessibility & contrast
On white
2.38
#F47FD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#F47FD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47FD2
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47FD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47FD2 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849CD5
Deuteranopia (green-blind)
#A3AFCF
Tritanopia (blue-blind)
#FF829F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f47fd2; /* rgb */ color: rgb(244, 127, 210); /* oklch */ color: oklch(75.3% 0.172 339.4);
Tailwind
colors: {
custom: {
50: '#faa7e0',
500: '#f47fd2',
950: '#000000',
},
}SCSS
$custom: #f47fd2; $custom-light: #faa7e0; $custom-dark: #000000;
JSON
{
"hex": "#f47fd2",
"rgb": {
"r": 244,
"g": 127,
"b": 210
},
"hsl": {
"h": 317.436,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.75325,
"c": 0.17235,
"h": 339.4
},
"luminance": 0.39065
}Semantic roles & 50–950 ramp
primary
#F47FD2
secondary
#D6F5DF
accent
#E14505
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83