#FCECDE Color Information

Hex color code: #FCECDE

The hex color #FCECDE is a light orange with RGB values of (252, 236, 222) and HSL of (28°, 83%, 93%). It is commonly used in modern UI design.

Try:
Color NameAntique White
HEX
#FCECDE
RGB
252, 236, 222
HSL
28°, 83%, 93%
CMYK
0%, 6%, 12%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #FCECDE; 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 #FCECDE; background-color: #FCECDE15; }

Alert / Toast

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

Link / Accent

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

a { color: #FCECDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 236, 222

Red: 252 / Green: 236 / Blue: 222

HSL

28°, 83%, 93%

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

CMYK

0%, 6%, 12%, 1%

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

What color is #FCECDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCECDE to RGB:

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

HEX to HSL

Convert #FCECDE to HSL:

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

HEX to CMYK

Convert #FCECDE to CMYK:

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

Color Meaning and Usage

A delicate orange tone, #FCECDE has RGB (252, 236, 222) and HSL (28°, 83%, 93%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCECDE is #DEEEFC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCDEDF.

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

Contrast with #FCECDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCECDE?

#FCECDE is a delicate orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCECDE?

#FCECDE in RGB is (252, 236, 222) - 252 red, 236 green, and 222 blue.

How to use #FCECDE in CSS?

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

What colors go well with #FCECDE?

#DEEEFC (complementary), #FCDEDF (analogous), and #F5C498 (lighter shade) work well with #FCECDE.