#FC79B2#FC79B2
#FC79B2 is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.4% C 0.170 H 354.7°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FC79B2 |
|---|---|
| RGB | rgb(252, 121, 178) |
| HSL | hsl(334, 96%, 73%) |
| HSV | hsv(334, 52%, 99%) |
| CMYK | cmyk(0%, 52%, 29.4%, 1.2%) |
| CIE-LAB | lab(67.72, 55.86, -6.24) |
| CIE-LCH | lch(67.72, 56.21, 353.63°) |
| OKLab | oklab(74.39% 0.1694 -0.0157) |
| OKLCH | oklch(74.39% 0.17 354.7) |
| XYZ | xyz(55.0204, 37.5896, 46.4687) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.73
Bubblegum (survey)
#FF6CB5
ΔE00 2.86
Bubble Gum Pink
#FF69AF
ΔE00 2.91
Hot Pink
#FF69B4
ΔE00 3.30
Carnation Pink
#FF7FA7
ΔE00 3.99
Pinky
#FC86AA
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC79B2 #79FCC3
analogous
#FC79F3 #FC79B2 #FC8179
triadic
#FC79B2 #B2FC79 #79B2FC
tetradic
#FC79B2 #F3FC79 #79FCC3 #8179FC
square
#FC79B2 #F3FC79 #79FCC3 #8179FC
split-complementary
#FC79B2 #79FC81 #79F3FC
monochromatic
#F5056E #FB3D90 #FC79B2 #FDB5D4 #FEE1EE
Accessibility & contrast
On white
2.47
#FC79B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#FC79B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC79B2
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC79B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC79B2 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B96B4
Deuteranopia (green-blind)
#AEAEAF
Tritanopia (blue-blind)
#FF728E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fc79b2; /* rgb */ color: rgb(252, 121, 178); /* oklch */ color: oklch(74.4% 0.170 354.7);
Tailwind
colors: {
custom: {
50: '#ffa4c9',
500: '#fc79b2',
950: '#000000',
},
}SCSS
$custom: #fc79b2; $custom-light: #ffa4c9; $custom-dark: #000000;
JSON
{
"hex": "#fc79b2",
"rgb": {
"r": 252,
"g": 121,
"b": 178
},
"hsl": {
"h": 333.893,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.74387,
"c": 0.17009,
"h": 354.7
},
"luminance": 0.37585
}Semantic roles & 50–950 ramp
primary
#FC79B2
secondary
#D4F7E8
accent
#E68200
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82