#FCE0DE Color Information

Hex color code: #FCE0DE

The hex color #FCE0DE is a light red with RGB values of (252, 224, 222) and HSL of (4°, 83%, 93%). It is frequently seen in web interfaces.

Try:
Color NameMisty Rose
HEX
#FCE0DE
RGB
252, 224, 222
HSL
4°, 83%, 93%
CMYK
0%, 11%, 12%, 1%

Shades

CSS Usage
color: #FCE0DE;
background-color: #FCE0DE;
border-color: #FCE0DE;
box-shadow: 0 0 10px #FCE0DE;
border: 2px solid #FCE0DE;
Tailwind Usage
bg-[#FCE0DE]
text-[#FCE0DE]
border-[#FCE0DE]
shadow-[0_0_10px_FCE0DE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #FCE0DE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #FCE0DE; color: #000000; }

Badge

New Feature
.badge { background-color: #FCE0DE; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #FCE0DE; background-color: #FCE0DE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #FCE0DE20; border-left: 4px solid #FCE0DE; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #FCE0DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #FCE0DE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 224, 222

Red: 252 / Green: 224 / Blue: 222

HSL

4°, 83%, 93%

Hue: 4° / Saturation: 83% / Lightness: 93%

CMYK

0%, 11%, 12%, 1%

Cyan: 0% / Magenta: 11% / Yellow: 12% / Key: 1%

What color is #FCE0DE?

#FCE0DE is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCE0DE to RGB:

rgb(252, 224, 222)HEX to RGB Converter →

HEX to HSL

Convert #FCE0DE to HSL:

hsl(4, 83%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #FCE0DE to CMYK:

cmyk(0%, 11%, 12%, 1%)Color Converter →

Color Meaning and Usage

A light red tone, #FCE0DE has RGB (252, 224, 222) and HSL (4°, 83%, 93%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCE0DE is #DEFAFC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCDEEB.

Use #FCE0DE in CSS: color: #FCE0DE or background-color: #FCE0DE. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #FCE0DE

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 16.86:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCE0DE?

#FCE0DE is a light red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCE0DE?

#FCE0DE in RGB is (252, 224, 222) - 252 red, 224 green, and 222 blue.

How to use #FCE0DE in CSS?

Use #FCE0DE directly in your CSS properties like color or background-color.

What colors go well with #FCE0DE?

#DEFAFC (complementary), #FCDEEB (analogous), and #F59F98 (lighter shade) work well with #FCE0DE.