#F47CB7#F47CB7
#F47CB7 is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.9% C 0.160 H 350.9°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F47CB7 |
|---|---|
| RGB | rgb(244, 124, 183) |
| HSL | hsl(331, 85%, 72%) |
| HSV | hsv(331, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 25%, 4.3%) |
| CIE-LAB | lab(67.33, 52.53, -9.75) |
| CIE-LCH | lch(67.33, 53.42, 349.49°) |
| OKLab | oklab(73.93% 0.1583 -0.0252) |
| OKLCH | oklch(73.93% 0.16 350.9) |
| XYZ | xyz(53.0648, 37.0717, 49.1513) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.23
Bubblegum (survey)
#FF6CB5
ΔE00 3.12
Hot Pink
#FF69B4
ΔE00 3.56
Bubble Gum Pink
#FF69AF
ΔE00 3.68
Bubblegum Pink
#FE83CC
ΔE00 3.89
Carnation Pink
#FF7FA7
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47CB7 #7CF4B9
analogous
#F47CF3 #F47CB7 #F47D7C
triadic
#F47CB7 #B7F47C #7CB7F4
tetradic
#F47CB7 #F3F47C #7CF4B9 #7D7CF4
square
#F47CB7 #F3F47C #7CF4B9 #7D7CF4
split-complementary
#F47CB7 #7CF47D #7CF3F4
monochromatic
#E31379 #EF4498 #F47CB7 #F9B4D6 #FDE3EF
Accessibility & contrast
On white
2.50
#F47CB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#F47CB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47CB7
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47CB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47CB7 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A97B9
Deuteranopia (green-blind)
#A9ACB4
Tritanopia (blue-blind)
#FF7892
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f47cb7; /* rgb */ color: rgb(244, 124, 183); /* oklch */ color: oklch(73.9% 0.160 350.9);
Tailwind
colors: {
custom: {
50: '#faa5cc',
500: '#f47cb7',
950: '#000000',
},
}SCSS
$custom: #f47cb7; $custom-light: #faa5cc; $custom-dark: #000000;
JSON
{
"hex": "#f47cb7",
"rgb": {
"r": 244,
"g": 124,
"b": 183
},
"hsl": {
"h": 330.5,
"s": 84.507,
"l": 72.157
},
"oklch": {
"l": 0.73926,
"c": 0.16027,
"h": 350.9
},
"luminance": 0.37067
}Semantic roles & 50–950 ramp
primary
#F47CB7
secondary
#D6F5E6
accent
#E17505
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82