Skip to content

#fcc5cd

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

RGB
252, 197, 205
HSL
351°, 90%, 88%
CMYK
0, 22, 19, 1
Luminance
0.6504

Every format

HEX#fcc5cd
RGBrgb(252, 197, 205)
HSLhsl(351, 90%, 88%)
CMYKcmyk(0%, 22%, 19%, 1%)
LABlab(84.5 20.8 3.5)
LCHlch(84.5 21.1 9.7)
OKLCHoklch(0.874 0.064 8.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc5cd on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#fcc5cd on black: 14.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green77.3%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta21.8%
Yellow18.7%
Key (black)1.2%

Color previews

#fcc5cd text on a black background

contrast 14.01:1

Card sample

#fcc5cd text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc5cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc5cd in the Color Lab