CSS named colorNeutral · light · muted
browser standard
#FFFFFF
White
Best set with black text. The pairing reaches 21.00:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#FFFFFFsRGB hexadecimalRGB
rgb(255, 255, 255)screen channelsHSL
hsl(0, 0%, 100%)hue, saturation, lightnessCMYK
cmyk(0%, 0%, 0%, 0%)approximate process colorTailwind
zinc-50nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA1.00:1
Black textAAA21.00: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
#515151
#A3A3A3
#FFFFFF
#FDFDFD
#FCFCFC
#FAFAFA
Analogous
#FFFFFF
#FFFFFF
#FFFFFF
Triadic
#FFFFFF
#FFFFFF
#FFFFFF
Complement
#FFFFFF
#FFFFFF
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-white: #FFFFFF;
}
.swatch {
background: var(--color-white);
color: #000000;
}Hueneutral
Lightness100 L*
Chroma0.0
Luminance1.000