#FC7BCE#FC7BCE
#FC7BCE is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.6% C 0.182 H 343.0°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7BCE |
|---|---|
| RGB | rgb(252, 123, 206) |
| HSL | hsl(321, 96%, 74%) |
| HSV | hsv(321, 51%, 99%) |
| CMYK | cmyk(0%, 51.2%, 18.3%, 1.2%) |
| CIE-LAB | lab(68.98, 58.69, -20.04) |
| CIE-LCH | lch(68.98, 62.01, 341.15°) |
| OKLab | oklab(75.63% 0.1744 -0.0533) |
| OKLCH | oklch(75.63% 0.182 343) |
| XYZ | xyz(58.3696, 39.3222, 62.8963) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.05
Pink (survey)
#FF81C0
ΔE00 4.01
Bubblegum (survey)
#FF6CB5
ΔE00 5.01
Hot Pink
#FF69B4
ΔE00 5.27
Bubble Gum Pink
#FF69AF
ΔE00 6.18
Purply Pink
#F075E6
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7BCE #7BFCA9
analogous
#E97BFC #FC7BCE #FC7B8D
triadic
#FC7BCE #CEFC7B #7BCEFC
tetradic
#FC7BCE #FCE97B #7BFCA9 #7B8DFC
square
#FC7BCE #FCE97B #7BFCA9 #7B8DFC
split-complementary
#FC7BCE #8DFC7B #7BFCE9
monochromatic
#F706A1 #FB3FB8 #FC7BCE #FDB7E4 #FEE1F4
Accessibility & contrast
On white
2.37
#FC7BCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#FC7BCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7BCE
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7BCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7BCE | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849BD1
Deuteranopia (green-blind)
#A7B0CB
Tritanopia (blue-blind)
#FF7B9B
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc7bce; /* rgb */ color: rgb(252, 123, 206); /* oklch */ color: oklch(75.6% 0.182 343.0);
Tailwind
colors: {
custom: {
50: '#ffa5dd',
500: '#fc7bce',
950: '#000000',
},
}SCSS
$custom: #fc7bce; $custom-light: #ffa5dd; $custom-dark: #000000;
JSON
{
"hex": "#fc7bce",
"rgb": {
"r": 252,
"g": 123,
"b": 206
},
"hsl": {
"h": 321.395,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.75632,
"c": 0.18239,
"h": 343
},
"luminance": 0.39318
}Semantic roles & 50–950 ramp
primary
#FC7BCE
secondary
#D4F7E1
accent
#E65200
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83