#FCDDE9 Color Information

Hex color code: #FCDDE9

#FCDDE9 is a delicate magenta color. In RGB it is (252, 221, 233), and in HSL it is (337°, 84%, 93%). It is often used for branding and logos.

Try:
Color NameMisty Rose
HEX
#FCDDE9
RGB
252, 221, 233
HSL
337°, 84%, 93%
CMYK
0%, 12%, 8%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCDDE9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 221, 233

Red: 252 / Green: 221 / Blue: 233

HSL

337°, 84%, 93%

Hue: 337° / Saturation: 84% / Lightness: 93%

CMYK

0%, 12%, 8%, 1%

Cyan: 0% / Magenta: 12% / Yellow: 8% / Key: 1%

What color is #FCDDE9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCDDE9 to RGB:

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

HEX to HSL

Convert #FCDDE9 to HSL:

hsl(337, 84%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #FCDDE9 to CMYK:

cmyk(0%, 12%, 8%, 1%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #FCDDE9 has RGB (252, 221, 233) and HSL (337°, 84%, 93%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCDDE9 is #DEFCF1, creating high-contrast pairings. For softer combinations, try analogous colors like #FCDEF9.

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

Contrast with #FCDDE9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCDDE9?

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

What is the RGB value of #FCDDE9?

#FCDDE9 in RGB is (252, 221, 233) - 252 red, 221 green, and 233 blue.

How to use #FCDDE9 in CSS?

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

What colors go well with #FCDDE9?

#DEFCF1 (complementary), #FCDEF9 (analogous), and #F698BC (lighter shade) work well with #FCDDE9.