Snow Color

Learn about Snow (#fffafa): its uses in web design, HEX/RGB/HSL values, complementary and analogous color schemes, tints and shades, and accessibility contrast recommendations.

#fffafa
HEX #fffafa
RGB rgb(255, 250, 250)
HSL 0°, 100%, 99%

About Snow Color

Snow is a very pale, cool white with the faintest pink undertone. It is a popular alternative to pure white for winter-themed designs and clean backgrounds.

Use Cases for Snow

winter themesclean backgroundspure designminimalist UIcold tones

Shades & Tints of Snow

#ffffff
#fffefe
#fffdfd
#fffbfb
#fffafa
#bfbcbc
#807d7d
#403f3f
#000000

Complementary Color

#fffafa
#faffff

Analogous Colors

#fffafc
#fffafa
#fffcfa

CSS Code

.snow-color {
  color: #fffafa;
}

Contrast Recommendations

Black text on Snow
Ratio: 20.31:1 ✓ Passes AA ✓ Passes AAA
White text on Snow
Ratio: 1.03:1 ✗ Fails AA ✗ Fails AAA

Frequently Asked Questions

What color is Snow?

Snow is represented by the hex code #fffafa and has RGB values of rgb(255, 250, 250). It falls under the White category.

How to use Snow in web design?

Snow works well for winter themes, clean backgrounds, pure design. Snow is a very pale, cool white with the faintest pink undertone. It is a popular alternative to pure white for winter-themed designs and clean backgrounds. Use it as a primary color, accent, or background depending on your design needs.

What colors go with Snow?

Colors that pair well with Snow include white, ghostwhite, whitesmoke, aliceblue, azure. For a complementary scheme, try #faffff. For an analogous scheme, use #fffafc and #fffcfa.