#F47BC9#F47BC9
#F47BC9 is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.4% C 0.173 H 342.7°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F47BC9 |
|---|---|
| RGB | rgb(244, 123, 201) |
| HSL | hsl(321, 85%, 72%) |
| HSV | hsv(321, 50%, 96%) |
| CMYK | cmyk(0%, 49.6%, 17.6%, 4.3%) |
| CIE-LAB | lab(67.74, 55.54, -19.24) |
| CIE-LCH | lch(67.74, 58.78, 340.90°) |
| OKLab | oklab(74.43% 0.1648 -0.0512) |
| OKLCH | oklch(74.43% 0.173 342.7) |
| XYZ | xyz(54.9348, 37.6202, 59.6151) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.57
Pink (survey)
#FF81C0
ΔE00 4.12
Bubblegum (survey)
#FF6CB5
ΔE00 4.86
Hot Pink
#FF69B4
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 5.80
Bubble Gum Pink
#FF69AF
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47BC9 #7BF4A6
analogous
#E27BF4 #F47BC9 #F47B8D
triadic
#F47BC9 #C9F47B #7BC9F4
tetradic
#F47BC9 #F4E27B #7BF4A6 #7B8DF4
square
#F47BC9 #F4E27B #7BF4A6 #7B8DF4
split-complementary
#F47BC9 #8DF47B #7BF4E2
monochromatic
#E21398 #EF43B2 #F47BC9 #F9B3E0 #FDE3F3
Accessibility & contrast
On white
2.46
#F47BC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#F47BC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47BC9
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47BC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47BC9 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8399CC
Deuteranopia (green-blind)
#A4ACC6
Tritanopia (blue-blind)
#FF7B99
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f47bc9; /* rgb */ color: rgb(244, 123, 201); /* oklch */ color: oklch(74.4% 0.173 342.7);
Tailwind
colors: {
custom: {
50: '#faa5d9',
500: '#f47bc9',
950: '#000000',
},
}SCSS
$custom: #f47bc9; $custom-light: #faa5d9; $custom-dark: #000000;
JSON
{
"hex": "#f47bc9",
"rgb": {
"r": 244,
"g": 123,
"b": 201
},
"hsl": {
"h": 321.322,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.74428,
"c": 0.17255,
"h": 342.7
},
"luminance": 0.37616
}Semantic roles & 50–950 ramp
primary
#F47BC9
secondary
#D6F5E1
accent
#E15304
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83