Skip to content

#fcc2ff

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

RGB
252, 194, 255
HSL
297°, 100%, 88%
CMYK
1, 24, 0, 0
Luminance
0.6650

Every format

HEX#fcc2ff
RGBrgb(252, 194, 255)
HSLhsl(297, 100%, 88%)
CMYKcmyk(1%, 24%, 0%, 0%)
LABlab(85.3 30.7 -22.0)
LCHlch(85.3 37.7 324.4)
OKLCHoklch(0.885 0.103 324.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green76.1%
Blue100.0%

CMYK percentages

Cyan1.2%
Magenta23.9%
Yellow0.0%
Key (black)0.0%

Color previews

#fcc2ff text on a black background

contrast 14.30:1

Card sample

#fcc2ff text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc2ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc2ff in the Color Lab