#FC74B2#FC74B2
#FC74B2 is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.7% C 0.178 H 353.8°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FC74B2 |
|---|---|
| RGB | rgb(252, 116, 178) |
| HSL | hsl(333, 96%, 72%) |
| HSV | hsv(333, 54%, 99%) |
| CMYK | cmyk(0%, 54%, 29.4%, 1.2%) |
| CIE-LAB | lab(66.83, 58.19, -7.56) |
| CIE-LCH | lch(66.83, 58.68, 352.60°) |
| OKLab | oklab(73.72% 0.1765 -0.0192) |
| OKLCH | oklch(73.72% 0.178 353.8) |
| XYZ | xyz(54.4284, 36.4057, 46.2714) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.80
Bubble Gum Pink
#FF69AF
ΔE00 1.90
Hot Pink
#FF69B4
ΔE00 2.23
Pink (survey)
#FF81C0
ΔE00 3.08
Carnation Pink
#FF7FA7
ΔE00 4.86
Bubblegum Pink
#FE83CC
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC74B2 #74FCBE
analogous
#FC74F6 #FC74B2 #FC7A74
triadic
#FC74B2 #B2FC74 #74B2FC
tetradic
#FC74B2 #F6FC74 #74FCBE #7A74FC
square
#FC74B2 #F6FC74 #74FCBE #7A74FC
split-complementary
#FC74B2 #74FC7A #74F6FC
monochromatic
#F00570 #FB3891 #FC74B2 #FDB0D3 #FEE1EE
Accessibility & contrast
On white
2.54
#FC74B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#FC74B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC74B2
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC74B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC74B2 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8793B4
Deuteranopia (green-blind)
#ABACAF
Tritanopia (blue-blind)
#FF6D8C
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fc74b2; /* rgb */ color: rgb(252, 116, 178); /* oklch */ color: oklch(73.7% 0.178 353.8);
Tailwind
colors: {
custom: {
50: '#ffa1c9',
500: '#fc74b2',
950: '#000000',
},
}SCSS
$custom: #fc74b2; $custom-light: #ffa1c9; $custom-dark: #000000;
JSON
{
"hex": "#fc74b2",
"rgb": {
"r": 252,
"g": 116,
"b": 178
},
"hsl": {
"h": 332.647,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.73723,
"c": 0.17756,
"h": 353.8
},
"luminance": 0.36401
}Semantic roles & 50–950 ramp
primary
#FC74B2
secondary
#D4F7E7
accent
#E67D00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82