#FFFAFA

Snow — Color Codes & Palette

#FFFAFA  ·  rgb(255, 250, 250)  ·  hsl(0, 100%, 99%)

Color Codes

Format Value
HEX #FFFAFA
RGB rgb(255, 250, 250)
HSL hsl(0, 100%, 99%)

Shades of Snow

#FFC2C2#FF8A8A#FF5252#FF1A1A#E00000#A80000#700000#380000

Tints of Snow

#FFFAFA#FFFAFA#FFFAFA#FFFAFA#FFFAFA#FFFAFA#FFFAFA#FFFAFA

Color Pairings & Harmony

Complementary
#FAFFFF
Analogous +30°
#FFFCFA
Analogous −30°
#FFFAFC
Triadic +120°
#FAFFFA
Triadic −120°
#FAFAFF

Contrast & Accessibility (WCAG 2.1)

vs. White (#FFFFFF)
1.03:1 — Fail
vs. Black (#000000)
20.31:1 — AAA pass for normal text

CSS Snippet

.element {
  color: #FFFAFA;
}

.element-bg {
  background-color: #FFFAFA;
  color: #000000;
}

.element-border {
  border: 2px solid #FFFAFA;
}

About Snow

Snow is a very light color with vivid, highly saturated, defined by the hex code #FFFAFA. Its exact color model values are rgb(255, 250, 250) in RGB and hsl(0, 100%, 99%) in HSL (hue 0°, saturation 100%, lightness 99%). On a white background the contrast ratio is 1.03:1 — Fail, and on black it is 20.31:1 — AAA pass for normal text. Use Snow for UI elements, backgrounds, text, borders, or decorative accents. The shades section below shows progressively darker variations, while the tints strip shows progressively lighter versions — both useful for building a tonal palette. The harmony swatches provide complementary, analogous, and triadic pairings based on the HSL hue wheel.

Want to explore this color interactively, generate palettes, or convert between color formats? The DevArbor Color Picker has you covered.

Open the Color Picker →

Frequently Asked Questions

What is the RGB value of Snow?
The RGB value of Snow (#FFFAFA) is rgb(255, 250, 250). Red = rgb(255, 250, 250), representing the amounts of red, green, and blue light on a 0–255 scale.
Is Snow accessible on a white background?
The contrast ratio of Snow on white (#FFFFFF) is 1.03:1 — Fail. On black (#000000) the contrast ratio is 20.31:1 — AAA pass for normal text. WCAG 2.1 requires 4.5:1 for AA (normal text) and 7:1 for AAA.
What colors pair well with Snow?
Based on color theory, Snow (hsl(0, 100%, 99%)) pairs well with its complementary, analogous, and triadic hues. See the harmony swatches above for the exact hex values of each pairing type.