#FAEFFE Color Information

Hex color code: #FAEFFE

The hex color #FAEFFE is a ethereal purple with RGB values of (250, 239, 254) and HSL of (284°, 88%, 97%). It is typically applied in digital products.

Try:
Color NameGhost White
HEX
#FAEFFE
RGB
250, 239, 254
HSL
284°, 88%, 97%
CMYK
2%, 6%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FAEFFE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 239, 254

Red: 250 / Green: 239 / Blue: 254

HSL

284°, 88%, 97%

Hue: 284° / Saturation: 88% / Lightness: 97%

CMYK

2%, 6%, 0%, 0%

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

What color is #FAEFFE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAEFFE to RGB:

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

HEX to HSL

Convert #FAEFFE to HSL:

hsl(284, 88%, 97%)RGB to HSL Converter →

HEX to CMYK

Convert #FAEFFE to CMYK:

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

Color Meaning and Usage

A delicate purple tone, #FAEFFE has RGB (250, 239, 254) and HSL (284°, 88%, 97%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FAEFFE is #F4FEF1, creating high-contrast pairings. For softer combinations, try analogous colors like #F4F1FE.

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

Contrast with #FAEFFE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAEFFE?

#FAEFFE is a delicate purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FAEFFE?

#FAEFFE in RGB is (250, 239, 254) - 250 red, 239 green, and 254 blue.

How to use #FAEFFE in CSS?

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

What colors go well with #FAEFFE?

#F4FEF1 (complementary), #F4F1FE (analogous), and #E4A9F9 (lighter shade) work well with #FAEFFE.