#F47DB5#F47DB5
#F47DB5 is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.0% C 0.158 H 352.1°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F47DB5 |
|---|---|
| RGB | rgb(244, 125, 181) |
| HSL | hsl(332, 84%, 72%) |
| HSV | hsv(332, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 25.8%, 4.3%) |
| CIE-LAB | lab(67.46, 51.77, -8.43) |
| CIE-LCH | lch(67.46, 52.45, 350.75°) |
| OKLab | oklab(74% 0.1562 -0.0217) |
| OKLCH | oklch(74% 0.158 352.1) |
| XYZ | xyz(52.9841, 37.2410, 48.1048) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.36
Bubblegum (survey)
#FF6CB5
ΔE00 3.38
Bubble Gum Pink
#FF69AF
ΔE00 3.77
Hot Pink
#FF69B4
ΔE00 3.82
Bubblegum Pink
#FE83CC
ΔE00 4.30
Carnation Pink
#FF7FA7
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47DB5 #7DF4BC
analogous
#F47DF0 #F47DB5 #F4817D
triadic
#F47DB5 #B5F47D #7DB5F4
tetradic
#F47DB5 #F0F47D #7DF4BC #817DF4
square
#F47DB5 #F0F47D #7DF4BC #817DF4
split-complementary
#F47DB5 #7DF481 #7DF0F4
monochromatic
#E31375 #EF4595 #F47DB5 #F9B5D5 #FDE3EF
Accessibility & contrast
On white
2.49
#F47DB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#F47DB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47DB5
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47DB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47DB5 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B97B7
Deuteranopia (green-blind)
#AAACB2
Tritanopia (blue-blind)
#FF7892
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f47db5; /* rgb */ color: rgb(244, 125, 181); /* oklch */ color: oklch(74.0% 0.158 352.1);
Tailwind
colors: {
custom: {
50: '#faa6cb',
500: '#f47db5',
950: '#000000',
},
}SCSS
$custom: #f47db5; $custom-light: #faa6cb; $custom-dark: #000000;
JSON
{
"hex": "#f47db5",
"rgb": {
"r": 244,
"g": 125,
"b": 181
},
"hsl": {
"h": 331.765,
"s": 84.397,
"l": 72.353
},
"oklch": {
"l": 0.74,
"c": 0.15768,
"h": 352.1
},
"luminance": 0.37237
}Semantic roles & 50–950 ramp
primary
#F47DB5
secondary
#D6F5E6
accent
#E17905
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82