#FCD9F7 Color Information

Hex color code: #FCD9F7

#FCD9F7 is a airy magenta color. In RGB it is (252, 217, 247), and in HSL it is (309°, 85%, 92%). It is widely used in graphic design.

Try:
Color NameMisty Rose
HEX
#FCD9F7
RGB
252, 217, 247
HSL
309°, 85%, 92%
CMYK
0%, 14%, 2%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCD9F7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 217, 247

Red: 252 / Green: 217 / Blue: 247

HSL

309°, 85%, 92%

Hue: 309° / Saturation: 85% / Lightness: 92%

CMYK

0%, 14%, 2%, 1%

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

What color is #FCD9F7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCD9F7 to RGB:

rgb(252, 217, 247)HEX to RGB Converter →

HEX to HSL

Convert #FCD9F7 to HSL:

hsl(309, 85%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #FCD9F7 to CMYK:

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

Color Meaning and Usage

#FCD9F7 is a delicate magenta color with RGB values of 252, 217, 247 and HSL of 309°, 85%, 92%. 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 #FCD9F7 is #D9FCDE, creating high-contrast pairings. For softer combinations, try analogous colors like #F0D9FC.

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

Contrast with #FCD9F7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCD9F7?

#FCD9F7 is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCD9F7?

#FCD9F7 in RGB is (252, 217, 247) - 252 red, 217 green, and 247 blue.

How to use #FCD9F7 in CSS?

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

What colors go well with #FCD9F7?

#D9FCDE (complementary), #F0D9FC (analogous), and #F692E7 (lighter shade) work well with #FCD9F7.