Skip to content

#fcc4fe

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

RGB
252, 196, 254
HSL
298°, 97%, 88%
CMYK
1, 23, 0, 0
Luminance
0.6733

Every format

HEX#fcc4fe
RGBrgb(252, 196, 254)
HSLhsl(298, 97%, 88%)
CMYKcmyk(1%, 23%, 0%, 0%)
LABlab(85.7 29.4 -20.8)
LCHlch(85.7 36.0 324.7)
OKLCHoklch(0.888 0.098 325.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc4fe on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#fcc4fe on black: 14.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green76.9%
Blue99.6%

CMYK percentages

Cyan0.8%
Magenta22.8%
Yellow0.0%
Key (black)0.4%

Color previews

#fcc4fe text on a black background

contrast 14.47:1

Card sample

#fcc4fe text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc4fe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc4fe in the Color Lab