Skip to content

#fcd2cd

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

RGB
252, 210, 205
HSL
6°, 89%, 90%
CMYK
0, 17, 19, 1
Luminance
0.7120

Every format

HEX#fcd2cd
RGBrgb(252, 210, 205)
HSLhsl(6, 89%, 90%)
CMYKcmyk(0%, 17%, 19%, 1%)
LABlab(87.6 13.9 8.0)
LCHlch(87.6 16.1 29.8)
OKLCHoklch(0.898 0.048 26.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcd2cd on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#fcd2cd on black: 15.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green82.4%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta16.7%
Yellow18.7%
Key (black)1.2%

Color previews

#fcd2cd text on a black background

contrast 15.24:1

Card sample

#fcd2cd text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcd2cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcd2cd in the Color Lab