#FFFAFA

What color is Snow?

Snow is a near-white with a faint rosy undertone, hex #FFFAFA, slightly warmer than plain white. It has just enough color to appear soft rather than stark, closer to the surface of a white rose petal than to a blank sheet of paper.

What is the meaning of the color Snow?

The name comes directly from the color of fresh snow, first recorded as a named web color by the World Wide Web Consortium in their 1987 color specification. It was included in the original X11 color set developed at MIT, which became the foundation for color naming in early web design. The slight warmth distinguishing it from pure white made it a preferred background tone in digital publishing, where flat white was considered too harsh on screen. CSS adopted the name Snow officially in 1996 as part of the standardized HTML color list.

RGB
255, 250, 250
HSL
0°, 100%, 99%
CMYK
0, 2, 2, 0
HSV
0°, 2%, 100%
Snow color

What colors go with Snow?

Colors that pair well with Snow include:
Ice Blue: cool, airy contrast
Sage Green: soft natural balance
Charcoal: grounding dark anchor
Blush Pink: gentle tonal harmony
Navy: crisp, clean depth

Similar Colors

Conversions & Codes

Format Value CSS
HEX #FFFAFA color: #FFFAFA;
RGB 255, 250, 250 color: rgb(255, 250, 250);
RGB Percentage 100%, 98%, 98% color: rgb(100%, 98%, 98%);
CMYK 0%, 2%, 2%, 0% Not supported in CSS
HSL 0°, 100%, 99% color: hsl(0, 100%, 99%);
HSV 0°, 2%, 100% Not supported in CSS
CIE-LAB 79, 1, 0 color: lab(79% 1 0);
Decimal 16775930 Not supported in CSS

Color Variations

Shades

#FFFAFA
#FFC7C7
#FF9595
#FF6262
#FF3030
#FC0000
#CA0000
#970000

Tints

#FFFDFD
#FFFDFD
#FFFCFC
#FFFCFC
#FFFBFB
#FFFBFB
#FFFAFA
#FFFAFA

Tones

#FFFAFA
#FFFAFA
#FEFAFA
#FEFBFB
#FEFBFB
#FEFBFB
#FDFBFB
#FDFCFC

Hues

#FFFAFA
#FFFEFA
#FCFFFA
#FAFFFB
#FAFFFF
#FAFBFF
#FCFAFF
#FFFAFE

Color Harmonies

Analogous

#FFFAFC
Click to copy
100%
#FFFAFA
Click to copy
100%
#FFFCFA
Click to copy
99%

Complementary

#FFFAFA
Click to copy
100%
#FAFFFF
Click to copy

Split Complementary

#FFFAFA
Click to copy
100%
#FAFFFC
Click to copy
#FAFCFF
Click to copy

Triadic

#FFFAFA
Click to copy
100%
#FAFFFA
Click to copy
#FAFAFF
Click to copy

Tetradic

#FFFAFA
Click to copy
100%
#FCFFFA
Click to copy
#FAFFFF
Click to copy
#FCFAFF
Click to copy
99%

Square

#FFFAFA
Click to copy
100%
#FCFFFA
Click to copy
#FAFFFF
Click to copy
#FCFAFF
Click to copy
99%

CSS & Dev Snippets

CSS
.snow {
  color: #FFFAFA;
}
SCSS
$snow: #FFFAFA;
RGB
rgb(255, 250, 250)

Accessibility & Contrast

White background

1.03:1
1.03
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element

Black background

20.31:1
20.31
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element

Popular Tags