CSS named colorNeutral · mid · muted
browser standard
#696969
Dim Gray
Best set with white text. The pairing reaches 5.49:1 contrast and passes AA for normal text.
Color values
copy exact valuesHEX
#696969sRGB hexadecimalRGB
rgb(105, 105, 105)screen channelsHSL
hsl(0, 0%, 41%)hue, saturation, lightnessCMYK
cmyk(0%, 0%, 0%, 59%)approximate process colorTailwind
neutral-500nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textAA5.49:1
Black textlarge text3.83: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
#272727
#474747
#696969
#979797
#C7C7C7
#FAFAFA
Analogous
#696969
#696969
#696969
Triadic
#696969
#696969
#696969
Complement
#696969
#696969
Nearest named neighbors
Lab distance · lower is closerDimGrey#696969Δ 0.0Gray#808080Δ 9.2Grey#808080Δ 9.2SlateGray#708090Δ 13.7SlateGrey#708090Δ 13.7LightSlateGray#778899Δ 16.1
Exact alias: DimGrey.
CSS output
:root {
--color-dim-gray: #696969;
}
.swatch {
background: var(--color-dim-gray);
color: #FFFFFF;
}Hueneutral
Lightness44 L*
Chroma0.0
Luminance0.141