Skip to content

#fccdc2

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

RGB
252, 205, 194
HSL
11°, 91%, 88%
CMYK
0, 19, 23, 1
Luminance
0.6825

Every format

HEX#fccdc2
RGBrgb(252, 205, 194)
HSLhsl(11, 91%, 88%)
CMYKcmyk(0%, 19%, 23%, 1%)
LABlab(86.1 15.0 11.7)
LCHlch(86.1 19.0 38.1)
OKLCHoklch(0.886 0.056 33.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fccdc2 on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#fccdc2 on black: 14.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green80.4%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta18.7%
Yellow23.0%
Key (black)1.2%

Color previews

#fccdc2 text on a black background

contrast 14.65:1

Card sample

#fccdc2 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccdc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccdc2 in the Color Lab