#FDECC4 Color Information

Hex color code: #FDECC4

#FDECC4 is a ethereal orange color. In RGB it is (253, 236, 196), and in HSL it is (42°, 93%, 88%). It is typically applied in digital products.

Try:
Color NameBisque
HEX
#FDECC4
RGB
253, 236, 196
HSL
42°, 93%, 88%
CMYK
0%, 7%, 23%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDECC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 236, 196

Red: 253 / Green: 236 / Blue: 196

HSL

42°, 93%, 88%

Hue: 42° / Saturation: 93% / Lightness: 88%

CMYK

0%, 7%, 23%, 1%

Cyan: 0% / Magenta: 7% / Yellow: 23% / Key: 1%

What color is #FDECC4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDECC4 to RGB:

rgb(253, 236, 196)HEX to RGB Converter →

HEX to HSL

Convert #FDECC4 to HSL:

hsl(42, 93%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #FDECC4 to CMYK:

cmyk(0%, 7%, 23%, 1%)Color Converter →

Color Meaning and Usage

A airy orange tone, #FDECC4 has RGB (253, 236, 196) and HSL (42°, 93%, 88%). 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 #FDECC4 is #C4D5FD, creating high-contrast pairings. For softer combinations, try analogous colors like #FDCFC4.

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

Contrast with #FDECC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDECC4?

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

What is the RGB value of #FDECC4?

#FDECC4 in RGB is (253, 236, 196) - 253 red, 236 green, and 196 blue.

How to use #FDECC4 in CSS?

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

What colors go well with #FDECC4?

#C4D5FD (complementary), #FDCFC4 (analogous), and #FAD47A (lighter shade) work well with #FDECC4.