#FADEFC Color Information

Hex color code: #FADEFC

#FADEFC is a ethereal magenta color. In RGB it is (250, 222, 252), and in HSL it is (296°, 83%, 93%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#FADEFC
RGB
250, 222, 252
HSL
296°, 83%, 93%
CMYK
1%, 12%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FADEFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 222, 252

Red: 250 / Green: 222 / Blue: 252

HSL

296°, 83%, 93%

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

CMYK

1%, 12%, 0%, 1%

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

What color is #FADEFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FADEFC to RGB:

rgb(250, 222, 252)HEX to RGB Converter →

HEX to HSL

Convert #FADEFC to HSL:

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

HEX to CMYK

Convert #FADEFC to CMYK:

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

Color Meaning and Usage

#FADEFC is a delicate magenta color with RGB values of 250, 222, 252 and HSL of 296°, 83%, 93%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FADEFC is #E0FCDE, creating high-contrast pairings. For softer combinations, try analogous colors like #EBDEFC.

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

Contrast with #FADEFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FADEFC?

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

What is the RGB value of #FADEFC?

#FADEFC in RGB is (250, 222, 252) - 250 red, 222 green, and 252 blue.

How to use #FADEFC in CSS?

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

What colors go well with #FADEFC?

#E0FCDE (complementary), #EBDEFC (analogous), and #EF98F5 (lighter shade) work well with #FADEFC.