#FDFCEF Color Information

Hex color code: #FDFCEF

The hex color #FDFCEF is a delicate yellow with RGB values of (253, 252, 239) and HSL of (56°, 78%, 96%). It is often used for branding and logos.

Try:
Color NameIvory
HEX
#FDFCEF
RGB
253, 252, 239
HSL
56°, 78%, 96%
CMYK
0%, 0%, 6%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDFCEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 252, 239

Red: 253 / Green: 252 / Blue: 239

HSL

56°, 78%, 96%

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

CMYK

0%, 0%, 6%, 1%

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

What color is #FDFCEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDFCEF to RGB:

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

HEX to HSL

Convert #FDFCEF to HSL:

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

HEX to CMYK

Convert #FDFCEF to CMYK:

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

Color Meaning and Usage

A soft yellow tone, #FDFCEF has RGB (253, 252, 239) and HSL (56°, 78%, 96%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #FDFCEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDFCEF?

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

What is the RGB value of #FDFCEF?

#FDFCEF in RGB is (253, 252, 239) - 253 red, 252 green, and 239 blue.

How to use #FDFCEF in CSS?

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

What colors go well with #FDFCEF?

#EDEEFD (complementary), #FDF4ED (analogous), and #F4EFA9 (lighter shade) work well with #FDFCEF.