#FC74C7#FC74C7
#FC74C7 is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.5% C 0.189 H 345.1°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FC74C7 |
|---|---|
| RGB | rgb(252, 116, 199) |
| HSL | hsl(323, 96%, 72%) |
| HSV | hsv(323, 54%, 99%) |
| CMYK | cmyk(0%, 54%, 21%, 1.2%) |
| CIE-LAB | lab(67.51, 60.94, -18.36) |
| CIE-LCH | lch(67.51, 63.65, 343.23°) |
| OKLab | oklab(74.46% 0.1824 -0.0486) |
| OKLCH | oklch(74.46% 0.189 345.1) |
| XYZ | xyz(56.7006, 37.3146, 58.2379) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.94
Bubblegum (survey)
#FF6CB5
ΔE00 3.65
Hot Pink
#FF69B4
ΔE00 3.84
Pink (survey)
#FF81C0
ΔE00 3.90
Bubble Gum Pink
#FF69AF
ΔE00 4.81
Purply Pink
#F075E6
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC74C7 #74FCA9
analogous
#ED74FC #FC74C7 #FC7483
triadic
#FC74C7 #C7FC74 #74C7FC
tetradic
#FC74C7 #FCED74 #74FCA9 #7483FC
square
#FC74C7 #FCED74 #74FCA9 #7483FC
split-complementary
#FC74C7 #83FC74 #74FCED
monochromatic
#F00595 #FB38AF #FC74C7 #FDB0DF #FEE1F3
Accessibility & contrast
On white
2.48
#FC74C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#FC74C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC74C7
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC74C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC74C7 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8096CA
Deuteranopia (green-blind)
#A5ADC4
Tritanopia (blue-blind)
#FF7395
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc74c7; /* rgb */ color: rgb(252, 116, 199); /* oklch */ color: oklch(74.5% 0.189 345.1);
Tailwind
colors: {
custom: {
50: '#ffa1d8',
500: '#fc74c7',
950: '#000000',
},
}SCSS
$custom: #fc74c7; $custom-light: #ffa1d8; $custom-dark: #000000;
JSON
{
"hex": "#fc74c7",
"rgb": {
"r": 252,
"g": 116,
"b": 199
},
"hsl": {
"h": 323.382,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.74457,
"c": 0.18876,
"h": 345.1
},
"luminance": 0.3731
}Semantic roles & 50–950 ramp
primary
#FC74C7
secondary
#D4F7E2
accent
#E65900
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83