CSS named colorNeutral · mid · muted
browser standard
#808080
Grey
Best set with black text. The pairing reaches 5.32:1 contrast and passes AA for normal text.
Color values
copy exact valuesHEX
#808080sRGB hexadecimalRGB
rgb(128, 128, 128)screen channelsHSL
hsl(0, 0%, 50%)hue, saturation, lightnessCMYK
cmyk(0%, 0%, 0%, 50%)approximate process colorTailwind
neutral-500nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textlarge text3.95:1
Black textAA5.32: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
#2E2E2E
#555555
#808080
#A7A7A7
#D0D0D0
#FAFAFA
Analogous
#808080
#808080
#808080
Triadic
#808080
#808080
#808080
Complement
#808080
#808080
Nearest named neighbors
Lab distance · lower is closerGray#808080Δ 0.0DimGray#696969Δ 9.2DimGrey#696969Δ 9.2SlateGray#708090Δ 10.8SlateGrey#708090Δ 10.8LightSlateGray#778899Δ 11.6
Exact alias: Gray.
CSS output
:root {
--color-grey: #808080;
}
.swatch {
background: var(--color-grey);
color: #000000;
}Hueneutral
Lightness54 L*
Chroma0.0
Luminance0.216