Skip to content

#fcc7eb

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

RGB
252, 199, 235
HSL
319°, 90%, 88%
CMYK
0, 21, 7, 1
Luminance
0.6754

Every format

HEX#fcc7eb
RGBrgb(252, 199, 235)
HSLhsl(319, 90%, 88%)
CMYKcmyk(0%, 21%, 7%, 1%)
LABlab(85.8 24.5 -10.6)
LCHlch(85.8 26.7 336.7)
OKLCHoklch(0.887 0.076 338.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc7eb on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#fcc7eb on black: 14.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#fcc7eb text on a black background

contrast 14.51:1

Card sample

#fcc7eb text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc7eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc7eb in the Color Lab