#FDFCEC Color Information

Hex color code: #FDFCEC

The hex color #FDFCEC is a ethereal yellow with RGB values of (253, 252, 236) and HSL of (56°, 81%, 96%). It is typically applied in digital products.

Try:
Color NameIvory
HEX
#FDFCEC
RGB
253, 252, 236
HSL
56°, 81%, 96%
CMYK
0%, 0%, 7%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDFCEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 252, 236

Red: 253 / Green: 252 / Blue: 236

HSL

56°, 81%, 96%

Hue: 56° / Saturation: 81% / Lightness: 96%

CMYK

0%, 0%, 7%, 1%

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

What color is #FDFCEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDFCEC to RGB:

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

HEX to HSL

Convert #FDFCEC to HSL:

hsl(56, 81%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #FDFCEC to CMYK:

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

Color Meaning and Usage

#FDFCEC is a ethereal yellow color with RGB values of 253, 252, 236 and HSL of 56°, 81%, 96%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FDFCEC is #EDEEFD, creating high-contrast pairings. For softer combinations, try analogous colors like #FDF4ED.

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

Contrast with #FDFCEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDFCEC?

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

What is the RGB value of #FDFCEC?

#FDFCEC in RGB is (253, 252, 236) - 253 red, 252 green, and 236 blue.

How to use #FDFCEC in CSS?

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

What colors go well with #FDFCEC?

#EDEEFD (complementary), #FDF4ED (analogous), and #F6F1A7 (lighter shade) work well with #FDFCEC.