Toolman

snow — #FFFAFA

#FFFAFA

rgb(255, 250, 250) · hsl(0, 100%, 99%) · CSS keyword snow

Can you put text on it?

ContrastBody textLarge text
snow on white1.03:1
snow on black20.31:1AAAA

As a background, snow takes black text: 20.31:1 against 1.03:1 the other way. A colour picker will give you the hex and stop there, which is why so many palettes look right and fail an accessibility audit.

Using it

color: snow;
color: #fffafa;
color: rgb(255 250 250);

All three are the same colour. The keyword is one of the 141 CSS named colours — a list settled in CSS 2.1 and added to exactly once since, when rebeccapurple was standardised in 2014.

Colours close to snow

Frequently asked questions

What is the hex code for snow?

The hex code for snow is #FFFAFA — RGB 255, 250, 250.

Can I use snow for text?

Not on a white background. snow reaches only 1.03:1, and WCAG AA asks for 4.5:1. It works as a background or a border, not as ink.

Should text on snow be black or white?

Black — 20.31:1 against 1.03:1 the other way.

Other named colours

#FFFAFA in full — tints, shades and harmonies · All named colours · Colour reference