#F47ABA#F47ABA
#F47ABA is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.7% C 0.165 H 349.2°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F47ABA |
|---|---|
| RGB | rgb(244, 122, 186) |
| HSL | hsl(329, 85%, 72%) |
| HSV | hsv(329, 50%, 96%) |
| CMYK | cmyk(0%, 50%, 23.8%, 4.3%) |
| CIE-LAB | lab(67.05, 53.90, -11.85) |
| CIE-LCH | lch(67.05, 55.19, 347.60°) |
| OKLab | oklab(73.75% 0.1621 -0.0309) |
| OKLCH | oklch(73.75% 0.165 349.2) |
| XYZ | xyz(53.1323, 36.7018, 50.7307) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.42
Bubblegum (survey)
#FF6CB5
ΔE00 2.86
Hot Pink
#FF69B4
ΔE00 3.26
Bubblegum Pink
#FE83CC
ΔE00 3.42
Bubble Gum Pink
#FF69AF
ΔE00 3.67
Carnation Pink
#FF7FA7
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47ABA #7AF4B4
analogous
#F17AF4 #F47ABA #F47A7D
triadic
#F47ABA #BAF47A #7ABAF4
tetradic
#F47ABA #F4F17A #7AF4B4 #7A7DF4
square
#F47ABA #F4F17A #7AF4B4 #7A7DF4
split-complementary
#F47ABA #7DF47A #7AF4F1
monochromatic
#E1137F #EF419D #F47ABA #F9B3D7 #FDE3F0
Accessibility & contrast
On white
2.52
#F47ABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#F47ABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47ABA
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47ABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47ABA | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8796BC
Deuteranopia (green-blind)
#A7ABB7
Tritanopia (blue-blind)
#FF7692
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f47aba; /* rgb */ color: rgb(244, 122, 186); /* oklch */ color: oklch(73.7% 0.165 349.2);
Tailwind
colors: {
custom: {
50: '#faa4ce',
500: '#f47aba',
950: '#000000',
},
}SCSS
$custom: #f47aba; $custom-light: #faa4ce; $custom-dark: #000000;
JSON
{
"hex": "#f47aba",
"rgb": {
"r": 244,
"g": 122,
"b": 186
},
"hsl": {
"h": 328.525,
"s": 84.722,
"l": 71.765
},
"oklch": {
"l": 0.73748,
"c": 0.16501,
"h": 349.2
},
"luminance": 0.36697
}Semantic roles & 50–950 ramp
primary
#F47ABA
secondary
#D5F4E4
accent
#E16D04
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82