Skip to content

#fcc3df

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

RGB
252, 195, 223
HSL
331°, 91%, 88%
CMYK
0, 23, 12, 1
Luminance
0.6505

Every format

HEX#fcc3df
RGBrgb(252, 195, 223)
HSLhsl(331, 91%, 88%)
CMYKcmyk(0%, 23%, 12%, 1%)
LABlab(84.5 24.6 -6.0)
LCHlch(84.5 25.3 346.2)
OKLCHoklch(0.876 0.074 347.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc3df on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#fcc3df on black: 14.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green76.5%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta22.6%
Yellow11.5%
Key (black)1.2%

Color previews

#fcc3df text on a black background

contrast 14.01:1

Card sample

#fcc3df text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc3df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc3df in the Color Lab