#FC7BCC#FC7BCC
#FC7BCC is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.6% C 0.181 H 343.8°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7BCC |
|---|---|
| RGB | rgb(252, 123, 204) |
| HSL | hsl(322, 96%, 74%) |
| HSV | hsv(322, 51%, 99%) |
| CMYK | cmyk(0%, 51.2%, 19%, 1.2%) |
| CIE-LAB | lab(68.91, 58.40, -19.03) |
| CIE-LCH | lch(68.91, 61.42, 341.95°) |
| OKLab | oklab(75.56% 0.1739 -0.0505) |
| OKLCH | oklch(75.56% 0.181 343.8) |
| XYZ | xyz(58.1282, 39.2256, 61.6248) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.83
Pink (survey)
#FF81C0
ΔE00 3.63
Bubblegum (survey)
#FF6CB5
ΔE00 4.68
Hot Pink
#FF69B4
ΔE00 4.96
Bubble Gum Pink
#FF69AF
ΔE00 5.84
Lavender Pink
#DD85D7
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7BCC #7BFCAB
analogous
#EC7BFC #FC7BCC #FC7B8B
triadic
#FC7BCC #CCFC7B #7BCCFC
tetradic
#FC7BCC #FCEC7B #7BFCAB #7B8BFC
square
#FC7BCC #FCEC7B #7BFCAB #7B8BFC
split-complementary
#FC7BCC #8BFC7B #7BFCEC
monochromatic
#F7069D #FB3FB5 #FC7BCC #FDB7E3 #FEE1F3
Accessibility & contrast
On white
2.37
#FC7BCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#FC7BCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7BCC
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7BCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7BCC | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859BCF
Deuteranopia (green-blind)
#A8B0C9
Tritanopia (blue-blind)
#FF7B9A
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc7bcc; /* rgb */ color: rgb(252, 123, 204); /* oklch */ color: oklch(75.6% 0.181 343.8);
Tailwind
colors: {
custom: {
50: '#ffa5db',
500: '#fc7bcc',
950: '#000000',
},
}SCSS
$custom: #fc7bcc; $custom-light: #ffa5db; $custom-dark: #000000;
JSON
{
"hex": "#fc7bcc",
"rgb": {
"r": 252,
"g": 123,
"b": 204
},
"hsl": {
"h": 322.326,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.75558,
"c": 0.18111,
"h": 343.8
},
"luminance": 0.39221
}Semantic roles & 50–950 ramp
primary
#FC7BCC
secondary
#D4F7E1
accent
#E65500
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83