Skip to content

#fcccfa

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

RGB
252, 204, 250
HSL
303°, 89%, 89%
CMYK
0, 19, 1, 1
Luminance
0.7078

Every format

HEX#fcccfa
RGBrgb(252, 204, 250)
HSLhsl(303, 89%, 89%)
CMYKcmyk(0%, 19%, 1%, 1%)
LABlab(87.4 24.5 -16.1)
LCHlch(87.4 29.3 326.6)
OKLCHoklch(0.901 0.080 327.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcccfa on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#fcccfa on black: 15.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green80.0%
Blue98.0%

CMYK percentages

Cyan0.0%
Magenta19.0%
Yellow0.8%
Key (black)1.2%

Color previews

#fcccfa text on a black background

contrast 15.16:1

Card sample

#fcccfa text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcccfa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcccfa in the Color Lab