#FAE8FC Color Information

Hex color code: #FAE8FC

A light magenta shade, #FAE8FC appears as (250, 232, 252) in RGB and (294°, 77%, 95%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGhost White
HEX
#FAE8FC
RGB
250, 232, 252
HSL
294°, 77%, 95%
CMYK
1%, 8%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FAE8FC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 232, 252

Red: 250 / Green: 232 / Blue: 252

HSL

294°, 77%, 95%

Hue: 294° / Saturation: 77% / Lightness: 95%

CMYK

1%, 8%, 0%, 1%

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

What color is #FAE8FC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAE8FC to RGB:

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

HEX to HSL

Convert #FAE8FC to HSL:

hsl(294, 77%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #FAE8FC to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #FAE8FC has RGB (250, 232, 252) and HSL (294°, 77%, 95%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FAE8FC is #EAFCE8, creating high-contrast pairings. For softer combinations, try analogous colors like #F0E8FC.

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

Contrast with #FAE8FC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAE8FC?

#FAE8FC is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FAE8FC?

#FAE8FC in RGB is (250, 232, 252) - 250 red, 232 green, and 252 blue.

How to use #FAE8FC in CSS?

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

What colors go well with #FAE8FC?

#EAFCE8 (complementary), #F0E8FC (analogous), and #EBA5F3 (lighter shade) work well with #FAE8FC.