Skip to content

#fcc3bc

a pale, electric red · warm · closest name: pink

RGB
252, 195, 188
HSL
7°, 91%, 86%
CMYK
0, 23, 25, 1
Luminance
0.6336

Every format

HEX#fcc3bc
RGBrgb(252, 195, 188)
HSLhsl(7, 91%, 86%)
CMYKcmyk(0%, 23%, 25%, 1%)
LABlab(83.6 19.4 11.4)
LCHlch(83.6 22.4 30.4)
OKLCHoklch(0.866 0.067 26.6)

Copy-ready code

/* CSS */
color: #fcc3bc;
background-color: #fcc3bc;
/* Tailwind (arbitrary) */
class="text-[#fcc3bc] bg-[#fcc3bc]"
/* SCSS */
$brand: #fcc3bc;
/* SwiftUI */
Color(red: 0.988, green: 0.765, blue: 0.737)
/* Android */
Color.parseColor("#fcc3bc")

Accessibility — WCAG contrast

Aa
#fcc3bc on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#fcc3bc on black: 13.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green76.5%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta22.6%
Yellow25.4%
Key (black)1.2%

Color previews

#fcc3bc text on a black background

contrast 13.67:1

Card sample

#fcc3bc text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #fcc3bc;
Background color
Panel with #fcc3bc background
background-color: #fcc3bc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #fcc3bc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(252, 195, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(252, 195, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fcc3bc;
background: linear-gradient(135deg, #fcc3bc, #FCEEBC);

Monochromatic scale

Palettes built from #fcc3bc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc3bc in the Color Lab