Skip to content

#fcc6fd

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

RGB
252, 198, 253
HSL
299°, 93%, 88%
CMYK
0, 22, 0, 1
Luminance
0.6818

Every format

HEX#fcc6fd
RGBrgb(252, 198, 253)
HSLhsl(299, 93%, 88%)
CMYKcmyk(0%, 22%, 0%, 1%)
LABlab(86.1 28.2 -19.6)
LCHlch(86.1 34.4 325.1)
OKLCHoklch(0.891 0.094 325.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc6fd on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#fcc6fd on black: 14.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green77.6%
Blue99.2%

CMYK percentages

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

Color previews

#fcc6fd text on a black background

contrast 14.64:1

Card sample

#fcc6fd text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc6fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc6fd in the Color Lab