Skip to content

#fcc6db

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

RGB
252, 198, 219
HSL
337°, 90%, 88%
CMYK
0, 21, 13, 1
Luminance
0.6620

Every format

HEX#fcc6db
RGBrgb(252, 198, 219)
HSLhsl(337, 90%, 88%)
CMYKcmyk(0%, 21%, 13%, 1%)
LABlab(85.1 22.4 -3.0)
LCHlch(85.1 22.6 352.2)
OKLCHoklch(0.880 0.067 353.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green77.6%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta21.4%
Yellow13.1%
Key (black)1.2%

Color previews

#fcc6db text on a black background

contrast 14.24:1

Card sample

#fcc6db text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc6db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc6db in the Color Lab