#FC79B4#FC79B4
#FC79B4 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.5% C 0.171 H 353.8°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FC79B4 |
|---|---|
| RGB | rgb(252, 121, 180) |
| HSL | hsl(333, 96%, 73%) |
| HSV | hsv(333, 52%, 99%) |
| CMYK | cmyk(0%, 52%, 28.6%, 1.2%) |
| CIE-LAB | lab(67.78, 56.11, -7.28) |
| CIE-LCH | lch(67.78, 56.58, 352.61°) |
| OKLab | oklab(74.45% 0.17 -0.0185) |
| OKLCH | oklch(74.45% 0.171 353.8) |
| XYZ | xyz(55.2227, 37.6705, 47.5339) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.38
Bubblegum (survey)
#FF6CB5
ΔE00 2.61
Bubble Gum Pink
#FF69AF
ΔE00 2.84
Hot Pink
#FF69B4
ΔE00 3.08
Carnation Pink
#FF7FA7
ΔE00 4.43
Bubblegum Pink
#FE83CC
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC79B4 #79FCC1
analogous
#FC79F5 #FC79B4 #FC7F79
triadic
#FC79B4 #B4FC79 #79B4FC
tetradic
#FC79B4 #F5FC79 #79FCC1 #7F79FC
square
#FC79B4 #F5FC79 #79FCC1 #7F79FC
split-complementary
#FC79B4 #79FC7F #79F5FC
monochromatic
#F50571 #FB3D92 #FC79B4 #FDB5D6 #FEE1EE
Accessibility & contrast
On white
2.46
#FC79B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#FC79B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC79B4
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC79B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC79B4 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A96B6
Deuteranopia (green-blind)
#ADAEB1
Tritanopia (blue-blind)
#FF728F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fc79b4; /* rgb */ color: rgb(252, 121, 180); /* oklch */ color: oklch(74.5% 0.171 353.8);
Tailwind
colors: {
custom: {
50: '#ffa4ca',
500: '#fc79b4',
950: '#000000',
},
}SCSS
$custom: #fc79b4; $custom-light: #ffa4ca; $custom-dark: #000000;
JSON
{
"hex": "#fc79b4",
"rgb": {
"r": 252,
"g": 121,
"b": 180
},
"hsl": {
"h": 332.977,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.74452,
"c": 0.17099,
"h": 353.8
},
"luminance": 0.37665
}Semantic roles & 50–950 ramp
primary
#FC79B4
secondary
#D4F7E7
accent
#E67E00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82