Skip to content

#fcc4cd

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

RGB
252, 196, 205
HSL
350°, 90%, 88%
CMYK
0, 22, 19, 1
Luminance
0.6458

Every format

HEX#fcc4cd
RGBrgb(252, 196, 205)
HSLhsl(350, 90%, 88%)
CMYKcmyk(0%, 22%, 19%, 1%)
LABlab(84.3 21.3 3.2)
LCHlch(84.3 21.5 8.6)
OKLCHoklch(0.873 0.065 7.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc4cd on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#fcc4cd on black: 13.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green76.9%
Blue80.4%

CMYK percentages

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

Color previews

#fcc4cd text on a black background

contrast 13.92:1

Card sample

#fcc4cd text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc4cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc4cd in the Color Lab