#FC78C2#FC78C2
#FC78C2 is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.8% C 0.180 H 347.6°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FC78C2 |
|---|---|
| RGB | rgb(252, 120, 194) |
| HSL | hsl(326, 96%, 73%) |
| HSV | hsv(326, 52%, 99%) |
| CMYK | cmyk(0%, 52.4%, 23%, 1.2%) |
| CIE-LAB | lab(68.04, 58.41, -14.76) |
| CIE-LCH | lch(68.04, 60.25, 345.82°) |
| OKLab | oklab(74.8% 0.1755 -0.0387) |
| OKLCH | oklch(74.8% 0.18 347.6) |
| XYZ | xyz(56.6006, 38.0283, 55.3877) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.40
Pink (survey)
#FF81C0
ΔE00 2.44
Bubblegum (survey)
#FF6CB5
ΔE00 2.91
Hot Pink
#FF69B4
ΔE00 3.28
Bubble Gum Pink
#FF69AF
ΔE00 4.03
Carnation Pink
#FF7FA7
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC78C2 #78FCB2
analogous
#F478FC #FC78C2 #FC7880
triadic
#FC78C2 #C2FC78 #78C2FC
tetradic
#FC78C2 #FCF478 #78FCB2 #7880FC
square
#FC78C2 #FCF478 #78FCB2 #7880FC
split-complementary
#FC78C2 #80FC78 #78FCF4
monochromatic
#F4058B #FB3CA7 #FC78C2 #FDB4DD #FEE1F1
Accessibility & contrast
On white
2.44
#FC78C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#FC78C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC78C2
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC78C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC78C2 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8598C4
Deuteranopia (green-blind)
#A9AEBF
Tritanopia (blue-blind)
#FF7595
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fc78c2; /* rgb */ color: rgb(252, 120, 194); /* oklch */ color: oklch(74.8% 0.180 347.6);
Tailwind
colors: {
custom: {
50: '#ffa3d4',
500: '#fc78c2',
950: '#000000',
},
}SCSS
$custom: #fc78c2; $custom-light: #ffa3d4; $custom-dark: #000000;
JSON
{
"hex": "#fc78c2",
"rgb": {
"r": 252,
"g": 120,
"b": 194
},
"hsl": {
"h": 326.364,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.74795,
"c": 0.17972,
"h": 347.6
},
"luminance": 0.38023
}Semantic roles & 50–950 ramp
primary
#FC78C2
secondary
#D4F7E3
accent
#E66500
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83