Skip to content

#fcc2fe

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

RGB
252, 194, 254
HSL
298°, 97%, 88%
CMYK
1, 24, 0, 0
Luminance
0.6643

Every format

HEX#fcc2fe
RGBrgb(252, 194, 254)
HSLhsl(298, 97%, 88%)
CMYKcmyk(1%, 24%, 0%, 0%)
LABlab(85.2 30.5 -21.5)
LCHlch(85.2 37.3 324.8)
OKLCHoklch(0.884 0.102 325.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green76.1%
Blue99.6%

CMYK percentages

Cyan0.8%
Magenta23.6%
Yellow0.0%
Key (black)0.4%

Color previews

#fcc2fe text on a black background

contrast 14.29:1

Card sample

#fcc2fe text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc2fe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc2fe in the Color Lab