#FC74C3#FC74C3
#FC74C3 is a light, vivid pink. Relative luminance 0.371; OKLCH L 74.3% C 0.186 H 346.7°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FC74C3 |
|---|---|
| RGB | rgb(252, 116, 195) |
| HSL | hsl(325, 96%, 72%) |
| HSV | hsv(325, 54%, 99%) |
| CMYK | cmyk(0%, 54%, 22.6%, 1.2%) |
| CIE-LAB | lab(67.38, 60.39, -16.32) |
| CIE-LCH | lch(67.38, 62.56, 344.88°) |
| OKLab | oklab(74.31% 0.1814 -0.043) |
| OKLCH | oklch(74.31% 0.186 346.7) |
| XYZ | xyz(56.2423, 37.1313, 55.8241) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.91
Bubblegum Pink
#FE83CC
ΔE00 2.96
Hot Pink
#FF69B4
ΔE00 3.15
Pink (survey)
#FF81C0
ΔE00 3.34
Bubble Gum Pink
#FF69AF
ΔE00 4.07
Pale Magenta
#D767AD
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC74C3 #74FCAD
analogous
#F174FC #FC74C3 #FC747F
triadic
#FC74C3 #C3FC74 #74C3FC
tetradic
#FC74C3 #FCF174 #74FCAD #747FFC
square
#FC74C3 #FCF174 #74FCAD #747FFC
split-complementary
#FC74C3 #7FFC74 #74FCF1
monochromatic
#F0058E #FB38A9 #FC74C3 #FDB0DD #FEE1F2
Accessibility & contrast
On white
2.49
#FC74C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#FC74C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC74C3
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC74C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC74C3 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8196C6
Deuteranopia (green-blind)
#A6ADC0
Tritanopia (blue-blind)
#FF7293
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc74c3; /* rgb */ color: rgb(252, 116, 195); /* oklch */ color: oklch(74.3% 0.186 346.7);
Tailwind
colors: {
custom: {
50: '#ffa1d5',
500: '#fc74c3',
950: '#000000',
},
}SCSS
$custom: #fc74c3; $custom-light: #ffa1d5; $custom-dark: #000000;
JSON
{
"hex": "#fc74c3",
"rgb": {
"r": 252,
"g": 116,
"b": 195
},
"hsl": {
"h": 325.147,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.7431,
"c": 0.18638,
"h": 346.7
},
"luminance": 0.37126
}Semantic roles & 50–950 ramp
primary
#FC74C3
secondary
#D4F7E3
accent
#E66000
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83