CSS named colorNeutral · light · muted
browser standard
#FFFAFA
Snow
Best set with black text. The pairing reaches 20.31:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#FFFAFAsRGB hexadecimalRGB
rgb(255, 250, 250)screen channelsHSL
hsl(0, 100%, 99%)hue, saturation, lightnessCMYK
cmyk(0%, 2%, 2%, 0%)approximate process colorTailwind
zinc-50nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA1.03:1
Black textAAA20.31:1
Recommendation
Use black text for the stronger built-in pairing. AA requires 4.5:1 for normal text; AAA requires 7:1.
Palette relationships
generated in color spaceTonal ramp
#050505
#514F4F
#A3A0A0
#FFFAFA
#FDFAFA
#FCFAFA
#FAFAFA
Analogous
#FFFAFD
#FFFAFA
#FFFDFA
Triadic
#FFFAFA
#FAFFFA
#FAFAFF
Complement
#FFFAFA
#FAFFFF
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-snow: #FFFAFA;
}
.swatch {
background: var(--color-snow);
color: #000000;
}Hueneutral
Lightness99 L*
Chroma1.8
Luminance0.965