Skip to content

#fcedeb

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

RGB
252, 237, 235
HSL
7°, 74%, 96%
CMYK
0, 6, 7, 1
Luminance
0.8726

Every format

HEX#fcedeb
RGBrgb(252, 237, 235)
HSLhsl(7, 74%, 96%)
CMYKcmyk(0%, 6%, 7%, 1%)
LABlab(94.8 4.7 2.8)
LCHlch(94.8 5.5 30.5)
OKLCHoklch(0.957 0.017 26.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green92.9%
Blue92.2%

CMYK percentages

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

Color previews

#fcedeb text on a black background

contrast 18.45:1

Card sample

#fcedeb text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcedeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcedeb in the Color Lab