Skip to content

#fcc9eb

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

RGB
252, 201, 235
HSL
320°, 90%, 89%
CMYK
0, 20, 7, 1
Luminance
0.6847

Every format

HEX#fcc9eb
RGBrgb(252, 201, 235)
HSLhsl(320, 90%, 89%)
CMYKcmyk(0%, 20%, 7%, 1%)
LABlab(86.2 23.4 -9.9)
LCHlch(86.2 25.4 337.2)
OKLCHoklch(0.890 0.072 338.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green78.8%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta20.2%
Yellow6.7%
Key (black)1.2%

Color previews

#fcc9eb text on a black background

contrast 14.69:1

Card sample

#fcc9eb text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc9eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc9eb in the Color Lab