Skip to content

#fcc5eb

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

RGB
252, 197, 235
HSL
319°, 90%, 88%
CMYK
0, 22, 7, 1
Luminance
0.6663

Every format

HEX#fcc5eb
RGBrgb(252, 197, 235)
HSLhsl(319, 90%, 88%)
CMYKcmyk(0%, 22%, 7%, 1%)
LABlab(85.3 25.6 -11.3)
LCHlch(85.3 27.9 336.2)
OKLCHoklch(0.883 0.079 337.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc5eb on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#fcc5eb on black: 14.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green77.3%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta21.8%
Yellow6.7%
Key (black)1.2%

Color previews

#fcc5eb text on a black background

contrast 14.33:1

Card sample

#fcc5eb text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc5eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc5eb in the Color Lab