#F47DB2#F47DB2
#F47DB2 is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.9% C 0.156 H 353.6°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F47DB2 |
|---|---|
| RGB | rgb(244, 125, 178) |
| HSL | hsl(333, 84%, 72%) |
| HSV | hsv(333, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 27%, 4.3%) |
| CIE-LAB | lab(67.37, 51.37, -6.88) |
| CIE-LCH | lch(67.37, 51.83, 352.37°) |
| OKLab | oklab(73.9% 0.1553 -0.0175) |
| OKLCH | oklch(73.9% 0.156 353.6) |
| XYZ | xyz(52.6796, 37.1192, 46.5011) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.80
Bubblegum (survey)
#FF6CB5
ΔE00 3.62
Bubble Gum Pink
#FF69AF
ΔE00 3.79
Hot Pink
#FF69B4
ΔE00 4.04
Carnation Pink
#FF7FA7
ΔE00 4.39
Pinky
#FC86AA
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47DB2 #7DF4BF
analogous
#F47DEE #F47DB2 #F4837D
triadic
#F47DB2 #B2F47D #7DB2F4
tetradic
#F47DB2 #EEF47D #7DF4BF #837DF4
square
#F47DB2 #EEF47D #7DF4BF #837DF4
split-complementary
#F47DB2 #7DF483 #7DEEF4
monochromatic
#E31370 #EF4591 #F47DB2 #F9B5D3 #FDE3EE
Accessibility & contrast
On white
2.49
#F47DB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#F47DB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47DB2
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47DB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47DB2 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C97B4
Deuteranopia (green-blind)
#ABACAF
Tritanopia (blue-blind)
#FF7791
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f47db2; /* rgb */ color: rgb(244, 125, 178); /* oklch */ color: oklch(73.9% 0.156 353.6);
Tailwind
colors: {
custom: {
50: '#faa6c9',
500: '#f47db2',
950: '#000000',
},
}SCSS
$custom: #f47db2; $custom-light: #faa6c9; $custom-dark: #000000;
JSON
{
"hex": "#f47db2",
"rgb": {
"r": 244,
"g": 125,
"b": 178
},
"hsl": {
"h": 333.277,
"s": 84.397,
"l": 72.353
},
"oklch": {
"l": 0.73902,
"c": 0.15624,
"h": 353.6
},
"luminance": 0.37115
}Semantic roles & 50–950 ramp
primary
#F47DB2
secondary
#D6F5E7
accent
#E17F05
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82