#FC74B4#FC74B4
#FC74B4 is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.8% C 0.178 H 352.9°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FC74B4 |
|---|---|
| RGB | rgb(252, 116, 180) |
| HSL | hsl(332, 96%, 72%) |
| HSV | hsv(332, 54%, 99%) |
| CMYK | cmyk(0%, 54%, 28.6%, 1.2%) |
| CIE-LAB | lab(66.89, 58.44, -8.60) |
| CIE-LCH | lch(66.89, 59.07, 351.63°) |
| OKLab | oklab(73.79% 0.1771 -0.022) |
| OKLCH | oklch(73.79% 0.178 352.9) |
| XYZ | xyz(54.6307, 36.4866, 47.3366) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.55
Bubble Gum Pink
#FF69AF
ΔE00 1.93
Hot Pink
#FF69B4
ΔE00 2.02
Pink (survey)
#FF81C0
ΔE00 2.87
Bubblegum Pink
#FE83CC
ΔE00 4.72
Carnation Pink
#FF7FA7
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC74B4 #74FCBC
analogous
#FC74F8 #FC74B4 #FC7874
triadic
#FC74B4 #B4FC74 #74B4FC
tetradic
#FC74B4 #F8FC74 #74FCBC #7874FC
square
#FC74B4 #F8FC74 #74FCBC #7874FC
split-complementary
#FC74B4 #74FC78 #74F8FC
monochromatic
#F00574 #FB3894 #FC74B4 #FDB0D4 #FEE1EF
Accessibility & contrast
On white
2.53
#FC74B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#FC74B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC74B4
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC74B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC74B4 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8694B6
Deuteranopia (green-blind)
#AAACB1
Tritanopia (blue-blind)
#FF6D8C
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fc74b4; /* rgb */ color: rgb(252, 116, 180); /* oklch */ color: oklch(73.8% 0.178 352.9);
Tailwind
colors: {
custom: {
50: '#ffa1ca',
500: '#fc74b4',
950: '#000000',
},
}SCSS
$custom: #fc74b4; $custom-light: #ffa1ca; $custom-dark: #000000;
JSON
{
"hex": "#fc74b4",
"rgb": {
"r": 252,
"g": 116,
"b": 180
},
"hsl": {
"h": 331.765,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.73789,
"c": 0.17848,
"h": 352.9
},
"luminance": 0.36482
}Semantic roles & 50–950 ramp
primary
#FC74B4
secondary
#D4F7E7
accent
#E67A00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82