#F47FBF#F47FBF
#F47FBF is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.6% C 0.160 H 347.7°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F47FBF |
|---|---|
| RGB | rgb(244, 127, 191) |
| HSL | hsl(327, 84%, 73%) |
| HSV | hsv(327, 48%, 96%) |
| CMYK | cmyk(0%, 48%, 21.7%, 4.3%) |
| CIE-LAB | lab(68.15, 52.17, -13.01) |
| CIE-LCH | lch(68.15, 53.77, 345.99°) |
| OKLab | oklab(74.63% 0.1562 -0.0341) |
| OKLCH | oklch(74.63% 0.16 347.7) |
| XYZ | xyz(54.3029, 38.1777, 53.7891) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.06
Bubblegum Pink
#FE83CC
ΔE00 2.49
Bubblegum (survey)
#FF6CB5
ΔE00 3.87
Hot Pink
#FF69B4
ΔE00 4.29
Bubble Gum Pink
#FF69AF
ΔE00 4.76
Carnation Pink
#FF7FA7
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47FBF #7FF4B4
analogous
#EE7FF4 #F47FBF #F47F85
triadic
#F47FBF #BFF47F #7FBFF4
tetradic
#F47FBF #F4EE7F #7FF4B4 #7F85F4
square
#F47FBF #F4EE7F #7FF4B4 #7F85F4
split-complementary
#F47FBF #85F47F #7FF4EE
monochromatic
#E51486 #EF47A3 #F47FBF #F9B7DB #FDE3F1
Accessibility & contrast
On white
2.43
#F47FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#F47FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47FBF
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47FBF | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9AC1
Deuteranopia (green-blind)
#A9AEBC
Tritanopia (blue-blind)
#FF7D97
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f47fbf; /* rgb */ color: rgb(244, 127, 191); /* oklch */ color: oklch(74.6% 0.160 347.7);
Tailwind
colors: {
custom: {
50: '#faa7d2',
500: '#f47fbf',
950: '#000000',
},
}SCSS
$custom: #f47fbf; $custom-light: #faa7d2; $custom-dark: #000000;
JSON
{
"hex": "#f47fbf",
"rgb": {
"r": 244,
"g": 127,
"b": 191
},
"hsl": {
"h": 327.179,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.74625,
"c": 0.15991,
"h": 347.7
},
"luminance": 0.38173
}Semantic roles & 50–950 ramp
primary
#F47FBF
secondary
#D6F5E4
accent
#E16805
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82