#FC79C2#FC79C2
#FC79C2 is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.9% C 0.178 H 347.7°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FC79C2 |
|---|---|
| RGB | rgb(252, 121, 194) |
| HSL | hsl(327, 96%, 73%) |
| HSV | hsv(327, 52%, 99%) |
| CMYK | cmyk(0%, 52%, 23%, 1.2%) |
| CIE-LAB | lab(68.22, 57.95, -14.49) |
| CIE-LCH | lch(68.22, 59.73, 345.96°) |
| OKLab | oklab(74.93% 0.1741 -0.038) |
| OKLCH | oklch(74.93% 0.178 347.7) |
| XYZ | xyz(56.7215, 38.2701, 55.4280) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.24
Bubblegum Pink
#FE83CC
ΔE00 2.27
Bubblegum (survey)
#FF6CB5
ΔE00 2.99
Hot Pink
#FF69B4
ΔE00 3.38
Bubble Gum Pink
#FF69AF
ΔE00 4.09
Carnation Pink
#FF7FA7
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC79C2 #79FCB3
analogous
#F479FC #FC79C2 #FC7980
triadic
#FC79C2 #C2FC79 #79C2FC
tetradic
#FC79C2 #FCF479 #79FCB3 #7980FC
square
#FC79C2 #FCF479 #79FCB3 #7980FC
split-complementary
#FC79C2 #80FC79 #79FCF4
monochromatic
#F5058B #FB3DA7 #FC79C2 #FDB5DD #FEE1F1
Accessibility & contrast
On white
2.43
#FC79C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#FC79C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC79C2
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC79C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC79C2 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8698C4
Deuteranopia (green-blind)
#A9AFBF
Tritanopia (blue-blind)
#FF7695
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fc79c2; /* rgb */ color: rgb(252, 121, 194); /* oklch */ color: oklch(74.9% 0.178 347.7);
Tailwind
colors: {
custom: {
50: '#ffa4d4',
500: '#fc79c2',
950: '#000000',
},
}SCSS
$custom: #fc79c2; $custom-light: #ffa4d4; $custom-dark: #000000;
JSON
{
"hex": "#fc79c2",
"rgb": {
"r": 252,
"g": 121,
"b": 194
},
"hsl": {
"h": 326.565,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.74928,
"c": 0.17818,
"h": 347.7
},
"luminance": 0.38265
}Semantic roles & 50–950 ramp
primary
#FC79C2
secondary
#D4F7E4
accent
#E66600
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83