#FAE2FF Color Information

Hex color code: #FAE2FF

A airy magenta shade, #FAE2FF appears as (250, 226, 255) in RGB and (290°, 100%, 94%) in HSL. It is popular in mobile app design.

Try:
Color NameLavender
HEX
#FAE2FF
RGB
250, 226, 255
HSL
290°, 100%, 94%
CMYK
2%, 11%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FAE2FF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 226, 255

Red: 250 / Green: 226 / Blue: 255

HSL

290°, 100%, 94%

Hue: 290° / Saturation: 100% / Lightness: 94%

CMYK

2%, 11%, 0%, 0%

Cyan: 2% / Magenta: 11% / Yellow: 0% / Key: 0%

What color is #FAE2FF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAE2FF to RGB:

rgb(250, 226, 255)HEX to RGB Converter →

HEX to HSL

Convert #FAE2FF to HSL:

hsl(290, 100%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #FAE2FF to CMYK:

cmyk(2%, 11%, 0%, 0%)Color Converter →

Color Meaning and Usage

#FAE2FF is a delicate magenta color with RGB values of 250, 226, 255 and HSL of 290°, 100%, 94%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FAE2FF is #E5FFE0, creating high-contrast pairings. For softer combinations, try analogous colors like #EBE0FF.

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

Contrast with #FAE2FF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAE2FF?

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

What is the RGB value of #FAE2FF?

#FAE2FF in RGB is (250, 226, 255) - 250 red, 226 green, and 255 blue.

How to use #FAE2FF in CSS?

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

What colors go well with #FAE2FF?

#E5FFE0 (complementary), #EBE0FF (analogous), and #ED94FF (lighter shade) work well with #FAE2FF.