Skip to content

Snow#FFFAFA HEX Color

#FFFAFArgb(255, 250, 250)
#FFFAFA color swatch

About Snow

Snow (#FFFAFA) is a warm, light, vivid red tone with a hue of 0°, saturation of 100% and lightness of 99%. It works well for branding and call-to-action elements and conveys a energetic feeling. On a white background it reaches a contrast ratio of 1.03:1, while on black it reaches 20.31:1 — so prefer black text when using #FFFAFA as a background.

Color Codes

HEX#FFFAFA
RGBrgb(255, 250, 250)
HSLhsl(0°, 100%, 99%)
CMYKcmyk(0%, 2%, 2%, 0%)
CIELABLab(98.6, 1.7, 0.6)

Accessibility & Contrast

On white
1.03:1
AA Normalfails
AA Largefails
AAA Normalfails
AAA Largefails
On black
20.31:1
AA Normalpasses
AA Largepasses
AAA Normalpasses
AAA Largepasses

Recommendation: when using #FFFAFA as a background, use black text for the highest contrast.

Color Schemes

Tints & Shades

CSS Code Snippets

background-color: #FFFAFA;
color: #FFFAFA;
border: 2px solid #FFFAFA;
background: linear-gradient(135deg, #FFFAFA, #faffff);

Code Export

css
:root {
  --color-primary: #fffafa;
  --color-primary-rgb: 255, 250, 250;
  --color-primary-hsl: 0, 100%, 99%;
}

Explore Color Tools

Related Tools

Related Combinations

Frequently Asked Questions

What is the name of color #FFFAFA?

Color #FFFAFA is commonly known as Snow. It is a warm, light, vivid red tone.

Is #FFFAFA a warm or cool color?

Snow (#FFFAFA) is a warm color. With a hue of 0°, it falls in the red family.

What colors go well with #FFFAFA?

Colors that pair well with Snow (#FFFAFA) include its complementary color (#FAFFFF), neutral whites and warm creams, and analogous red tones for harmonious palettes.