#FC74BB#FC74BB
#FC74BB is a light, vivid pink. Relative luminance 0.368; OKLCH L 74.0% C 0.182 H 349.9°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FC74BB |
|---|---|
| RGB | rgb(252, 116, 187) |
| HSL | hsl(329, 96%, 72%) |
| HSV | hsv(329, 54%, 99%) |
| CMYK | cmyk(0%, 54%, 25.8%, 1.2%) |
| CIE-LAB | lab(67.11, 59.33, -12.22) |
| CIE-LCH | lch(67.11, 60.58, 348.36°) |
| OKLab | oklab(74.03% 0.1792 -0.0318) |
| OKLCH | oklch(74.03% 0.182 349.9) |
| XYZ | xyz(55.3619, 36.7791, 51.1875) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.63
Hot Pink
#FF69B4
ΔE00 2.05
Pink (survey)
#FF81C0
ΔE00 2.65
Bubble Gum Pink
#FF69AF
ΔE00 2.69
Bubblegum Pink
#FE83CC
ΔE00 3.64
Carnation Pink
#FF7FA7
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC74BB #74FCB5
analogous
#F974FC #FC74BB #FC7477
triadic
#FC74BB #BBFC74 #74BBFC
tetradic
#FC74BB #FCF974 #74FCB5 #7477FC
square
#FC74BB #FCF974 #74FCB5 #7477FC
split-complementary
#FC74BB #77FC74 #74FCF9
monochromatic
#F00580 #FB389E #FC74BB #FDB0D8 #FEE1F0
Accessibility & contrast
On white
2.51
#FC74BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#FC74BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC74BB
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC74BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC74BB | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8494BD
Deuteranopia (green-blind)
#A9ACB8
Tritanopia (blue-blind)
#FF6F8F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fc74bb; /* rgb */ color: rgb(252, 116, 187); /* oklch */ color: oklch(74.0% 0.182 349.9);
Tailwind
colors: {
custom: {
50: '#ffa1cf',
500: '#fc74bb',
950: '#000000',
},
}SCSS
$custom: #fc74bb; $custom-light: #ffa1cf; $custom-dark: #000000;
JSON
{
"hex": "#fc74bb",
"rgb": {
"r": 252,
"g": 116,
"b": 187
},
"hsl": {
"h": 328.676,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.74026,
"c": 0.18196,
"h": 349.9
},
"luminance": 0.36774
}Semantic roles & 50–950 ramp
primary
#FC74BB
secondary
#D4F7E5
accent
#E66E00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82