Skip to content

#fcc3cf

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

RGB
252, 195, 207
HSL
347°, 91%, 88%
CMYK
0, 23, 18, 1
Luminance
0.6423

Every format

HEX#fcc3cf
RGBrgb(252, 195, 207)
HSLhsl(347, 91%, 88%)
CMYKcmyk(0%, 23%, 18%, 1%)
LABlab(84.1 22.1 1.9)
LCHlch(84.1 22.2 4.9)
OKLCHoklch(0.871 0.067 4.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc3cf on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#fcc3cf on black: 13.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green76.5%
Blue81.2%

CMYK percentages

Cyan0.0%
Magenta22.6%
Yellow17.9%
Key (black)1.2%

Color previews

#fcc3cf text on a black background

contrast 13.85:1

Card sample

#fcc3cf text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc3cf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc3cf in the Color Lab