#FC78BD#FC78BD
#FC78BD is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.6% C 0.177 H 349.7°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FC78BD |
|---|---|
| RGB | rgb(252, 120, 189) |
| HSL | hsl(329, 96%, 73%) |
| HSV | hsv(329, 52%, 99%) |
| CMYK | cmyk(0%, 52.4%, 25%, 1.2%) |
| CIE-LAB | lab(67.88, 57.74, -12.19) |
| CIE-LCH | lch(67.88, 59.02, 348.08°) |
| OKLab | oklab(74.62% 0.1741 -0.0318) |
| OKLCH | oklch(74.62% 0.177 349.7) |
| XYZ | xyz(56.0485, 37.8074, 52.4799) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.94
Bubblegum (survey)
#FF6CB5
ΔE00 2.31
Hot Pink
#FF69B4
ΔE00 2.77
Bubblegum Pink
#FE83CC
ΔE00 3.02
Bubble Gum Pink
#FF69AF
ΔE00 3.29
Carnation Pink
#FF7FA7
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC78BD #78FCB7
analogous
#F978FC #FC78BD #FC787B
triadic
#FC78BD #BDFC78 #78BDFC
tetradic
#FC78BD #FCF978 #78FCB7 #787BFC
square
#FC78BD #FCF978 #78FCB7 #787BFC
split-complementary
#FC78BD #7BFC78 #78FCF9
monochromatic
#F40582 #FB3CA0 #FC78BD #FDB4DA #FEE1F0
Accessibility & contrast
On white
2.45
#FC78BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#FC78BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC78BD
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC78BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC78BD | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8797BF
Deuteranopia (green-blind)
#AAAEBA
Tritanopia (blue-blind)
#FF7492
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fc78bd; /* rgb */ color: rgb(252, 120, 189); /* oklch */ color: oklch(74.6% 0.177 349.7);
Tailwind
colors: {
custom: {
50: '#ffa3d0',
500: '#fc78bd',
950: '#000000',
},
}SCSS
$custom: #fc78bd; $custom-light: #ffa3d0; $custom-dark: #000000;
JSON
{
"hex": "#fc78bd",
"rgb": {
"r": 252,
"g": 120,
"b": 189
},
"hsl": {
"h": 328.636,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.7462,
"c": 0.17696,
"h": 349.7
},
"luminance": 0.37803
}Semantic roles & 50–950 ramp
primary
#FC78BD
secondary
#D4F7E5
accent
#E66E00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82