Skip to content

#fcedec

a pale, vivid red · warm · closest name: white

RGB
252, 237, 236
HSL
4°, 73%, 96%
CMYK
0, 6, 6, 1
Luminance
0.8732

Every format

HEX#fcedec
RGBrgb(252, 237, 236)
HSLhsl(4, 73%, 96%)
CMYKcmyk(0%, 6%, 6%, 1%)
LABlab(94.9 4.9 2.3)
LCHlch(94.9 5.4 25.2)
OKLCHoklch(0.958 0.016 22.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcedec on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#fcedec on black: 18.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green92.9%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta6.0%
Yellow6.3%
Key (black)1.2%

Color previews

#fcedec text on a black background

contrast 18.46:1

Card sample

#fcedec text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcedec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcedec in the Color Lab