#FC78C4#FC78C4
#FC78C4 is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.9% C 0.181 H 346.7°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FC78C4 |
|---|---|
| RGB | rgb(252, 120, 196) |
| HSL | hsl(325, 96%, 73%) |
| HSV | hsv(325, 52%, 99%) |
| CMYK | cmyk(0%, 52.4%, 22.2%, 1.2%) |
| CIE-LAB | lab(68.11, 58.68, -15.78) |
| CIE-LCH | lch(68.11, 60.77, 344.95°) |
| OKLab | oklab(74.87% 0.176 -0.0415) |
| OKLCH | oklch(74.87% 0.181 346.7) |
| XYZ | xyz(56.8268, 38.1187, 56.5786) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.26
Pink (survey)
#FF81C0
ΔE00 2.72
Bubblegum (survey)
#FF6CB5
ΔE00 3.22
Hot Pink
#FF69B4
ΔE00 3.55
Bubble Gum Pink
#FF69AF
ΔE00 4.36
Lavender Pink
#DD85D7
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC78C4 #78FCB0
analogous
#F278FC #FC78C4 #FC7882
triadic
#FC78C4 #C4FC78 #78C4FC
tetradic
#FC78C4 #FCF278 #78FCB0 #7882FC
square
#FC78C4 #FCF278 #78FCB0 #7882FC
split-complementary
#FC78C4 #82FC78 #78FCF2
monochromatic
#F4058F #FB3CAA #FC78C4 #FDB4DE #FEE1F2
Accessibility & contrast
On white
2.44
#FC78C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#FC78C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC78C4
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC78C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC78C4 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8598C6
Deuteranopia (green-blind)
#A8AEC1
Tritanopia (blue-blind)
#FF7695
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fc78c4; /* rgb */ color: rgb(252, 120, 196); /* oklch */ color: oklch(74.9% 0.181 346.7);
Tailwind
colors: {
custom: {
50: '#ffa3d6',
500: '#fc78c4',
950: '#000000',
},
}SCSS
$custom: #fc78c4; $custom-light: #ffa3d6; $custom-dark: #000000;
JSON
{
"hex": "#fc78c4",
"rgb": {
"r": 252,
"g": 120,
"b": 196
},
"hsl": {
"h": 325.455,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.74867,
"c": 0.18087,
"h": 346.7
},
"luminance": 0.38114
}Semantic roles & 50–950 ramp
primary
#FC78C4
secondary
#D4F7E3
accent
#E66100
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83