CSS named colorNeutral · mid · muted
browser standard
#A9A9A9
Dark Gray
Best set with black text. The pairing reaches 8.94:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#A9A9A9sRGB hexadecimalRGB
rgb(169, 169, 169)screen channelsHSL
hsl(0, 0%, 66%)hue, saturation, lightnessCMYK
cmyk(0%, 0%, 0%, 34%)approximate process colorTailwind
neutral-400nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA2.35:1
Black textAAA8.94: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
#393939
#6E6E6E
#A9A9A9
#C3C3C3
#DEDEDE
#FAFAFA
Analogous
#A9A9A9
#A9A9A9
#A9A9A9
Triadic
#A9A9A9
#A9A9A9
#A9A9A9
Complement
#A9A9A9
#A9A9A9
Nearest named neighbors
Lab distance · lower is closerDarkGrey#A9A9A9Δ 0.0Silver#C0C0C0Δ 8.5LightGray#D3D3D3Δ 15.3LightGrey#D3D3D3Δ 15.3Gray#808080Δ 15.7Grey#808080Δ 15.7
Exact alias: DarkGrey.
CSS output
:root {
--color-dark-gray: #A9A9A9;
}
.swatch {
background: var(--color-dark-gray);
color: #000000;
}Hueneutral
Lightness69 L*
Chroma0.0
Luminance0.397