#FAF9FA Color Information

Hex color code: #FAF9FA

A delicate magenta shade, #FAF9FA appears as (250, 249, 250) in RGB and (300°, 9%, 98%) in HSL. It is often used for branding and logos.

Try:
Color NameSnow
HEX
#FAF9FA
RGB
250, 249, 250
HSL
300°, 9%, 98%
CMYK
0%, 0%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FAF9FA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 249, 250

Red: 250 / Green: 249 / Blue: 250

HSL

300°, 9%, 98%

Hue: 300° / Saturation: 9% / Lightness: 98%

CMYK

0%, 0%, 0%, 2%

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

What color is #FAF9FA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAF9FA to RGB:

rgb(250, 249, 250)HEX to RGB Converter →

HEX to HSL

Convert #FAF9FA to HSL:

hsl(300, 9%, 98%)RGB to HSL Converter →

HEX to CMYK

Convert #FAF9FA to CMYK:

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

Color Meaning and Usage

A light magenta tone, #FAF9FA has RGB (250, 249, 250) and HSL (300°, 9%, 98%). 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 #FAF9FA is #F9FAF9, creating high-contrast pairings. For softer combinations, try analogous colors like #FAF9FA.

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

Contrast with #FAF9FA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAF9FA?

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

What is the RGB value of #FAF9FA?

#FAF9FA in RGB is (250, 249, 250) - 250 red, 249 green, and 250 blue.

How to use #FAF9FA in CSS?

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

What colors go well with #FAF9FA?

#F9FAF9 (complementary), #FAF9FA (analogous), and #D8D0D8 (lighter shade) work well with #FAF9FA.