#FEF4DC Color Information

Hex color code: #FEF4DC

The hex color #FEF4DC is a light orange with RGB values of (254, 244, 220) and HSL of (42°, 94%, 93%). It is commonly used in modern UI design.

Try:
Color NamePapaya Whip
HEX
#FEF4DC
RGB
254, 244, 220
HSL
42°, 94%, 93%
CMYK
0%, 4%, 13%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FEF4DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

254, 244, 220

Red: 254 / Green: 244 / Blue: 220

HSL

42°, 94%, 93%

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

CMYK

0%, 4%, 13%, 0%

Cyan: 0% / Magenta: 4% / Yellow: 13% / Key: 0%

What color is #FEF4DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FEF4DC to RGB:

rgb(254, 244, 220)HEX to RGB Converter →

HEX to HSL

Convert #FEF4DC to HSL:

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

HEX to CMYK

Convert #FEF4DC to CMYK:

cmyk(0%, 4%, 13%, 0%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #FEF4DC has RGB (254, 244, 220) and HSL (42°, 94%, 93%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FEF4DC is #DCE6FE, creating high-contrast pairings. For softer combinations, try analogous colors like #FEE3DC.

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

Contrast with #FEF4DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FEF4DC?

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

What is the RGB value of #FEF4DC?

#FEF4DC in RGB is (254, 244, 220) - 254 red, 244 green, and 220 blue.

How to use #FEF4DC in CSS?

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

What colors go well with #FEF4DC?

#DCE6FE (complementary), #FEE3DC (analogous), and #FCDC92 (lighter shade) work well with #FEF4DC.