#F47BCB#F47BCB
#F47BCB is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.5% C 0.174 H 341.9°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F47BCB |
|---|---|
| RGB | rgb(244, 123, 203) |
| HSL | hsl(320, 85%, 72%) |
| HSV | hsv(320, 50%, 96%) |
| CMYK | cmyk(0%, 49.6%, 16.8%, 4.3%) |
| CIE-LAB | lab(67.81, 55.84, -20.25) |
| CIE-LCH | lch(67.81, 59.40, 340.07°) |
| OKLab | oklab(74.5% 0.1653 -0.054) |
| OKLCH | oklch(74.5% 0.174 341.9) |
| XYZ | xyz(55.1716, 37.7150, 60.8622) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.74
Pink (survey)
#FF81C0
ΔE00 4.47
Bubblegum (survey)
#FF6CB5
ΔE00 5.19
Hot Pink
#FF69B4
ΔE00 5.41
Lavender Pink
#DD85D7
ΔE00 5.51
Purply Pink
#F075E6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47BCB #7BF4A4
analogous
#E17BF4 #F47BCB #F47B8F
triadic
#F47BCB #CBF47B #7BCBF4
tetradic
#F47BCB #F4E17B #7BF4A4 #7B8FF4
square
#F47BCB #F4E17B #7BF4A4 #7B8FF4
split-complementary
#F47BCB #8FF47B #7BF4E1
monochromatic
#E2139C #EF43B5 #F47BCB #F9B3E1 #FDE3F4
Accessibility & contrast
On white
2.46
#F47BCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#F47BCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47BCB
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47BCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47BCB | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8299CE
Deuteranopia (green-blind)
#A3ACC8
Tritanopia (blue-blind)
#FF7C9A
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f47bcb; /* rgb */ color: rgb(244, 123, 203); /* oklch */ color: oklch(74.5% 0.174 341.9);
Tailwind
colors: {
custom: {
50: '#faa5db',
500: '#f47bcb',
950: '#000000',
},
}SCSS
$custom: #f47bcb; $custom-light: #faa5db; $custom-dark: #000000;
JSON
{
"hex": "#f47bcb",
"rgb": {
"r": 244,
"g": 123,
"b": 203
},
"hsl": {
"h": 320.331,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.74503,
"c": 0.17388,
"h": 341.9
},
"luminance": 0.37711
}Semantic roles & 50–950 ramp
primary
#F47BCB
secondary
#D6F5E1
accent
#E14F04
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181015
muted
#867F83