Skip to content

#fcebed

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

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

Every format

HEX#fcebed
RGBrgb(252, 235, 237)
HSLhsl(353, 74%, 96%)
CMYKcmyk(0%, 7%, 6%, 1%)
LABlab(94.4 6.1 1.1)
LCHlch(94.4 6.2 10.3)
OKLCHoklch(0.954 0.019 9.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcebed on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#fcebed on black: 18.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#fcebed text on a black background

contrast 18.25:1

Card sample

#fcebed text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcebed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcebed in the Color Lab