#FFFCDD Color Information

Hex color code: #FFFCDD

A airy yellow shade, #FFFCDD appears as (255, 252, 221) in RGB and (55°, 100%, 93%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Yellow
HEX
#FFFCDD
RGB
255, 252, 221
HSL
55°, 100%, 93%
CMYK
0%, 1%, 13%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFFCDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 252, 221

Red: 255 / Green: 252 / Blue: 221

HSL

55°, 100%, 93%

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

CMYK

0%, 1%, 13%, 0%

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

What color is #FFFCDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFFCDD to RGB:

rgb(255, 252, 221)HEX to RGB Converter →

HEX to HSL

Convert #FFFCDD to HSL:

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

HEX to CMYK

Convert #FFFCDD to CMYK:

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

Color Meaning and Usage

A airy yellow tone, #FFFCDD has RGB (255, 252, 221) and HSL (55°, 100%, 93%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFFCDD is #DBDEFF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFEADB.

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

Contrast with #FFFCDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFFCDD?

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

What is the RGB value of #FFFCDD?

#FFFCDD in RGB is (255, 252, 221) - 255 red, 252 green, and 221 blue.

How to use #FFFCDD in CSS?

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

What colors go well with #FFFCDD?

#DBDEFF (complementary), #FFEADB (analogous), and #FFF68F (lighter shade) work well with #FFFCDD.