Skip to content

#fcccdf

a pale, electric magenta / pink · warm · closest name: pink

RGB
252, 204, 223
HSL
336°, 89%, 89%
CMYK
0, 19, 12, 1
Luminance
0.6921

Every format

HEX#fcccdf
RGBrgb(252, 204, 223)
HSLhsl(336, 89%, 89%)
CMYKcmyk(0%, 19%, 12%, 1%)
LABlab(86.6 19.9 -3.0)
LCHlch(86.6 20.1 351.5)
OKLCHoklch(0.892 0.059 352.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcccdf on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#fcccdf on black: 14.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green80.0%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta19.0%
Yellow11.5%
Key (black)1.2%

Color previews

#fcccdf text on a black background

contrast 14.84:1

Card sample

#fcccdf text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcccdf in the Color Lab