#FC76BD#FC76BD
#FC76BD is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.4% C 0.180 H 349.4°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FC76BD |
|---|---|
| RGB | rgb(252, 118, 189) |
| HSL | hsl(328, 96%, 73%) |
| HSV | hsv(328, 53%, 99%) |
| CMYK | cmyk(0%, 53.2%, 25%, 1.2%) |
| CIE-LAB | lab(67.52, 58.67, -12.72) |
| CIE-LCH | lch(67.52, 60.04, 347.77°) |
| OKLab | oklab(74.36% 0.1769 -0.0332) |
| OKLCH | oklch(74.36% 0.18 349.4) |
| XYZ | xyz(55.8105, 37.3314, 52.4006) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.07
Pink (survey)
#FF81C0
ΔE00 2.34
Hot Pink
#FF69B4
ΔE00 2.49
Bubble Gum Pink
#FF69AF
ΔE00 3.13
Bubblegum Pink
#FE83CC
ΔE00 3.19
Carnation Pink
#FF7FA7
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC76BD #76FCB5
analogous
#F876FC #FC76BD #FC767A
triadic
#FC76BD #BDFC76 #76BDFC
tetradic
#FC76BD #FCF876 #76FCB5 #767AFC
square
#FC76BD #FCF876 #76FCB5 #767AFC
split-complementary
#FC76BD #7AFC76 #76FCF8
monochromatic
#F20583 #FB3AA0 #FC76BD #FDB2DA #FEE1F1
Accessibility & contrast
On white
2.48
#FC76BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#FC76BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC76BD
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC76BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC76BD | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8596BF
Deuteranopia (green-blind)
#A9ADBA
Tritanopia (blue-blind)
#FF7291
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc76bd; /* rgb */ color: rgb(252, 118, 189); /* oklch */ color: oklch(74.4% 0.180 349.4);
Tailwind
colors: {
custom: {
50: '#ffa2d0',
500: '#fc76bd',
950: '#000000',
},
}SCSS
$custom: #fc76bd; $custom-light: #ffa2d0; $custom-dark: #000000;
JSON
{
"hex": "#fc76bd",
"rgb": {
"r": 252,
"g": 118,
"b": 189
},
"hsl": {
"h": 328.209,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.74356,
"c": 0.18001,
"h": 349.4
},
"luminance": 0.37326
}Semantic roles & 50–950 ramp
primary
#FC76BD
secondary
#D4F7E4
accent
#E66C00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82