Skip to content

#fcc1fd

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

RGB
252, 193, 253
HSL
299°, 94%, 88%
CMYK
0, 24, 0, 1
Luminance
0.6593

Every format

HEX#fcc1fd
RGBrgb(252, 193, 253)
HSLhsl(299, 94%, 88%)
CMYKcmyk(0%, 24%, 0%, 1%)
LABlab(85.0 30.8 -21.4)
LCHlch(85.0 37.5 325.3)
OKLCHoklch(0.882 0.103 325.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc1fd on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#fcc1fd on black: 14.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green75.7%
Blue99.2%

CMYK percentages

Cyan0.4%
Magenta23.7%
Yellow0.0%
Key (black)0.8%

Color previews

#fcc1fd text on a black background

contrast 14.19:1

Card sample

#fcc1fd text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc1fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc1fd in the Color Lab