CSS named colorNeutral · dark · muted
browser standard
#000000
Black
Best set with white text. The pairing reaches 21.00:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#000000sRGB hexadecimalRGB
rgb(0, 0, 0)screen channelsHSL
hsl(0, 0%, 0%)hue, saturation, lightnessCMYK
cmyk(0%, 0%, 0%, 100%)approximate process colorTailwind
neutral-900nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textAAA21.00:1
Black textfails AA1.00:1
Recommendation
Use white 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
#030303
#020202
#000000
#4D4D4D
#9F9F9F
#FAFAFA
Analogous
#000000
#000000
#000000
Triadic
#000000
#000000
#000000
Complement
#000000
#000000
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-black: #000000;
}
.swatch {
background: var(--color-black);
color: #FFFFFF;
}Hueneutral
Lightness0 L*
Chroma0.0
Luminance0.000