#FEFDEC Color Information

Hex color code: #FEFDEC

A soft yellow shade, #FEFDEC appears as (254, 253, 236) in RGB and (57°, 90%, 96%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameIvory
HEX
#FEFDEC
RGB
254, 253, 236
HSL
57°, 90%, 96%
CMYK
0%, 0%, 7%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FEFDEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

254, 253, 236

Red: 254 / Green: 253 / Blue: 236

HSL

57°, 90%, 96%

Hue: 57° / Saturation: 90% / Lightness: 96%

CMYK

0%, 0%, 7%, 0%

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

What color is #FEFDEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FEFDEC to RGB:

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

HEX to HSL

Convert #FEFDEC to HSL:

hsl(57, 90%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #FEFDEC to CMYK:

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

Color Meaning and Usage

#FEFDEC is a light yellow color with RGB values of 254, 253, 236 and HSL of 57°, 90%, 96%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FEFDEC is #ECEDFE, creating high-contrast pairings. For softer combinations, try analogous colors like #FEF4EC.

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

Contrast with #FEFDEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FEFDEC?

#FEFDEC is a light yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FEFDEC?

#FEFDEC in RGB is (254, 253, 236) - 254 red, 253 green, and 236 blue.

How to use #FEFDEC in CSS?

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

What colors go well with #FEFDEC?

#ECEDFE (complementary), #FEF4EC (analogous), and #FAF6A3 (lighter shade) work well with #FEFDEC.