#F78BCD#F78BCD
#F78BCD is a light, vivid pink. Relative luminance 0.426; OKLCH L 77.2% C 0.152 H 343.8°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F78BCD |
|---|---|
| RGB | rgb(247, 139, 205) |
| HSL | hsl(323, 87%, 76%) |
| HSV | hsv(323, 44%, 97%) |
| CMYK | cmyk(0%, 43.7%, 17%, 3.1%) |
| CIE-LAB | lab(71.32, 49.21, -16.01) |
| CIE-LCH | lch(71.32, 51.75, 341.98°) |
| OKLab | oklab(77.24% 0.1457 -0.0424) |
| OKLCH | oklch(77.24% 0.152 343.8) |
| XYZ | xyz(58.6106, 42.6512, 62.8912) |
| Luminance | 0.4265 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.88
Pink (survey)
#FF81C0
ΔE00 3.42
Bubblegum (survey)
#FF6CB5
ΔE00 6.60
Lavender Pink
#DD85D7
ΔE00 6.70
Hot Pink
#FF69B4
ΔE00 7.03
Bubble Gum Pink
#FF69AF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78BCD #8BF7B5
analogous
#EB8BF7 #F78BCD #F78B97
triadic
#F78BCD #CDF78B #8BCDF7
tetradic
#F78BCD #F7EB8B #8BF7B5 #8B97F7
square
#F78BCD #F7EB8B #8BF7B5 #8B97F7
split-complementary
#F78BCD #97F78B #8BF7EB
monochromatic
#EF189C #F352B4 #F78BCD #FBC4E6 #FDE2F3
Accessibility & contrast
On white
2.20
#F78BCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#F78BCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78BCD
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78BCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78BCD | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A4CF
Deuteranopia (green-blind)
#AEB5CA
Tritanopia (blue-blind)
#FF8BA3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f78bcd; /* rgb */ color: rgb(247, 139, 205); /* oklch */ color: oklch(77.2% 0.152 343.8);
Tailwind
colors: {
custom: {
50: '#fcafdc',
500: '#f78bcd',
950: '#000000',
},
}SCSS
$custom: #f78bcd; $custom-light: #fcafdc; $custom-dark: #000000;
JSON
{
"hex": "#f78bcd",
"rgb": {
"r": 247,
"g": 139,
"b": 205
},
"hsl": {
"h": 323.333,
"s": 87.097,
"l": 75.686
},
"oklch": {
"l": 0.77235,
"c": 0.15176,
"h": 343.8
},
"luminance": 0.42647
}Semantic roles & 50–950 ramp
primary
#F78BCD
secondary
#D6F5E2
accent
#E45A02
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083