CSS named colorNeutral · light · muted
browser standard
#F5F5F5
White Smoke
Best set with black text. The pairing reaches 19.26:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#F5F5F5sRGB hexadecimalRGB
rgb(245, 245, 245)screen channelsHSL
hsl(0, 0%, 96%)hue, saturation, lightnessCMYK
cmyk(0%, 0%, 0%, 4%)approximate process colorTailwind
neutral-100nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA1.09:1
Black textAAA19.26: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
#4E4E4E
#9D9D9D
#F5F5F5
#F7F7F7
#F8F8F8
#FAFAFA
Analogous
#F5F5F5
#F5F5F5
#F5F5F5
Triadic
#F5F5F5
#F5F5F5
#F5F5F5
Complement
#F5F5F5
#F5F5F5
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-white-smoke: #F5F5F5;
}
.swatch {
background: var(--color-white-smoke);
color: #000000;
}Hueneutral
Lightness97 L*
Chroma0.0
Luminance0.913