Skip to content

#fcc4ec

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

RGB
252, 196, 236
HSL
317°, 90%, 88%
CMYK
0, 22, 6, 1
Luminance
0.6623

Every format

HEX#fcc4ec
RGBrgb(252, 196, 236)
HSLhsl(317, 90%, 88%)
CMYKcmyk(0%, 22%, 6%, 1%)
LABlab(85.1 26.2 -12.1)
LCHlch(85.1 28.9 335.3)
OKLCHoklch(0.882 0.082 336.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc4ec on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#fcc4ec on black: 14.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green76.9%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta22.2%
Yellow6.3%
Key (black)1.2%

Color previews

#fcc4ec text on a black background

contrast 14.25:1

Card sample

#fcc4ec text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc4ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc4ec in the Color Lab