#A1A1AA — Tints, Shades & Color Values
#A1A1AA is a light, nearly neutral gray. In Tailwind CSS this exact color is the utility class zinc-400 (e.g. bg-zinc-400, text-zinc-400). Its nearest CSS named color is darkgray (#a9a9a9). For readable text on a #A1A1AA background, black text gives the strongest contrast (8.19:1). #A1A1AA sits in the middle of the lightness range, so it can serve as a primary brand or accent color — use its tints for backgrounds and its shades for text and pressed states.
Color Values
| Hex | #A1A1AA |
|---|---|
| RGB | rgb(161, 161, 170) |
| HSL | hsl(240, 5%, 65%) |
| HSV / HSB | 240°, 5%, 67% |
| Nearest named | darkgray (#a9a9a9) |
Need these in another format? Use our hex to RGB converter for quick two-way conversion.
#A1A1AA in Tailwind CSS (zinc-400)
#A1A1AA ships with Tailwind CSS as zinc-400 — use it as bg-zinc-400, text-zinc-400, or border-zinc-400. It sits at step 400 of the zinc ramp; every other step links to its own page:
Browse the full Tailwind palette in the color library, or generate in-between steps with the tint & shade generator.
Tints of #A1A1AA (Mixed with White)
Each step blends the base color toward white using new = old + (255 − old) × factor. Click a swatch to open it in the generator.
-
10% tint
#aaaab3 -
20% tint
#b4b4bb -
30% tint
#bdbdc4 -
40% tint
#c7c7cc -
50% tint
#d0d0d5 -
60% tint
#d9d9dd -
70% tint
#e3e3e6 -
80% tint
#ececee -
90% tint
#f6f6f7
Shades of #A1A1AA (Mixed with Black)
Each step blends the base color toward black using new = old × (1 − factor).
-
10% shade
#919199 -
20% shade
#818188 -
30% shade
#717177 -
40% shade
#616166 -
50% shade
#515155 -
60% shade
#404044 -
70% shade
#303033 -
80% shade
#202022 -
90% shade
#101011
WCAG Contrast & Accessibility
Contrast ratios for text placed on a #A1A1AA background. WCAG requires 4.5:1 for normal text (AA), 3:1 for large text (AA), and 7:1 for normal text (AAA).
| Text color | White text 2.56:1 — AA normal: Fail · AA large: Fail · AAA: Fail |
|---|---|
| Black text 8.19:1 — AA normal: Pass · AA large: Pass · AAA: Pass |
If neither pure white nor pure black reaches the level you need, pick a darker shade of #A1A1AA from the ramps above as the background instead — small lightness moves change contrast quickly. Test any other pair with the free contrast checker.
More gray colors in the library: #A3A3A3 (neutral-400), #A8A29E (stone-400), #D6D3D1 (stone-300), #D4D4D4 (neutral-300), #737373 (neutral-500), #78716C (stone-500).
Frequently Asked Questions
-
What color is #A1A1AA?
#A1A1AA is a light, nearly neutral gray —
rgb(161, 161, 170). Its nearest CSS named color isdarkgray. In Tailwind CSS it iszinc-400. -
How do I make tints and shades of #A1A1AA?
Mix #A1A1AA with white for tints and with black for shades. A 20% tint of #A1A1AA is
#b4b4bband a 20% shade is#818188— the full 10%–90% ramps are precomputed on this page, or open #A1A1AA in the generator for finer steps. -
What text color is readable on #A1A1AA?
Black text gives the strongest contrast on a #A1A1AA background at 8.19:1, which passes WCAG AA and AAA for normal text.
-
What is the Tailwind CSS class for #A1A1AA?
zinc-400— use it asbg-zinc-400,text-zinc-400, orborder-zinc-400. The full zinc 50–950 ramp is linked above.
Browse more colors in the color library, or start from any hex code on the HexTints homepage.
#A1A1AA? Put it on a free link-in-bio page →