#F47ABF#F47ABF
#F47ABF is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.9% C 0.168 H 346.9°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F47ABF |
|---|---|
| RGB | rgb(244, 122, 191) |
| HSL | hsl(326, 85%, 72%) |
| HSV | hsv(326, 50%, 96%) |
| CMYK | cmyk(0%, 50%, 21.7%, 4.3%) |
| CIE-LAB | lab(67.22, 54.59, -14.42) |
| CIE-LCH | lch(67.22, 56.46, 345.20°) |
| OKLab | oklab(73.92% 0.1635 -0.0379) |
| OKLCH | oklch(73.92% 0.168 346.9) |
| XYZ | xyz(53.6731, 36.9181, 53.5792) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.78
Bubblegum Pink
#FE83CC
ΔE00 2.81
Bubblegum (survey)
#FF6CB5
ΔE00 3.32
Hot Pink
#FF69B4
ΔE00 3.66
Bubble Gum Pink
#FF69AF
ΔE00 4.32
Pale Magenta
#D767AD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47ABF #7AF4AF
analogous
#EC7AF4 #F47ABF #F47A82
triadic
#F47ABF #BFF47A #7ABFF4
tetradic
#F47ABF #F4EC7A #7AF4AF #7A82F4
square
#F47ABF #F4EC7A #7AF4AF #7A82F4
split-complementary
#F47ABF #82F47A #7AF4EC
monochromatic
#E11387 #EF41A4 #F47ABF #F9B3DA #FDE3F1
Accessibility & contrast
On white
2.51
#F47ABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#F47ABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47ABF
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47ABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47ABF | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8597C1
Deuteranopia (green-blind)
#A6ABBC
Tritanopia (blue-blind)
#FF7894
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f47abf; /* rgb */ color: rgb(244, 122, 191); /* oklch */ color: oklch(73.9% 0.168 346.9);
Tailwind
colors: {
custom: {
50: '#faa4d2',
500: '#f47abf',
950: '#000000',
},
}SCSS
$custom: #f47abf; $custom-light: #faa4d2; $custom-dark: #000000;
JSON
{
"hex": "#f47abf",
"rgb": {
"r": 244,
"g": 122,
"b": 191
},
"hsl": {
"h": 326.066,
"s": 84.722,
"l": 71.765
},
"oklch": {
"l": 0.73924,
"c": 0.16786,
"h": 346.9
},
"luminance": 0.36914
}Semantic roles & 50–950 ramp
primary
#F47ABF
secondary
#D5F4E3
accent
#E16404
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82