#FC74BD#FC74BD
#FC74BD is a light, vivid pink. Relative luminance 0.369; OKLCH L 74.1% C 0.183 H 349.1°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FC74BD |
|---|---|
| RGB | rgb(252, 116, 189) |
| HSL | hsl(328, 96%, 72%) |
| HSV | hsv(328, 54%, 99%) |
| CMYK | cmyk(0%, 54%, 25%, 1.2%) |
| CIE-LAB | lab(67.18, 59.59, -13.25) |
| CIE-LCH | lch(67.18, 61.05, 347.47°) |
| OKLab | oklab(74.1% 0.1797 -0.0346) |
| OKLCH | oklch(74.1% 0.183 349.1) |
| XYZ | xyz(55.5775, 36.8653, 52.3229) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.89
Hot Pink
#FF69B4
ΔE00 2.26
Pink (survey)
#FF81C0
ΔE00 2.75
Bubble Gum Pink
#FF69AF
ΔE00 3.01
Bubblegum Pink
#FE83CC
ΔE00 3.40
Carnation Pink
#FF7FA7
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC74BD #74FCB3
analogous
#F774FC #FC74BD #FC7479
triadic
#FC74BD #BDFC74 #74BDFC
tetradic
#FC74BD #FCF774 #74FCB3 #7479FC
square
#FC74BD #FCF774 #74FCB3 #7479FC
split-complementary
#FC74BD #79FC74 #74FCF7
monochromatic
#F00583 #FB38A1 #FC74BD #FDB0D9 #FEE1F1
Accessibility & contrast
On white
2.51
#FC74BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#FC74BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC74BD
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC74BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC74BD | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8395BF
Deuteranopia (green-blind)
#A8ACBA
Tritanopia (blue-blind)
#FF7090
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fc74bd; /* rgb */ color: rgb(252, 116, 189); /* oklch */ color: oklch(74.1% 0.183 349.1);
Tailwind
colors: {
custom: {
50: '#ffa1d0',
500: '#fc74bd',
950: '#000000',
},
}SCSS
$custom: #fc74bd; $custom-light: #ffa1d0; $custom-dark: #000000;
JSON
{
"hex": "#fc74bd",
"rgb": {
"r": 252,
"g": 116,
"b": 189
},
"hsl": {
"h": 327.794,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.74096,
"c": 0.18302,
"h": 349.1
},
"luminance": 0.3686
}Semantic roles & 50–950 ramp
primary
#FC74BD
secondary
#D4F7E4
accent
#E66A00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82