Skip to content

#fcddef

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

RGB
252, 221, 239
HSL
325°, 84%, 93%
CMYK
0, 12, 5, 1
Luminance
0.7864

Every format

HEX#fcddef
RGBrgb(252, 221, 239)
HSLhsl(325, 84%, 93%)
CMYKcmyk(0%, 12%, 5%, 1%)
LABlab(91.1 13.7 -4.8)
LCHlch(91.1 14.5 340.5)
OKLCHoklch(0.928 0.041 342.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcddef on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#fcddef on black: 16.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green86.7%
Blue93.7%

CMYK percentages

Cyan0.0%
Magenta12.3%
Yellow5.2%
Key (black)1.2%

Color previews

#fcddef text on a black background

contrast 16.73:1

Card sample

#fcddef text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcddef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcddef in the Color Lab