#F47BC5#F47BC5
#F47BC5 is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.3% C 0.170 H 344.4°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F47BC5 |
|---|---|
| RGB | rgb(244, 123, 197) |
| HSL | hsl(323, 85%, 72%) |
| HSV | hsv(323, 50%, 96%) |
| CMYK | cmyk(0%, 49.6%, 19.3%, 4.3%) |
| CIE-LAB | lab(67.60, 54.96, -17.21) |
| CIE-LCH | lch(67.60, 57.59, 342.62°) |
| OKLab | oklab(74.28% 0.1637 -0.0456) |
| OKLCH | oklch(74.28% 0.17 344.4) |
| XYZ | xyz(54.4704, 37.4345, 57.1692) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.41
Pink (survey)
#FF81C0
ΔE00 3.45
Bubblegum (survey)
#FF6CB5
ΔE00 4.22
Hot Pink
#FF69B4
ΔE00 4.50
Bubble Gum Pink
#FF69AF
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47BC5 #7BF4AA
analogous
#E77BF4 #F47BC5 #F47B89
triadic
#F47BC5 #C5F47B #7BC5F4
tetradic
#F47BC5 #F4E77B #7BF4AA #7B89F4
square
#F47BC5 #F4E77B #7BF4AA #7B89F4
split-complementary
#F47BC5 #89F47B #7BF4E7
monochromatic
#E21391 #EF43AC #F47BC5 #F9B3DE #FDE3F3
Accessibility & contrast
On white
2.47
#F47BC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#F47BC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47BC5
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47BC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47BC5 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8498C7
Deuteranopia (green-blind)
#A5ACC2
Tritanopia (blue-blind)
#FF7A97
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f47bc5; /* rgb */ color: rgb(244, 123, 197); /* oklch */ color: oklch(74.3% 0.170 344.4);
Tailwind
colors: {
custom: {
50: '#faa5d6',
500: '#f47bc5',
950: '#000000',
},
}SCSS
$custom: #f47bc5; $custom-light: #faa5d6; $custom-dark: #000000;
JSON
{
"hex": "#f47bc5",
"rgb": {
"r": 244,
"g": 123,
"b": 197
},
"hsl": {
"h": 323.306,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.74279,
"c": 0.16995,
"h": 344.4
},
"luminance": 0.3743
}Semantic roles & 50–950 ramp
primary
#F47BC5
secondary
#D6F5E2
accent
#E15A04
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83