#FCF9FD Color Information

Hex color code: #FCF9FD

#FCF9FD is a light magenta color. In RGB it is (252, 249, 253), and in HSL it is (285°, 50%, 98%). It is commonly used in modern UI design.

Try:
Color NameSnow
HEX
#FCF9FD
RGB
252, 249, 253
HSL
285°, 50%, 98%
CMYK
0%, 2%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCF9FD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 249, 253

Red: 252 / Green: 249 / Blue: 253

HSL

285°, 50%, 98%

Hue: 285° / Saturation: 50% / Lightness: 98%

CMYK

0%, 2%, 0%, 1%

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

What color is #FCF9FD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCF9FD to RGB:

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

HEX to HSL

Convert #FCF9FD to HSL:

hsl(285, 50%, 98%)RGB to HSL Converter →

HEX to CMYK

Convert #FCF9FD to CMYK:

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

Color Meaning and Usage

#FCF9FD is a airy magenta color with RGB values of 252, 249, 253 and HSL of 285°, 50%, 98%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCF9FD is #F9FCF7, creating high-contrast pairings. For softer combinations, try analogous colors like #F9F7FC.

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

Contrast with #FCF9FD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCF9FD?

#FCF9FD is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCF9FD?

#FCF9FD in RGB is (252, 249, 253) - 252 red, 249 green, and 253 blue.

How to use #FCF9FD in CSS?

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

What colors go well with #FCF9FD?

#F9FCF7 (complementary), #F9F7FC (analogous), and #DEBEE9 (lighter shade) work well with #FCF9FD.