Skip to content

#fcc5df

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

RGB
252, 197, 223
HSL
332°, 90%, 88%
CMYK
0, 22, 12, 1
Luminance
0.6596

Every format

HEX#fcc5df
RGBrgb(252, 197, 223)
HSLhsl(332, 90%, 88%)
CMYKcmyk(0%, 22%, 12%, 1%)
LABlab(85.0 23.6 -5.4)
LCHlch(85.0 24.1 347.2)
OKLCHoklch(0.879 0.071 348.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc5df on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#fcc5df on black: 14.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green77.3%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta21.8%
Yellow11.5%
Key (black)1.2%

Color previews

#fcc5df text on a black background

contrast 14.19:1

Card sample

#fcc5df text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc5df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc5df in the Color Lab