#F47BB7#F47BB7
#F47BB7 is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.8% C 0.162 H 350.8°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F47BB7 |
|---|---|
| RGB | rgb(244, 123, 183) |
| HSL | hsl(330, 85%, 72%) |
| HSV | hsv(330, 50%, 96%) |
| CMYK | cmyk(0%, 49.6%, 25%, 4.3%) |
| CIE-LAB | lab(67.14, 53.01, -10.03) |
| CIE-LCH | lch(67.14, 53.95, 349.29°) |
| OKLab | oklab(73.79% 0.1597 -0.026) |
| OKLCH | oklch(73.79% 0.162 350.8) |
| XYZ | xyz(52.9401, 36.8224, 49.1098) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.33
Bubblegum (survey)
#FF6CB5
ΔE00 2.94
Hot Pink
#FF69B4
ΔE00 3.37
Bubble Gum Pink
#FF69AF
ΔE00 3.53
Bubblegum Pink
#FE83CC
ΔE00 3.89
Carnation Pink
#FF7FA7
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47BB7 #7BF4B8
analogous
#F47BF3 #F47BB7 #F47C7B
triadic
#F47BB7 #B7F47B #7BB7F4
tetradic
#F47BB7 #F3F47B #7BF4B8 #7C7BF4
square
#F47BB7 #F3F47B #7BF4B8 #7C7BF4
split-complementary
#F47BB7 #7BF47C #7BF3F4
monochromatic
#E21379 #EF4398 #F47BB7 #F9B3D6 #FDE3F0
Accessibility & contrast
On white
2.51
#F47BB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#F47BB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47BB7
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47BB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47BB7 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8996B9
Deuteranopia (green-blind)
#A9ABB4
Tritanopia (blue-blind)
#FF7791
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f47bb7; /* rgb */ color: rgb(244, 123, 183); /* oklch */ color: oklch(73.8% 0.162 350.8);
Tailwind
colors: {
custom: {
50: '#faa5cc',
500: '#f47bb7',
950: '#000000',
},
}SCSS
$custom: #f47bb7; $custom-light: #faa5cc; $custom-dark: #000000;
JSON
{
"hex": "#f47bb7",
"rgb": {
"r": 244,
"g": 123,
"b": 183
},
"hsl": {
"h": 330.248,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.73785,
"c": 0.16184,
"h": 350.8
},
"luminance": 0.36818
}Semantic roles & 50–950 ramp
primary
#F47BB7
secondary
#D6F5E6
accent
#E17404
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82