Skip to content

#fdcecc

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

RGB
253, 206, 204
HSL
2°, 93%, 90%
CMYK
0, 19, 19, 1
Luminance
0.6938

Every format

HEX#fdcecc
RGBrgb(253, 206, 204)
HSLhsl(2, 93%, 90%)
CMYKcmyk(0%, 19%, 19%, 1%)
LABlab(86.7 16.2 7.3)
LCHlch(86.7 17.8 24.1)
OKLCHoklch(0.891 0.053 21.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdcecc on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#fdcecc on black: 14.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green80.8%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta18.6%
Yellow19.4%
Key (black)0.8%

Color previews

#fdcecc text on a black background

contrast 14.88:1

Card sample

#fdcecc text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdcecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdcecc in the Color Lab