#FCD0FC Color Information

Hex color code: #FCD0FC

The hex color #FCD0FC is a soft magenta with RGB values of (252, 208, 252) and HSL of (300°, 88%, 90%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#FCD0FC
RGB
252, 208, 252
HSL
300°, 88%, 90%
CMYK
0%, 17%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCD0FC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 208, 252

Red: 252 / Green: 208 / Blue: 252

HSL

300°, 88%, 90%

Hue: 300° / Saturation: 88% / Lightness: 90%

CMYK

0%, 17%, 0%, 1%

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

What color is #FCD0FC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCD0FC to RGB:

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

HEX to HSL

Convert #FCD0FC to HSL:

hsl(300, 88%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #FCD0FC to CMYK:

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

Color Meaning and Usage

#FCD0FC is a ethereal magenta color with RGB values of 252, 208, 252 and HSL of 300°, 88%, 90%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCD0FC is #CFFCCF, creating high-contrast pairings. For softer combinations, try analogous colors like #E6CFFC.

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

Contrast with #FCD0FC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCD0FC?

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

What is the RGB value of #FCD0FC?

#FCD0FC in RGB is (252, 208, 252) - 252 red, 208 green, and 252 blue.

How to use #FCD0FC in CSS?

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

What colors go well with #FCD0FC?

#CFFCCF (complementary), #E6CFFC (analogous), and #F787F7 (lighter shade) work well with #FCD0FC.