#FC76C8#FC76C8
#FC76C8 is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.8% C 0.186 H 344.9°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FC76C8 |
|---|---|
| RGB | rgb(252, 118, 200) |
| HSL | hsl(323, 96%, 73%) |
| HSV | hsv(323, 53%, 99%) |
| CMYK | cmyk(0%, 53.2%, 20.6%, 1.2%) |
| CIE-LAB | lab(67.89, 60.16, -18.34) |
| CIE-LCH | lch(67.89, 62.90, 343.04°) |
| OKLab | oklab(74.75% 0.1799 -0.0486) |
| OKLCH | oklch(74.75% 0.186 344.9) |
| XYZ | xyz(57.0501, 37.8272, 58.9291) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.59
Pink (survey)
#FF81C0
ΔE00 3.71
Bubblegum (survey)
#FF6CB5
ΔE00 3.84
Hot Pink
#FF69B4
ΔE00 4.07
Bubble Gum Pink
#FF69AF
ΔE00 5.01
Purply Pink
#F075E6
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC76C8 #76FCAA
analogous
#ED76FC #FC76C8 #FC7685
triadic
#FC76C8 #C8FC76 #76C8FC
tetradic
#FC76C8 #FCED76 #76FCAA #7685FC
square
#FC76C8 #FCED76 #76FCAA #7685FC
split-complementary
#FC76C8 #85FC76 #76FCED
monochromatic
#F20596 #FB3AB0 #FC76C8 #FDB2E0 #FEE1F3
Accessibility & contrast
On white
2.45
#FC76C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#FC76C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC76C8
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC76C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC76C8 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8197CB
Deuteranopia (green-blind)
#A6AEC5
Tritanopia (blue-blind)
#FF7596
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fc76c8; /* rgb */ color: rgb(252, 118, 200); /* oklch */ color: oklch(74.8% 0.186 344.9);
Tailwind
colors: {
custom: {
50: '#ffa2d8',
500: '#fc76c8',
950: '#000000',
},
}SCSS
$custom: #fc76c8; $custom-light: #ffa2d8; $custom-dark: #000000;
JSON
{
"hex": "#fc76c8",
"rgb": {
"r": 252,
"g": 118,
"b": 200
},
"hsl": {
"h": 323.284,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.74751,
"c": 0.18632,
"h": 344.9
},
"luminance": 0.37822
}Semantic roles & 50–950 ramp
primary
#FC76C8
secondary
#D4F7E2
accent
#E65900
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83