#FFFDE8 Color Information

Hex color code: #FFFDE8

The hex color #FFFDE8 is a delicate yellow with RGB values of (255, 253, 232) and HSL of (55°, 100%, 95%). It is often used for branding and logos.

Try:
Color NameIvory
HEX
#FFFDE8
RGB
255, 253, 232
HSL
55°, 100%, 95%
CMYK
0%, 1%, 9%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFFDE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 253, 232

Red: 255 / Green: 253 / Blue: 232

HSL

55°, 100%, 95%

Hue: 55° / Saturation: 100% / Lightness: 95%

CMYK

0%, 1%, 9%, 0%

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

What color is #FFFDE8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFFDE8 to RGB:

rgb(255, 253, 232)HEX to RGB Converter →

HEX to HSL

Convert #FFFDE8 to HSL:

hsl(55, 100%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #FFFDE8 to CMYK:

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

Color Meaning and Usage

A ethereal yellow tone, #FFFDE8 has RGB (255, 253, 232) and HSL (55°, 100%, 95%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFFDE8 is #E5E8FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFF0E5.

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

Contrast with #FFFDE8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFFDE8?

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

What is the RGB value of #FFFDE8?

#FFFDE8 in RGB is (255, 253, 232) - 255 red, 253 green, and 232 blue.

How to use #FFFDE8 in CSS?

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

What colors go well with #FFFDE8?

#E5E8FF (complementary), #FFF0E5 (analogous), and #FFF799 (lighter shade) work well with #FFFDE8.