#F47DD4#F47DD4
#F47DD4 is a light, vivid pink. Relative luminance 0.387; OKLCH L 75.1% C 0.177 H 338.4°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F47DD4 |
|---|---|
| RGB | rgb(244, 125, 212) |
| HSL | hsl(316, 84%, 72%) |
| HSV | hsv(316, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 13.1%, 4.3%) |
| CIE-LAB | lab(68.50, 56.24, -24.21) |
| CIE-LCH | lch(68.50, 61.23, 336.71°) |
| OKLab | oklab(75.13% 0.1646 -0.065) |
| OKLCH | oklch(75.13% 0.177 338.4) |
| XYZ | xyz(56.5260, 38.6578, 66.7591) |
| Luminance | 0.3865 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.64
Lavender Pink
#DD85D7
ΔE00 4.44
Purply Pink
#F075E6
ΔE00 4.48
Violet (CSS)
#EE82EE
ΔE00 5.22
Pink (survey)
#FF81C0
ΔE00 5.86
Candy Pink
#FF63E9
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47DD4 #7DF49D
analogous
#D87DF4 #F47DD4 #F47D99
triadic
#F47DD4 #D4F47D #7DD4F4
tetradic
#F47DD4 #F4D87D #7DF49D #7D99F4
square
#F47DD4 #F4D87D #7DF49D #7D99F4
split-complementary
#F47DD4 #99F47D #7DF4D8
monochromatic
#E313AB #EF45C1 #F47DD4 #F9B5E7 #FDE3F6
Accessibility & contrast
On white
2.41
#F47DD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#F47DD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47DD4
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47DD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47DD4 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819CD7
Deuteranopia (green-blind)
#A1AED1
Tritanopia (blue-blind)
#FF809F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f47dd4; /* rgb */ color: rgb(244, 125, 212); /* oklch */ color: oklch(75.1% 0.177 338.4);
Tailwind
colors: {
custom: {
50: '#faa6e1',
500: '#f47dd4',
950: '#000000',
},
}SCSS
$custom: #f47dd4; $custom-light: #faa6e1; $custom-dark: #000000;
JSON
{
"hex": "#f47dd4",
"rgb": {
"r": 244,
"g": 125,
"b": 212
},
"hsl": {
"h": 316.134,
"s": 84.397,
"l": 72.353
},
"oklch": {
"l": 0.75126,
"c": 0.17702,
"h": 338.4
},
"luminance": 0.38654
}Semantic roles & 50–950 ramp
primary
#F47DD4
secondary
#D6F5DF
accent
#E14005
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83