#FAE3FD Color Information

Hex color code: #FAE3FD

A light magenta shade, #FAE3FD appears as (250, 227, 253) in RGB and (293°, 87%, 94%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#FAE3FD
RGB
250, 227, 253
HSL
293°, 87%, 94%
CMYK
1%, 10%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FAE3FD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 227, 253

Red: 250 / Green: 227 / Blue: 253

HSL

293°, 87%, 94%

Hue: 293° / Saturation: 87% / Lightness: 94%

CMYK

1%, 10%, 0%, 1%

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

What color is #FAE3FD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAE3FD to RGB:

rgb(250, 227, 253)HEX to RGB Converter →

HEX to HSL

Convert #FAE3FD to HSL:

hsl(293, 87%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #FAE3FD to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #FAE3FD has RGB (250, 227, 253) and HSL (293°, 87%, 94%). 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 #FAE3FD is #E5FDE2, creating high-contrast pairings. For softer combinations, try analogous colors like #EDE2FD.

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

Contrast with #FAE3FD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAE3FD?

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

What is the RGB value of #FAE3FD?

#FAE3FD in RGB is (250, 227, 253) - 250 red, 227 green, and 253 blue.

How to use #FAE3FD in CSS?

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

What colors go well with #FAE3FD?

#E5FDE2 (complementary), #EDE2FD (analogous), and #ED9BF8 (lighter shade) work well with #FAE3FD.