#F47CB3#F47CB3
#F47CB3 is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.8% C 0.158 H 352.9°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F47CB3 |
|---|---|
| RGB | rgb(244, 124, 179) |
| HSL | hsl(333, 85%, 72%) |
| HSV | hsv(333, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 26.6%, 4.3%) |
| CIE-LAB | lab(67.21, 51.99, -7.68) |
| CIE-LCH | lch(67.21, 52.56, 351.60°) |
| OKLab | oklab(73.79% 0.157 -0.0197) |
| OKLCH | oklch(73.79% 0.158 352.9) |
| XYZ | xyz(52.6544, 36.9076, 46.9898) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.66
Bubblegum (survey)
#FF6CB5
ΔE00 3.32
Bubble Gum Pink
#FF69AF
ΔE00 3.58
Hot Pink
#FF69B4
ΔE00 3.74
Bubblegum Pink
#FE83CC
ΔE00 4.69
Carnation Pink
#FF7FA7
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47CB3 #7CF4BD
analogous
#F47CEF #F47CB3 #F4817C
triadic
#F47CB3 #B3F47C #7CB3F4
tetradic
#F47CB3 #EFF47C #7CF4BD #817CF4
square
#F47CB3 #EFF47C #7CF4BD #817CF4
split-complementary
#F47CB3 #7CF481 #7CEFF4
monochromatic
#E31372 #EF4492 #F47CB3 #F9B4D4 #FDE3EF
Accessibility & contrast
On white
2.51
#F47CB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#F47CB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47CB3
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47CB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47CB3 | 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)
#8B96B5
Deuteranopia (green-blind)
#AAACB0
Tritanopia (blue-blind)
#FF7790
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f47cb3; /* rgb */ color: rgb(244, 124, 179); /* oklch */ color: oklch(73.8% 0.158 352.9);
Tailwind
colors: {
custom: {
50: '#faa5c9',
500: '#f47cb3',
950: '#000000',
},
}SCSS
$custom: #f47cb3; $custom-light: #faa5c9; $custom-dark: #000000;
JSON
{
"hex": "#f47cb3",
"rgb": {
"r": 244,
"g": 124,
"b": 179
},
"hsl": {
"h": 332.5,
"s": 84.507,
"l": 72.157
},
"oklch": {
"l": 0.73793,
"c": 0.15827,
"h": 352.9
},
"luminance": 0.36903
}Semantic roles & 50–950 ramp
primary
#F47CB3
secondary
#D6F5E7
accent
#E17C05
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82