#F47BCC#F47BCC
#F47BCC is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.5% C 0.175 H 341.5°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F47BCC |
|---|---|
| RGB | rgb(244, 123, 204) |
| HSL | hsl(320, 85%, 72%) |
| HSV | hsv(320, 50%, 96%) |
| CMYK | cmyk(0%, 49.6%, 16.4%, 4.3%) |
| CIE-LAB | lab(67.85, 55.99, -20.76) |
| CIE-LCH | lch(67.85, 59.71, 339.66°) |
| OKLab | oklab(74.54% 0.1655 -0.0554) |
| OKLCH | oklch(74.54% 0.175 341.5) |
| XYZ | xyz(55.2911, 37.7628, 61.4919) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.84
Pink (survey)
#FF81C0
ΔE00 4.64
Bubblegum (survey)
#FF6CB5
ΔE00 5.36
Lavender Pink
#DD85D7
ΔE00 5.38
Hot Pink
#FF69B4
ΔE00 5.58
Purply Pink
#F075E6
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47BCC #7BF4A3
analogous
#E07BF4 #F47BCC #F47B90
triadic
#F47BCC #CCF47B #7BCCF4
tetradic
#F47BCC #F4E07B #7BF4A3 #7B90F4
square
#F47BCC #F4E07B #7BF4A3 #7B90F4
split-complementary
#F47BCC #90F47B #7BF4E0
monochromatic
#E2139D #EF43B6 #F47BCC #F9B3E2 #FDE3F4
Accessibility & contrast
On white
2.46
#F47BCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#F47BCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47BCC
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47BCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47BCC | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8299CF
Deuteranopia (green-blind)
#A3ADC9
Tritanopia (blue-blind)
#FF7C9A
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f47bcc; /* rgb */ color: rgb(244, 123, 204); /* oklch */ color: oklch(74.5% 0.175 341.5);
Tailwind
colors: {
custom: {
50: '#faa5db',
500: '#f47bcc',
950: '#000000',
},
}SCSS
$custom: #f47bcc; $custom-light: #faa5db; $custom-dark: #000000;
JSON
{
"hex": "#f47bcc",
"rgb": {
"r": 244,
"g": 123,
"b": 204
},
"hsl": {
"h": 319.835,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.74541,
"c": 0.17456,
"h": 341.5
},
"luminance": 0.37759
}Semantic roles & 50–950 ramp
primary
#F47BCC
secondary
#D6F5E0
accent
#E14D04
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83