#FAF1FE Color Information

Hex color code: #FAF1FE

#FAF1FE is a airy purple color. In RGB it is (250, 241, 254), and in HSL it is (282°, 87%, 97%). It is widely used in graphic design.

Try:
Color NameGhost White
HEX
#FAF1FE
RGB
250, 241, 254
HSL
282°, 87%, 97%
CMYK
2%, 5%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FAF1FE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 241, 254

Red: 250 / Green: 241 / Blue: 254

HSL

282°, 87%, 97%

Hue: 282° / Saturation: 87% / Lightness: 97%

CMYK

2%, 5%, 0%, 0%

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

What color is #FAF1FE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAF1FE to RGB:

rgb(250, 241, 254)HEX to RGB Converter →

HEX to HSL

Convert #FAF1FE to HSL:

hsl(282, 87%, 97%)RGB to HSL Converter →

HEX to CMYK

Convert #FAF1FE to CMYK:

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

Color Meaning and Usage

A ethereal purple tone, #FAF1FE has RGB (250, 241, 254) and HSL (282°, 87%, 97%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FAF1FE is #F5FEF1, creating high-contrast pairings. For softer combinations, try analogous colors like #F3F1FE.

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

Contrast with #FAF1FE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAF1FE?

#FAF1FE is a ethereal purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FAF1FE?

#FAF1FE in RGB is (250, 241, 254) - 250 red, 241 green, and 254 blue.

How to use #FAF1FE in CSS?

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

What colors go well with #FAF1FE?

#F5FEF1 (complementary), #F3F1FE (analogous), and #E1A9F9 (lighter shade) work well with #FAF1FE.