#F47FCB#F47FCB
#F47FCB is a light, vivid pink. Relative luminance 0.387; OKLCH L 75.1% C 0.167 H 342.3°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F47FCB |
|---|---|
| RGB | rgb(244, 127, 203) |
| HSL | hsl(321, 84%, 73%) |
| HSV | hsv(321, 48%, 96%) |
| CMYK | cmyk(0%, 48%, 16.8%, 4.3%) |
| CIE-LAB | lab(68.55, 53.91, -19.12) |
| CIE-LCH | lch(68.55, 57.20, 340.47°) |
| OKLab | oklab(75.06% 0.1596 -0.0509) |
| OKLCH | oklch(75.06% 0.167 342.3) |
| XYZ | xyz(55.6780, 38.7277, 61.0310) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.11
Pink (survey)
#FF81C0
ΔE00 3.97
Bubblegum (survey)
#FF6CB5
ΔE00 5.36
Lavender Pink
#DD85D7
ΔE00 5.57
Hot Pink
#FF69B4
ΔE00 5.65
Bubble Gum Pink
#FF69AF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F47FCB #7FF4A8
analogous
#E37FF4 #F47FCB #F47F90
triadic
#F47FCB #CBF47F #7FCBF4
tetradic
#F47FCB #F4E37F #7FF4A8 #7F90F4
square
#F47FCB #F4E37F #7FF4A8 #7F90F4
split-complementary
#F47FCB #90F47F #7FF4E3
monochromatic
#E5149C #EF47B4 #F47FCB #F9B7E2 #FDE3F4
Accessibility & contrast
On white
2.40
#F47FCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#F47FCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F47FCB
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F47FCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F47FCB | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869BCE
Deuteranopia (green-blind)
#A6AEC8
Tritanopia (blue-blind)
#FF809C
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f47fcb; /* rgb */ color: rgb(244, 127, 203); /* oklch */ color: oklch(75.1% 0.167 342.3);
Tailwind
colors: {
custom: {
50: '#faa7db',
500: '#f47fcb',
950: '#000000',
},
}SCSS
$custom: #f47fcb; $custom-light: #faa7db; $custom-dark: #000000;
JSON
{
"hex": "#f47fcb",
"rgb": {
"r": 244,
"g": 127,
"b": 203
},
"hsl": {
"h": 321.026,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.75059,
"c": 0.16747,
"h": 342.3
},
"luminance": 0.38724
}Semantic roles & 50–950 ramp
primary
#F47FCB
secondary
#D6F5E1
accent
#E15205
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181015
muted
#867F83