#FCEDCF Color Information

Hex color code: #FCEDCF

A ethereal orange shade, #FCEDCF appears as (252, 237, 207) in RGB and (40°, 88%, 90%) in HSL. It is typically applied in digital products.

Try:
Color NameBlanched Almond
HEX
#FCEDCF
RGB
252, 237, 207
HSL
40°, 88%, 90%
CMYK
0%, 6%, 18%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCEDCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 237, 207

Red: 252 / Green: 237 / Blue: 207

HSL

40°, 88%, 90%

Hue: 40° / Saturation: 88% / Lightness: 90%

CMYK

0%, 6%, 18%, 1%

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

What color is #FCEDCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCEDCF to RGB:

rgb(252, 237, 207)HEX to RGB Converter →

HEX to HSL

Convert #FCEDCF to HSL:

hsl(40, 88%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #FCEDCF to CMYK:

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

Color Meaning and Usage

A delicate orange tone, #FCEDCF has RGB (252, 237, 207) and HSL (40°, 88%, 90%). 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 #FCEDCF is #CFDEFC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCD7CF.

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

Contrast with #FCEDCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCEDCF?

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

What is the RGB value of #FCEDCF?

#FCEDCF in RGB is (252, 237, 207) - 252 red, 237 green, and 207 blue.

How to use #FCEDCF in CSS?

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

What colors go well with #FCEDCF?

#CFDEFC (complementary), #FCD7CF (analogous), and #F7D287 (lighter shade) work well with #FCEDCF.