#FCDFEA Color Information

Hex color code: #FCDFEA

#FCDFEA is a delicate magenta color. In RGB it is (252, 223, 234), and in HSL it is (337°, 83%, 93%). It is often used for branding and logos.

Try:
Color NameMisty Rose
HEX
#FCDFEA
RGB
252, 223, 234
HSL
337°, 83%, 93%
CMYK
0%, 12%, 7%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCDFEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 223, 234

Red: 252 / Green: 223 / Blue: 234

HSL

337°, 83%, 93%

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

CMYK

0%, 12%, 7%, 1%

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

What color is #FCDFEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCDFEA to RGB:

rgb(252, 223, 234)HEX to RGB Converter →

HEX to HSL

Convert #FCDFEA to HSL:

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

HEX to CMYK

Convert #FCDFEA to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #FCDFEA has RGB (252, 223, 234) and HSL (337°, 83%, 93%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #FCDFEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCDFEA?

#FCDFEA is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCDFEA?

#FCDFEA in RGB is (252, 223, 234) - 252 red, 223 green, and 234 blue.

How to use #FCDFEA in CSS?

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

What colors go well with #FCDFEA?

#DEFCF1 (complementary), #FCDEF9 (analogous), and #F598BC (lighter shade) work well with #FCDFEA.