Skip to content

#fcc5ec

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

RGB
252, 197, 236
HSL
318°, 90%, 88%
CMYK
0, 22, 6, 1
Luminance
0.6668

Every format

HEX#fcc5ec
RGBrgb(252, 197, 236)
HSLhsl(318, 90%, 88%)
CMYKcmyk(0%, 22%, 6%, 1%)
LABlab(85.3 25.7 -11.7)
LCHlch(85.3 28.3 335.5)
OKLCHoklch(0.884 0.080 337.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc5ec on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#fcc5ec on black: 14.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green77.3%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta21.8%
Yellow6.3%
Key (black)1.2%

Color previews

#fcc5ec text on a black background

contrast 14.34:1

Card sample

#fcc5ec text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc5ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc5ec in the Color Lab