Skip to content

#fcc3ff

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

RGB
252, 195, 255
HSL
297°, 100%, 88%
CMYK
1, 24, 0, 0
Luminance
0.6695

Every format

HEX#fcc3ff
RGBrgb(252, 195, 255)
HSLhsl(297, 100%, 88%)
CMYKcmyk(1%, 24%, 0%, 0%)
LABlab(85.5 30.1 -21.6)
LCHlch(85.5 37.1 324.3)
OKLCHoklch(0.887 0.101 324.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc3ff on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#fcc3ff on black: 14.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green76.5%
Blue100.0%

CMYK percentages

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

Color previews

#fcc3ff text on a black background

contrast 14.39:1

Card sample

#fcc3ff text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc3ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc3ff in the Color Lab