#FC79B5#FC79B5
#FC79B5 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.5% C 0.171 H 353.3°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FC79B5 |
|---|---|
| RGB | rgb(252, 121, 181) |
| HSL | hsl(333, 96%, 73%) |
| HSV | hsv(333, 52%, 99%) |
| CMYK | cmyk(0%, 52%, 28.2%, 1.2%) |
| CIE-LAB | lab(67.81, 56.24, -7.80) |
| CIE-LCH | lch(67.81, 56.77, 352.11°) |
| OKLab | oklab(74.49% 0.1703 -0.0199) |
| OKLCH | oklch(74.49% 0.171 353.3) |
| XYZ | xyz(55.3249, 37.7114, 48.0724) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.22
Bubblegum (survey)
#FF6CB5
ΔE00 2.51
Bubble Gum Pink
#FF69AF
ΔE00 2.83
Hot Pink
#FF69B4
ΔE00 2.99
Bubblegum Pink
#FE83CC
ΔE00 4.45
Carnation Pink
#FF7FA7
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC79B5 #79FCC0
analogous
#FC79F6 #FC79B5 #FC7E79
triadic
#FC79B5 #B5FC79 #79B5FC
tetradic
#FC79B5 #F6FC79 #79FCC0 #7E79FC
square
#FC79B5 #F6FC79 #79FCC0 #7E79FC
split-complementary
#FC79B5 #79FC7E #79F6FC
monochromatic
#F50573 #FB3D94 #FC79B5 #FDB5D6 #FEE1EE
Accessibility & contrast
On white
2.46
#FC79B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#FC79B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC79B5
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC79B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC79B5 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A97B7
Deuteranopia (green-blind)
#ADAEB2
Tritanopia (blue-blind)
#FF7290
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fc79b5; /* rgb */ color: rgb(252, 121, 181); /* oklch */ color: oklch(74.5% 0.171 353.3);
Tailwind
colors: {
custom: {
50: '#ffa4cb',
500: '#fc79b5',
950: '#000000',
},
}SCSS
$custom: #fc79b5; $custom-light: #ffa4cb; $custom-dark: #000000;
JSON
{
"hex": "#fc79b5",
"rgb": {
"r": 252,
"g": 121,
"b": 181
},
"hsl": {
"h": 332.519,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.74485,
"c": 0.17145,
"h": 353.3
},
"luminance": 0.37706
}Semantic roles & 50–950 ramp
primary
#FC79B5
secondary
#D4F7E7
accent
#E67C00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82