#FAF1FD Color Information

Hex color code: #FAF1FD

A light magenta shade, #FAF1FD appears as (250, 241, 253) in RGB and (285°, 75%, 97%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGhost White
HEX
#FAF1FD
RGB
250, 241, 253
HSL
285°, 75%, 97%
CMYK
1%, 5%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FAF1FD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 241, 253

Red: 250 / Green: 241 / Blue: 253

HSL

285°, 75%, 97%

Hue: 285° / Saturation: 75% / Lightness: 97%

CMYK

1%, 5%, 0%, 1%

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

What color is #FAF1FD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAF1FD to RGB:

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

HEX to HSL

Convert #FAF1FD to HSL:

hsl(285, 75%, 97%)RGB to HSL Converter →

HEX to CMYK

Convert #FAF1FD to CMYK:

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

Color Meaning and Usage

#FAF1FD is a ethereal magenta color with RGB values of 250, 241, 253 and HSL of 285°, 75%, 97%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FAF1FD is #F4FDF2, creating high-contrast pairings. For softer combinations, try analogous colors like #F4F2FD.

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

Contrast with #FAF1FD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAF1FD?

#FAF1FD is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FAF1FD?

#FAF1FD in RGB is (250, 241, 253) - 250 red, 241 green, and 253 blue.

How to use #FAF1FD in CSS?

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

What colors go well with #FAF1FD?

#F4FDF2 (complementary), #F4F2FD (analogous), and #E2AFF4 (lighter shade) work well with #FAF1FD.