#F47BCE#F47BCE
#F47BCE is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.6% C 0.176 H 340.7°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F47BCE |
|---|---|
| RGB | rgb(244, 123, 206) |
| HSL | hsl(319, 85%, 72%) |
| HSV | hsv(319, 50%, 96%) |
| CMYK | cmyk(0%, 49.6%, 15.6%, 4.3%) |
| CIE-LAB | lab(67.92, 56.29, -21.76) |
| CIE-LCH | lch(67.92, 60.35, 338.86°) |
| OKLab | oklab(74.62% 0.166 -0.0582) |
| OKLCH | oklch(74.62% 0.176 340.7) |
| XYZ | xyz(55.5325, 37.8594, 62.7633) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.07
Pink (survey)
#FF81C0
ΔE00 5.00
Lavender Pink
#DD85D7
ΔE00 5.12
Purply Pink
#F075E6
ΔE00 5.37
Bubblegum (survey)
#FF6CB5
ΔE00 5.70
Hot Pink
#FF69B4
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47BCE #7BF4A1
analogous
#DE7BF4 #F47BCE #F47B92
triadic
#F47BCE #CEF47B #7BCEF4
tetradic
#F47BCE #F4DE7B #7BF4A1 #7B92F4
square
#F47BCE #F4DE7B #7BF4A1 #7B92F4
split-complementary
#F47BCE #92F47B #7BF4DE
monochromatic
#E213A1 #EF43B9 #F47BCE #F9B3E3 #FDE3F5
Accessibility & contrast
On white
2.45
#F47BCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#F47BCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47BCE
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47BCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47BCE | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8199D1
Deuteranopia (green-blind)
#A2ADCB
Tritanopia (blue-blind)
#FF7D9B
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f47bce; /* rgb */ color: rgb(244, 123, 206); /* oklch */ color: oklch(74.6% 0.176 340.7);
Tailwind
colors: {
custom: {
50: '#faa5dd',
500: '#f47bce',
950: '#000000',
},
}SCSS
$custom: #f47bce; $custom-light: #faa5dd; $custom-dark: #000000;
JSON
{
"hex": "#f47bce",
"rgb": {
"r": 244,
"g": 123,
"b": 206
},
"hsl": {
"h": 318.843,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.74618,
"c": 0.17594,
"h": 340.7
},
"luminance": 0.37855
}Semantic roles & 50–950 ramp
primary
#F47BCE
secondary
#D6F5E0
accent
#E14A04
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83