#FC7CB2#FC7CB2
#FC7CB2 is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.8% C 0.166 H 355.3°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7CB2 |
|---|---|
| RGB | rgb(252, 124, 178) |
| HSL | hsl(335, 96%, 74%) |
| HSV | hsv(335, 51%, 99%) |
| CMYK | cmyk(0%, 50.8%, 29.4%, 1.2%) |
| CIE-LAB | lab(68.26, 54.44, -5.43) |
| CIE-LCH | lch(68.26, 54.71, 354.30°) |
| OKLab | oklab(74.8% 0.165 -0.0136) |
| OKLCH | oklch(74.8% 0.166 355.3) |
| XYZ | xyz(55.3906, 38.3301, 46.5921) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.73
Carnation Pink
#FF7FA7
ΔE00 3.51
Bubblegum (survey)
#FF6CB5
ΔE00 3.53
Bubble Gum Pink
#FF69AF
ΔE00 3.56
Hot Pink
#FF69B4
ΔE00 3.98
Pinky
#FC86AA
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7CB2 #7CFCC6
analogous
#FC7CF2 #FC7CB2 #FC867C
triadic
#FC7CB2 #B2FC7C #7CB2FC
tetradic
#FC7CB2 #F2FC7C #7CFCC6 #867CFC
square
#FC7CB2 #F2FC7C #7CFCC6 #867CFC
split-complementary
#FC7CB2 #7CFC86 #7CF2FC
monochromatic
#F8066C #FB408F #FC7CB2 #FDB8D5 #FEE1ED
Accessibility & contrast
On white
2.42
#FC7CB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#FC7CB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7CB2
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7CB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7CB2 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E98B4
Deuteranopia (green-blind)
#AFAFAF
Tritanopia (blue-blind)
#FF7590
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fc7cb2; /* rgb */ color: rgb(252, 124, 178); /* oklch */ color: oklch(74.8% 0.166 355.3);
Tailwind
colors: {
custom: {
50: '#ffa6c9',
500: '#fc7cb2',
950: '#000000',
},
}SCSS
$custom: #fc7cb2; $custom-light: #ffa6c9; $custom-dark: #000000;
JSON
{
"hex": "#fc7cb2",
"rgb": {
"r": 252,
"g": 124,
"b": 178
},
"hsl": {
"h": 334.688,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.74797,
"c": 0.16557,
"h": 355.3
},
"luminance": 0.38325
}Semantic roles & 50–950 ramp
primary
#FC7CB2
secondary
#D4F7E8
accent
#E68500
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82