#FC7CCB#FC7CCB
#FC7CCB is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.7% C 0.179 H 344.3°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7CCB |
|---|---|
| RGB | rgb(252, 124, 203) |
| HSL | hsl(323, 96%, 74%) |
| HSV | hsv(323, 51%, 99%) |
| CMYK | cmyk(0%, 50.8%, 19.4%, 1.2%) |
| CIE-LAB | lab(69.06, 57.79, -18.25) |
| CIE-LCH | lch(69.06, 60.60, 342.47°) |
| OKLab | oklab(75.66% 0.1722 -0.0484) |
| OKLCH | oklch(75.66% 0.179 344.3) |
| XYZ | xyz(58.1333, 39.4272, 61.0368) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.54
Pink (survey)
#FF81C0
ΔE00 3.30
Bubblegum (survey)
#FF6CB5
ΔE00 4.56
Hot Pink
#FF69B4
ΔE00 4.87
Bubble Gum Pink
#FF69AF
ΔE00 5.71
Lavender Pink
#DD85D7
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7CCB #7CFCAD
analogous
#ED7CFC #FC7CCB #FC7C8B
triadic
#FC7CCB #CBFC7C #7CCBFC
tetradic
#FC7CCB #FCED7C #7CFCAD #7C8BFC
square
#FC7CCB #FCED7C #7CFCAD #7C8BFC
split-complementary
#FC7CCB #8BFC7C #7CFCED
monochromatic
#F8069B #FB40B3 #FC7CCB #FDB8E3 #FEE1F3
Accessibility & contrast
On white
2.36
#FC7CCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#FC7CCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7CCB
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7CCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7CCB | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869BCE
Deuteranopia (green-blind)
#A9B0C8
Tritanopia (blue-blind)
#FF7B9A
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fc7ccb; /* rgb */ color: rgb(252, 124, 203); /* oklch */ color: oklch(75.7% 0.179 344.3);
Tailwind
colors: {
custom: {
50: '#ffa6db',
500: '#fc7ccb',
950: '#000000',
},
}SCSS
$custom: #fc7ccb; $custom-light: #ffa6db; $custom-dark: #000000;
JSON
{
"hex": "#fc7ccb",
"rgb": {
"r": 252,
"g": 124,
"b": 203
},
"hsl": {
"h": 322.969,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.75655,
"c": 0.17892,
"h": 344.3
},
"luminance": 0.39423
}Semantic roles & 50–950 ramp
primary
#FC7CCB
secondary
#D4F7E2
accent
#E65800
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181015
muted
#867F83