#FC7CB5#FC7CB5
#FC7CB5 is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.9% C 0.167 H 353.9°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7CB5 |
|---|---|
| RGB | rgb(252, 124, 181) |
| HSL | hsl(333, 96%, 74%) |
| HSV | hsv(333, 51%, 99%) |
| CMYK | cmyk(0%, 50.8%, 28.2%, 1.2%) |
| CIE-LAB | lab(68.35, 54.82, -6.99) |
| CIE-LCH | lch(68.35, 55.26, 352.74°) |
| OKLab | oklab(74.89% 0.1659 -0.0178) |
| OKLCH | oklch(74.89% 0.167 353.9) |
| XYZ | xyz(55.6951, 38.4519, 48.1958) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.10
Bubblegum (survey)
#FF6CB5
ΔE00 3.17
Bubble Gum Pink
#FF69AF
ΔE00 3.42
Hot Pink
#FF69B4
ΔE00 3.65
Carnation Pink
#FF7FA7
ΔE00 4.21
Bubblegum Pink
#FE83CC
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7CB5 #7CFCC3
analogous
#FC7CF5 #FC7CB5 #FC837C
triadic
#FC7CB5 #B5FC7C #7CB5FC
tetradic
#FC7CB5 #F5FC7C #7CFCC3 #837CFC
square
#FC7CB5 #F5FC7C #7CFCC3 #837CFC
split-complementary
#FC7CB5 #7CFC83 #7CF5FC
monochromatic
#F80672 #FB4093 #FC7CB5 #FDB8D7 #FEE1EE
Accessibility & contrast
On white
2.42
#FC7CB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#FC7CB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7CB5
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7CB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7CB5 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D98B7
Deuteranopia (green-blind)
#AEAFB2
Tritanopia (blue-blind)
#FF7591
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc7cb5; /* rgb */ color: rgb(252, 124, 181); /* oklch */ color: oklch(74.9% 0.167 353.9);
Tailwind
colors: {
custom: {
50: '#ffa6cb',
500: '#fc7cb5',
950: '#000000',
},
}SCSS
$custom: #fc7cb5; $custom-light: #ffa6cb; $custom-dark: #000000;
JSON
{
"hex": "#fc7cb5",
"rgb": {
"r": 252,
"g": 124,
"b": 181
},
"hsl": {
"h": 333.281,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.74893,
"c": 0.1669,
"h": 353.9
},
"luminance": 0.38447
}Semantic roles & 50–950 ramp
primary
#FC7CB5
secondary
#D4F7E7
accent
#E67F00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82