#FC7CB6#FC7CB6
#FC7CB6 is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.9% C 0.167 H 353.4°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7CB6 |
|---|---|
| RGB | rgb(252, 124, 182) |
| HSL | hsl(333, 96%, 74%) |
| HSV | hsv(333, 51%, 99%) |
| CMYK | cmyk(0%, 50.8%, 27.8%, 1.2%) |
| CIE-LAB | lab(68.38, 54.94, -7.50) |
| CIE-LCH | lch(68.38, 55.45, 352.22°) |
| OKLab | oklab(74.93% 0.1663 -0.0191) |
| OKLCH | oklch(74.93% 0.167 353.4) |
| XYZ | xyz(55.7981, 38.4931, 48.7381) |
| Luminance | 0.3849 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.91
Bubblegum (survey)
#FF6CB5
ΔE00 3.07
Bubble Gum Pink
#FF69AF
ΔE00 3.41
Hot Pink
#FF69B4
ΔE00 3.57
Bubblegum Pink
#FE83CC
ΔE00 4.30
Carnation Pink
#FF7FA7
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7CB6 #7CFCC2
analogous
#FC7CF6 #FC7CB6 #FC827C
triadic
#FC7CB6 #B6FC7C #7CB6FC
tetradic
#FC7CB6 #F6FC7C #7CFCC2 #827CFC
square
#FC7CB6 #F6FC7C #7CFCC2 #827CFC
split-complementary
#FC7CB6 #7CFC82 #7CF6FC
monochromatic
#F80673 #FB4095 #FC7CB6 #FDB8D7 #FEE1EE
Accessibility & contrast
On white
2.41
#FC7CB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#FC7CB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7CB6
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7CB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7CB6 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D99B8
Deuteranopia (green-blind)
#AEAFB3
Tritanopia (blue-blind)
#FF7692
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc7cb6; /* rgb */ color: rgb(252, 124, 182); /* oklch */ color: oklch(74.9% 0.167 353.4);
Tailwind
colors: {
custom: {
50: '#ffa6cb',
500: '#fc7cb6',
950: '#000000',
},
}SCSS
$custom: #fc7cb6; $custom-light: #ffa6cb; $custom-dark: #000000;
JSON
{
"hex": "#fc7cb6",
"rgb": {
"r": 252,
"g": 124,
"b": 182
},
"hsl": {
"h": 332.813,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.74925,
"c": 0.16736,
"h": 353.4
},
"luminance": 0.38488
}Semantic roles & 50–950 ramp
primary
#FC7CB6
secondary
#D4F7E7
accent
#E67E00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82