Snow
#FFFAFA
Snow is a white tone at #FFFAFA. It sits at 0 degrees on the color wheel with 100% saturation and 99% lightness.
Color values
Tints and shades
Tints mix Snow with white, shades mix it with black. Use the light end for backgrounds and the dark end for text that has to stay readable.
Tint 80%
#FFFEFE
Tint 60%
#FFFDFD
Tint 40%
#FFFCFC
Tint 20%
#FFFBFB
Base
#FFFAFA
Shade 20%
#CCC8C8
Shade 40%
#999696
Shade 60%
#666464
Shade 80%
#333232
Accessibility
On white
Sample text
1.03:1
Fails WCAG for text
On black
Sample text
20.31:1
Passes AAA for body text
Check a specific pairing in the contrast checker.
Other white colors
Frequently asked
- What is the hex code for Snow?
- The hex code for Snow is #FFFAFA. In RGB that is rgb(255, 250, 250), and in HSL it is hsl(0, 100%, 99%).
- What RGB values make Snow?
- Snow is 255 red, 250 green, and 250 blue, written as rgb(255, 250, 250).
- Is Snow readable as text on a white background?
- Snow scores 1.03:1 against white. WCAG AA needs 4.5:1 for body text, so it fails and should be used for fills or borders rather than type.
- Is Snow a valid CSS color name?
- Yes. You can write color: snow directly in CSS, which every browser resolves to #FFFAFA.