#F47BB8#F47BB8
#F47BB8 is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.8% C 0.162 H 350.3°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F47BB8 |
|---|---|
| RGB | rgb(244, 123, 184) |
| HSL | hsl(330, 85%, 72%) |
| HSV | hsv(330, 50%, 96%) |
| CMYK | cmyk(0%, 49.6%, 24.6%, 4.3%) |
| CIE-LAB | lab(67.17, 53.15, -10.54) |
| CIE-LCH | lch(67.17, 54.18, 348.78°) |
| OKLab | oklab(73.82% 0.16 -0.0274) |
| OKLCH | oklch(73.82% 0.162 350.3) |
| XYZ | xyz(53.0445, 36.8642, 49.6599) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.29
Bubblegum (survey)
#FF6CB5
ΔE00 2.94
Hot Pink
#FF69B4
ΔE00 3.37
Bubble Gum Pink
#FF69AF
ΔE00 3.60
Bubblegum Pink
#FE83CC
ΔE00 3.71
Carnation Pink
#FF7FA7
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47BB8 #7BF4B7
analogous
#F37BF4 #F47BB8 #F47B7C
triadic
#F47BB8 #B8F47B #7BB8F4
tetradic
#F47BB8 #F4F37B #7BF4B7 #7B7CF4
square
#F47BB8 #F4F37B #7BF4B7 #7B7CF4
split-complementary
#F47BB8 #7CF47B #7BF4F3
monochromatic
#E2137B #EF439A #F47BB8 #F9B3D6 #FDE3F0
Accessibility & contrast
On white
2.51
#F47BB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#F47BB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47BB8
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47BB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47BB8 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8896BA
Deuteranopia (green-blind)
#A8ABB5
Tritanopia (blue-blind)
#FF7792
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f47bb8; /* rgb */ color: rgb(244, 123, 184); /* oklch */ color: oklch(73.8% 0.162 350.3);
Tailwind
colors: {
custom: {
50: '#faa5cd',
500: '#f47bb8',
950: '#000000',
},
}SCSS
$custom: #f47bb8; $custom-light: #faa5cd; $custom-dark: #000000;
JSON
{
"hex": "#f47bb8",
"rgb": {
"r": 244,
"g": 123,
"b": 184
},
"hsl": {
"h": 329.752,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.73819,
"c": 0.16237,
"h": 350.3
},
"luminance": 0.3686
}Semantic roles & 50–950 ramp
primary
#F47BB8
secondary
#D6F5E5
accent
#E17204
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82