#FADFFC Color Information

Hex color code: #FADFFC

A soft magenta shade, #FADFFC appears as (250, 223, 252) in RGB and (296°, 83%, 93%) in HSL. It is frequently seen in web interfaces.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FADFFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 223, 252

Red: 250 / Green: 223 / 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 #FADFFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FADFFC to RGB:

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

HEX to HSL

Convert #FADFFC to HSL:

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

HEX to CMYK

Convert #FADFFC to CMYK:

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

Color Meaning and Usage

#FADFFC is a soft magenta color with RGB values of 250, 223, 252 and HSL of 296°, 83%, 93%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #FADFFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FADFFC?

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

What is the RGB value of #FADFFC?

#FADFFC in RGB is (250, 223, 252) - 250 red, 223 green, and 252 blue.

How to use #FADFFC in CSS?

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

What colors go well with #FADFFC?

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