Skip to content

#fccec2

a pale, electric red · warm · closest name: pink

RGB
252, 206, 194
HSL
12°, 91%, 88%
CMYK
0, 18, 23, 1
Luminance
0.6873

Every format

HEX#fccec2
RGBrgb(252, 206, 194)
HSLhsl(12, 91%, 88%)
CMYKcmyk(0%, 18%, 23%, 1%)
LABlab(86.4 14.4 12.1)
LCHlch(86.4 18.8 39.9)
OKLCHoklch(0.888 0.055 35.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fccec2 on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#fccec2 on black: 14.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green80.8%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta18.3%
Yellow23.0%
Key (black)1.2%

Color previews

#fccec2 text on a black background

contrast 14.75:1

Card sample

#fccec2 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccec2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccec2 in the Color Lab