Skip to content

#fccdf5

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

RGB
252, 205, 245
HSL
309°, 89%, 90%
CMYK
0, 19, 3, 1
Luminance
0.7095

Every format

HEX#fccdf5
RGBrgb(252, 205, 245)
HSLhsl(309, 89%, 90%)
CMYKcmyk(0%, 19%, 3%, 1%)
LABlab(87.5 23.1 -13.3)
LCHlch(87.5 26.6 329.9)
OKLCHoklch(0.901 0.074 331.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fccdf5 on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#fccdf5 on black: 15.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green80.4%
Blue96.1%

CMYK percentages

Cyan0.0%
Magenta18.7%
Yellow2.8%
Key (black)1.2%

Color previews

#fccdf5 text on a black background

contrast 15.19:1

Card sample

#fccdf5 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccdf5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccdf5 in the Color Lab