Skip to content

#fccdcc

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

RGB
252, 205, 204
HSL
1°, 89%, 89%
CMYK
0, 19, 19, 1
Luminance
0.6872

Every format

HEX#fccdcc
RGBrgb(252, 205, 204)
HSLhsl(1, 89%, 89%)
CMYKcmyk(0%, 19%, 19%, 1%)
LABlab(86.4 16.4 6.8)
LCHlch(86.4 17.7 22.4)
OKLCHoklch(0.889 0.053 19.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fccdcc on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#fccdcc on black: 14.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green80.4%
Blue80.0%

CMYK percentages

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

Color previews

#fccdcc text on a black background

contrast 14.74:1

Card sample

#fccdcc text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccdcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccdcc in the Color Lab