#FCEFDE Color Information

Hex color code: #FCEFDE

#FCEFDE is a airy orange color. In RGB it is (252, 239, 222), and in HSL it is (34°, 83%, 93%). It is widely used in graphic design.

Try:
Color NameAntique White
HEX
#FCEFDE
RGB
252, 239, 222
HSL
34°, 83%, 93%
CMYK
0%, 5%, 12%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCEFDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 239, 222

Red: 252 / Green: 239 / Blue: 222

HSL

34°, 83%, 93%

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

CMYK

0%, 5%, 12%, 1%

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

What color is #FCEFDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCEFDE to RGB:

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

HEX to HSL

Convert #FCEFDE to HSL:

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

HEX to CMYK

Convert #FCEFDE to CMYK:

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

Color Meaning and Usage

A ethereal orange tone, #FCEFDE has RGB (252, 239, 222) and HSL (34°, 83%, 93%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #FCEFDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCEFDE?

#FCEFDE is a ethereal orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCEFDE?

#FCEFDE in RGB is (252, 239, 222) - 252 red, 239 green, and 222 blue.

How to use #FCEFDE in CSS?

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

What colors go well with #FCEFDE?

#DEEBFC (complementary), #FCE0DE (analogous), and #F5CD98 (lighter shade) work well with #FCEFDE.