#FCDDFC Color Information

Hex color code: #FCDDFC

#FCDDFC is a airy magenta color. In RGB it is (252, 221, 252), and in HSL it is (300°, 84%, 93%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#FCDDFC
RGB
252, 221, 252
HSL
300°, 84%, 93%
CMYK
0%, 12%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCDDFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 221, 252

Red: 252 / Green: 221 / Blue: 252

HSL

300°, 84%, 93%

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

CMYK

0%, 12%, 0%, 1%

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

What color is #FCDDFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCDDFC to RGB:

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

HEX to HSL

Convert #FCDDFC to HSL:

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

HEX to CMYK

Convert #FCDDFC to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #FCDDFC has RGB (252, 221, 252) and HSL (300°, 84%, 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 #FCDDFC is #DEFCDE, creating high-contrast pairings. For softer combinations, try analogous colors like #EDDEFC.

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

Contrast with #FCDDFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCDDFC?

#FCDDFC is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCDDFC?

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

How to use #FCDDFC in CSS?

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

What colors go well with #FCDDFC?

#DEFCDE (complementary), #EDDEFC (analogous), and #F698F6 (lighter shade) work well with #FCDDFC.