#FCDED4 Color Information

Hex color code: #FCDED4

The hex color #FCDED4 is a airy orange with RGB values of (252, 222, 212) and HSL of (15°, 87%, 91%). It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#FCDED4
RGB
252, 222, 212
HSL
15°, 87%, 91%
CMYK
0%, 12%, 16%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCDED4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 222, 212

Red: 252 / Green: 222 / Blue: 212

HSL

15°, 87%, 91%

Hue: 15° / Saturation: 87% / Lightness: 91%

CMYK

0%, 12%, 16%, 1%

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

What color is #FCDED4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCDED4 to RGB:

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

HEX to HSL

Convert #FCDED4 to HSL:

hsl(15, 87%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #FCDED4 to CMYK:

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

Color Meaning and Usage

A airy orange tone, #FCDED4 has RGB (252, 222, 212) and HSL (15°, 87%, 91%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCDED4 is #D4F2FC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCD4DE.

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

Contrast with #FCDED4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCDED4?

#FCDED4 is a airy orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCDED4?

#FCDED4 in RGB is (252, 222, 212) - 252 red, 222 green, and 212 blue.

How to use #FCDED4 in CSS?

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

What colors go well with #FCDED4?

#D4F2FC (complementary), #FCD4DE (analogous), and #F7A78D (lighter shade) work well with #FCDED4.