Skip to content

#fcccd2

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

RGB
252, 204, 210
HSL
353°, 89%, 89%
CMYK
0, 19, 17, 1
Luminance
0.6853

Every format

HEX#fcccd2
RGBrgb(252, 204, 210)
HSLhsl(353, 89%, 89%)
CMYKcmyk(0%, 19%, 17%, 1%)
LABlab(86.3 17.8 3.5)
LCHlch(86.3 18.2 11.0)
OKLCHoklch(0.888 0.055 9.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green80.0%
Blue82.4%

CMYK percentages

Cyan0.0%
Magenta19.0%
Yellow16.7%
Key (black)1.2%

Color previews

#fcccd2 text on a black background

contrast 14.71:1

Card sample

#fcccd2 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcccd2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcccd2 in the Color Lab