#F47FBE#F47FBE
#F47FBE is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.6% C 0.159 H 348.1°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F47FBE |
|---|---|
| RGB | rgb(244, 127, 190) |
| HSL | hsl(328, 84%, 73%) |
| HSV | hsv(328, 48%, 96%) |
| CMYK | cmyk(0%, 48%, 22.1%, 4.3%) |
| CIE-LAB | lab(68.12, 52.03, -12.50) |
| CIE-LCH | lch(68.12, 53.51, 346.49°) |
| OKLab | oklab(74.59% 0.1559 -0.0327) |
| OKLCH | oklch(74.59% 0.159 348.1) |
| XYZ | xyz(54.1932, 38.1338, 53.2115) |
| Luminance | 0.3813 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.97
Bubblegum Pink
#FE83CC
ΔE00 2.64
Bubblegum (survey)
#FF6CB5
ΔE00 3.80
Hot Pink
#FF69B4
ΔE00 4.23
Bubble Gum Pink
#FF69AF
ΔE00 4.65
Carnation Pink
#FF7FA7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47FBE #7FF4B5
analogous
#EF7FF4 #F47FBE #F47F83
triadic
#F47FBE #BEF47F #7FBEF4
tetradic
#F47FBE #F4EF7F #7FF4B5 #7F83F4
square
#F47FBE #F4EF7F #7FF4B5 #7F83F4
split-complementary
#F47FBE #83F47F #7FF4EF
monochromatic
#E51484 #EF47A1 #F47FBE #F9B7DB #FDE3F1
Accessibility & contrast
On white
2.43
#F47FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#F47FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47FBE
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47FBE | 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)
#8A9AC0
Deuteranopia (green-blind)
#A9ADBB
Tritanopia (blue-blind)
#FF7C97
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f47fbe; /* rgb */ color: rgb(244, 127, 190); /* oklch */ color: oklch(74.6% 0.159 348.1);
Tailwind
colors: {
custom: {
50: '#faa7d1',
500: '#f47fbe',
950: '#000000',
},
}SCSS
$custom: #f47fbe; $custom-light: #faa7d1; $custom-dark: #000000;
JSON
{
"hex": "#f47fbe",
"rgb": {
"r": 244,
"g": 127,
"b": 190
},
"hsl": {
"h": 327.692,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.7459,
"c": 0.15934,
"h": 348.1
},
"luminance": 0.3813
}Semantic roles & 50–950 ramp
primary
#F47FBE
secondary
#D6F5E4
accent
#E16A05
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82