Skip to content

#fccdce

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

RGB
252, 205, 206
HSL
359°, 89%, 90%
CMYK
0, 19, 18, 1
Luminance
0.6881

Every format

HEX#fccdce
RGBrgb(252, 205, 206)
HSLhsl(359, 89%, 90%)
CMYKcmyk(0%, 19%, 18%, 1%)
LABlab(86.4 16.7 5.8)
LCHlch(86.4 17.7 19.1)
OKLCHoklch(0.889 0.053 16.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta18.7%
Yellow18.3%
Key (black)1.2%

Color previews

#fccdce text on a black background

contrast 14.76:1

Card sample

#fccdce text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccdce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccdce in the Color Lab