Skip to content

#fcc9cd

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

RGB
252, 201, 205
HSL
355°, 90%, 89%
CMYK
0, 20, 19, 1
Luminance
0.6688

Every format

HEX#fcc9cd
RGBrgb(252, 201, 205)
HSLhsl(355, 90%, 89%)
CMYKcmyk(0%, 20%, 19%, 1%)
LABlab(85.4 18.6 4.9)
LCHlch(85.4 19.3 14.7)
OKLCHoklch(0.882 0.058 13.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc9cd on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#fcc9cd on black: 14.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green78.8%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta20.2%
Yellow18.7%
Key (black)1.2%

Color previews

#fcc9cd text on a black background

contrast 14.38:1

Card sample

#fcc9cd text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc9cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc9cd in the Color Lab