#FC76B3#FC76B3
#FC76B3 is a light, vivid pink. Relative luminance 0.369; OKLCH L 74.0% C 0.175 H 353.7°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FC76B3 |
|---|---|
| RGB | rgb(252, 118, 179) |
| HSL | hsl(333, 96%, 73%) |
| HSV | hsv(333, 53%, 99%) |
| CMYK | cmyk(0%, 53.2%, 29%, 1.2%) |
| CIE-LAB | lab(67.21, 57.39, -7.55) |
| CIE-LCH | lch(67.21, 57.88, 352.50°) |
| OKLab | oklab(74.02% 0.174 -0.0192) |
| OKLCH | oklch(74.02% 0.175 353.7) |
| XYZ | xyz(54.7622, 36.9121, 46.8797) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.08
Bubble Gum Pink
#FF69AF
ΔE00 2.27
Hot Pink
#FF69B4
ΔE00 2.53
Pink (survey)
#FF81C0
ΔE00 2.76
Carnation Pink
#FF7FA7
ΔE00 4.71
Bubblegum Pink
#FE83CC
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC76B3 #76FCBF
analogous
#FC76F6 #FC76B3 #FC7C76
triadic
#FC76B3 #B3FC76 #76B3FC
tetradic
#FC76B3 #F6FC76 #76FCBF #7C76FC
square
#FC76B3 #F6FC76 #76FCBF #7C76FC
split-complementary
#FC76B3 #76FC7C #76F6FC
monochromatic
#F20571 #FB3A92 #FC76B3 #FDB2D4 #FEE1EE
Accessibility & contrast
On white
2.51
#FC76B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#FC76B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC76B3
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC76B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC76B3 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8895B5
Deuteranopia (green-blind)
#ACADB0
Tritanopia (blue-blind)
#FF6F8D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc76b3; /* rgb */ color: rgb(252, 118, 179); /* oklch */ color: oklch(74.0% 0.175 353.7);
Tailwind
colors: {
custom: {
50: '#ffa2c9',
500: '#fc76b3',
950: '#000000',
},
}SCSS
$custom: #fc76b3; $custom-light: #ffa2c9; $custom-dark: #000000;
JSON
{
"hex": "#fc76b3",
"rgb": {
"r": 252,
"g": 118,
"b": 179
},
"hsl": {
"h": 332.687,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.74018,
"c": 0.17504,
"h": 353.7
},
"luminance": 0.36907
}Semantic roles & 50–950 ramp
primary
#FC76B3
secondary
#D4F7E7
accent
#E67D00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82