Skip to content

#fcc4da

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

RGB
252, 196, 218
HSL
336°, 90%, 88%
CMYK
0, 22, 14, 1
Luminance
0.6524

Every format

HEX#fcc4da
RGBrgb(252, 196, 218)
HSLhsl(336, 90%, 88%)
CMYKcmyk(0%, 22%, 14%, 1%)
LABlab(84.6 23.3 -3.2)
LCHlch(84.6 23.5 352.1)
OKLCHoklch(0.876 0.070 353.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc4da on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#fcc4da on black: 14.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green76.9%
Blue85.5%

CMYK percentages

Cyan0.0%
Magenta22.2%
Yellow13.5%
Key (black)1.2%

Color previews

#fcc4da text on a black background

contrast 14.05:1

Card sample

#fcc4da text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc4da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc4da in the Color Lab