#A1A1AA

Tailwind zinc-400

#A1A1AA is a grey colour. In RGB it is 161 red, 161 green and 170 blue, which converts to a hue of 240 degrees, 5% saturation and 65% lightness. It is Tailwind zinc-400 in that design system's palette.

Color values

HEX#A1A1AA
RGBrgb(161, 161, 170)
HSLhsl(240, 5%, 65%)
HSVhsv(240, 5%, 67%)
CMYKcmyk(5%, 5%, 0%, 33%)

Contrast and accessibility

Against white the contrast ratio is 2.56:1, and against black it is 8.19:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.

BackgroundRatioNormal textLarge text
White2.56:1FailFail
Black8.19:1AAAAAA

Tints and shades

Lighter tints move #A1A1AA toward white, and darker shades move it toward black.

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #A1A1AA;
CSS rgb()color: rgb(161 161 170);
Tailwindbg-[#a1a1aa]
SwiftUIColor(red: 0.631, green: 0.631, blue: 0.667)
AndroidColor.parseColor("#A1A1AA")

Closest named color

The nearest CSS colour keyword to #A1A1AA is darkgray (#A9A9A9).

Related tools