Skip to content
PantoneTools
red
X11 named colors

Snow1

snow1 · #FFFAFA

HEX

#FFFAFA

RGB

rgb(255, 250, 250)

CMYK

cmyk(0%, 2%, 2%, 0%)

HSL

hsl(0, 100%, 99%)

LAB

lab(98.6, 1.7, 0.6)

What is Snow1?

Snow1 is the snow1 reference in the X11 named colors. Its sRGB value is #FFFAFA (rgb 255, 250, 250). It sits in the red family. Historical X Window System color names — the numbered 1-4 lightness variants of the classic xorg-server rgb.txt palette. See disclaimer for accuracy and trademark notes.

Accessibility

WCAG 2.1 contrast checks for Snow1 as a background.

Black text on this color

Sample text · 20.31 : 1
AA Normal
AA Large
AAA Normal
AAA Large

White text on this color

Sample text · 1.03 : 1
AA Normal
AA Large
AAA Normal
AAA Large

Shades, tints & tonal scale of Snow1

An 11-step tonal scale derived from Snow1 (#FFFAFA). Click any swatch to copy its HEX. Use these as a starting point for design tokens, hover states, and disabled states in a design system.

Copied #FFFFFF

50

#FFFFFF

#FFFFFF

Copied #FFFEFE

100

#FFFEFE

#FFFEFE

Copied #FFFDFD

200

#FFFDFD

#FFFDFD

Copied #FFFDFD

300

#FFFDFD

#FFFDFD

Copied #FFFBFB

400

#FFFBFB

#FFFBFB

Copied #FFFAFA

500

#FFFAFA

#FFFAFA

Copied #D9D5D5

600

#D9D5D5

#D9D5D5

Copied #A6A3A3

700

#A6A3A3

#A6A3A3

Copied #737171

800

#737171

#737171

Copied #403F3F

900

#403F3F

#403F3F

Copied #1F1E1E

950

#1F1E1E

#1F1E1E

Lighter tints (mixed with white)

Copied #FFFBFB

15%

#FFFBFB

Copied #FFFCFC

30%

#FFFCFC

Copied #FFFCFC

45%

#FFFCFC

Copied #FFFDFD

60%

#FFFDFD

Copied #FFFEFE

75%

#FFFEFE

Darker shades (mixed with black)

Copied #EDE9E9

15%

#EDE9E9

Copied #DAD6D6

30%

#DAD6D6

Copied #C4C0C0

45%

#C4C0C0

Copied #AAA6A6

60%

#AAA6A6

Copied #898686

75%

#898686

Color harmonies for Snow1

Classic color-theory harmonies derived from rotating the hue of Snow1. Use these to build accent palettes, brand systems, and accessible UI color pairings.

Complementary

180° opposite — strongest contrast

Copied #FFFAFA

#FFFAFA

#FFFAFA

Copied #FAFFFF

#FAFFFF

#FAFFFF

Triadic

Three colors 120° apart

Copied #FFFAFA

#FFFAFA

#FFFAFA

Copied #FAFFFA

#FAFFFA

#FAFFFA

Copied #FAFAFF

#FAFAFF

#FAFAFF

Analogous

Two neighbors ±30° on the wheel

Copied #FFFAFC

#FFFAFC

#FFFAFC

Copied #FFFAFA

#FFFAFA

#FFFAFA

Copied #FFFCFA

#FFFCFA

#FFFCFA

Split-complementary

Base + two colors flanking its complement

Copied #FFFAFA

#FFFAFA

#FFFAFA

Copied #FAFFFC

#FAFFFC

#FAFFFC

Copied #FAFCFF

#FAFCFF

#FAFCFF

Tetradic

Two complementary pairs

Copied #FFFAFA

#FFFAFA

#FFFAFA

Copied #FFFFFA

#FFFFFA

#FFFFFA

Copied #FAFFFF

#FAFFFF

#FAFFFF

Copied #FAFAFF

#FAFAFF

#FAFAFF

Square

Four colors evenly spaced 90° apart

Copied #FFFAFA

#FFFAFA

#FFFAFA

Copied #FCFFFA

#FCFFFA

#FCFFFA

Copied #FAFFFF

#FAFFFF

#FAFFFF

Copied #FCFAFF

#FCFAFF

#FCFAFF

Snow1 in every color space

Full conversion of Snow1 across the color spaces designers and developers actually use — including OKLCH (the perceptually-uniform space that powers Tailwind v4 and CSS Color Module Level 4) and HWB.

HEX

#FFFAFA

RGB

rgb(255, 250, 250)

CMYK

cmyk(0%, 2%, 2%, 0%)

HSL

hsl(0, 100%, 99%)

HSV

hsv(0, 2%, 100%)

HWB

hwb(0 98% 0%)

CIE Lab

lab(98.6 1.7 0.6)

OKLCH

oklch(98.9% 0.005 17.2)

XYZ (D65)

xyz(92.68, 96.53, 104.17)

Copy-ready code for Snow1

Drop-in snippets for CSS, Tailwind, Sass, iOS Swift, and Android XML. Click the copy button on any snippet to put it on your clipboard.

CSS

color: #FFFAFA;
background-color: #FFFAFA;

CSS variable

:root {
  --color-snow1: #FFFAFA;
}

Tailwind config

// tailwind.config.js
colors: {
  'snow1': '#FFFAFA',
}

Sass

$color-snow1: #FFFAFA;

Swift UIColor

UIColor(red: 1.000, green: 0.980, blue: 0.980, alpha: 1.0)

Android XML

<color name="snow1">#FFFAFA</color>

Closest match in every color system

The nearest Snow1 equivalent in every other color system on this site, ranked by ΔE2000 perceptual distance. Useful when translating between design-system, web-standard, and industrial color references.

Closest in X11 named colors

Top 6 ΔE2000-closest entries within the same collection.

Top 6 ΔE2000-closest Pantone references. Cross-system matching is approximate — see disclaimer.

Top 6 ΔE2000-closest RAL Classic references for industrial coating cross-reference.

Copied #FFFFFF

RAL 9010

#FFFFFF

Pure white

Copied #F6F6F6

RAL 9016

#F6F6F6

Traffic white

Copied #F4F4F4

RAL 9003

#F4F4F4

Signal white

Copied #FDF4E3

RAL 9001

#FDF4E3

Cream

Copied #D7D7D7

RAL 7035

#D7D7D7

Light grey

Copied #D7D7D7

RAL 9018

#D7D7D7

Papyrus white

FAQ about Snow1

What is the HEX code for Snow1?

Snow1 (snow1) has the HEX code #FFFAFA. In RGB it is rgb(255, 250, 250), and in CMYK it is cmyk(0%, 2%, 2%, 0%).

What is the OKLCH value of Snow1?

Snow1 converts to oklch(0.989 0.005 17.2). OKLCH is the perceptually uniform color space used by Tailwind v4 and CSS Color Module Level 4.

Is Snow1 accessible for body text?

Used as a background, Snow1 has a contrast ratio of 20.31:1 with black text and 1.03:1 with white text. WCAG 2.1 AA requires 4.5:1 for normal text. The current recommendation is to use black text and verify in real UI context.

What is the closest Pantone to Snow1?

The closest Pantone reference to Snow1 by ΔE2000 perceptual distance is Pantone Cool Gray 1 C (#D9D9D6). Cross-system Pantone matching is approximate; for color-critical print work, verify with a physical Pantone guide.

What is the closest RAL color to Snow1?

The closest RAL Classic reference to Snow1 by ΔE2000 distance is RAL 9010 (Pure white, #FFFFFF). RAL is a German industrial coating standard commonly used for paint, powder coat, and architectural specification.

What is the complementary color of Snow1?

The complementary color (180° opposite on the HSL color wheel) of Snow1 is #FAFFFF. Use it for high-contrast accents, error states, or call-to-action pairings.

Data provenance & source

X11 named colors (xorg rgb.txt)

The historical X11 color name list shipped in the xorg-server rgb.txt file. Roughly 550 entries covering classic computing color names like 'PapayaWhip', 'MediumAquamarine', and 'DarkSlateGray'. Many CSS named colors originate here. Use as a reference for legacy and creative color names. Most modern CSS implementations accept these names directly.

Source type
derived
Confidence
high
License
MIT/X11 license (X Consortium)
Last reviewed
2026-05-24

Workflow tags

x11
named-color
legacy
red

X11 colors are sRGB digital values from a 1980s color system. For print, convert to a process-appropriate color and proof against substrate.

X11 named colors · Snow1 — #FFFAFA | PantoneTools