Skip to content

#fccdef

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

RGB
252, 205, 239
HSL
317°, 89%, 90%
CMYK
0, 19, 5, 1
Luminance
0.7059

Every format

HEX#fccdef
RGBrgb(252, 205, 239)
HSLhsl(317, 89%, 90%)
CMYKcmyk(0%, 19%, 5%, 1%)
LABlab(87.3 22.0 -10.4)
LCHlch(87.3 24.4 334.6)
OKLCHoklch(0.899 0.069 336.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fccdef on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#fccdef on black: 15.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green80.4%
Blue93.7%

CMYK percentages

Cyan0.0%
Magenta18.7%
Yellow5.2%
Key (black)1.2%

Color previews

#fccdef text on a black background

contrast 15.12:1

Card sample

#fccdef text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccdef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccdef in the Color Lab