#FCECDF Color Information

Hex color code: #FCECDF

#FCECDF is a ethereal orange color. In RGB it is (252, 236, 223), and in HSL it is (27°, 83%, 93%). It is typically applied in digital products.

Try:
Color NameAntique White
HEX
#FCECDF
RGB
252, 236, 223
HSL
27°, 83%, 93%
CMYK
0%, 6%, 12%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCECDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 236, 223

Red: 252 / Green: 236 / Blue: 223

HSL

27°, 83%, 93%

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

CMYK

0%, 6%, 12%, 1%

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

What color is #FCECDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCECDF to RGB:

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

HEX to HSL

Convert #FCECDF to HSL:

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

HEX to CMYK

Convert #FCECDF to CMYK:

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

Color Meaning and Usage

A delicate orange tone, #FCECDF has RGB (252, 236, 223) and HSL (27°, 83%, 93%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCECDF is #DEEFFC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCDEE0.

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

Contrast with #FCECDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCECDF?

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

What is the RGB value of #FCECDF?

#FCECDF in RGB is (252, 236, 223) - 252 red, 236 green, and 223 blue.

How to use #FCECDF in CSS?

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

What colors go well with #FCECDF?

#DEEFFC (complementary), #FCDEE0 (analogous), and #F5C298 (lighter shade) work well with #FCECDF.