#A3A3A3

Tailwind neutral-400

#A3A3A3 is a grey colour. In RGB it is 163 red, 163 green and 163 blue, which converts to a hue of 0 degrees, 0% saturation and 64% lightness. It is Tailwind neutral-400 in that design system's palette.

Color values

HEX#A3A3A3
RGBrgb(163, 163, 163)
HSLhsl(0, 0%, 64%)
HSVhsv(0, 0%, 64%)
CMYKcmyk(0%, 0%, 0%, 36%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White2.52:1FailFail
Black8.33:1AAAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #A3A3A3;
CSS rgb()color: rgb(163 163 163);
Tailwindbg-[#a3a3a3]
SwiftUIColor(red: 0.639, green: 0.639, blue: 0.639)
AndroidColor.parseColor("#A3A3A3")

Closest named color

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

Related tools