#FC74B5#FC74B5
#FC74B5 is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.8% C 0.179 H 352.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FC74B5 |
|---|---|
| RGB | rgb(252, 116, 181) |
| HSL | hsl(331, 96%, 72%) |
| HSV | hsv(331, 54%, 99%) |
| CMYK | cmyk(0%, 54%, 28.2%, 1.2%) |
| CIE-LAB | lab(66.92, 58.56, -9.12) |
| CIE-LCH | lch(66.92, 59.27, 351.15°) |
| OKLab | oklab(73.82% 0.1774 -0.0234) |
| OKLCH | oklch(73.82% 0.179 352.5) |
| XYZ | xyz(54.7329, 36.5275, 47.8751) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.46
Hot Pink
#FF69B4
ΔE00 1.95
Bubble Gum Pink
#FF69AF
ΔE00 1.98
Pink (survey)
#FF81C0
ΔE00 2.79
Bubblegum Pink
#FE83CC
ΔE00 4.55
Carnation Pink
#FF7FA7
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC74B5 #74FCBB
analogous
#FC74F9 #FC74B5 #FC7774
triadic
#FC74B5 #B5FC74 #74B5FC
tetradic
#FC74B5 #F9FC74 #74FCBB #7774FC
square
#FC74B5 #F9FC74 #74FCBB #7774FC
split-complementary
#FC74B5 #74FC77 #74F9FC
monochromatic
#F00576 #FB3895 #FC74B5 #FDB0D5 #FEE1EF
Accessibility & contrast
On white
2.53
#FC74B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#FC74B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC74B5
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC74B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC74B5 | 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)
#8694B7
Deuteranopia (green-blind)
#AAACB2
Tritanopia (blue-blind)
#FF6E8D
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fc74b5; /* rgb */ color: rgb(252, 116, 181); /* oklch */ color: oklch(73.8% 0.179 352.5);
Tailwind
colors: {
custom: {
50: '#ffa1cb',
500: '#fc74b5',
950: '#000000',
},
}SCSS
$custom: #fc74b5; $custom-light: #ffa1cb; $custom-dark: #000000;
JSON
{
"hex": "#fc74b5",
"rgb": {
"r": 252,
"g": 116,
"b": 181
},
"hsl": {
"h": 331.324,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.73822,
"c": 0.17896,
"h": 352.5
},
"luminance": 0.36522
}Semantic roles & 50–950 ramp
primary
#FC74B5
secondary
#D4F7E6
accent
#E67800
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82