graf1x

DarkGray Color

DarkGray is a gray color with hex code #A9A9A9. This page covers its meaning, all color values, harmonies, colors that go with darkgray, shades, tints, similar colors, CSS examples, FAQs, and WCAG contrast ratios.

DarkGray Color Values

HEX
#A9A9A9
RGB
169, 169, 169
HSL
0, 0%, 66%
HSV
0, 0%, 66%
CIE LAB
69.2, 0, 0
OKLCH
0.735, 0, 89.9
ISCC-NBS
Gray
Hue Family
Gray

What Does DarkGray Mean?

DarkGray belongs to the gray family of colors. Gray settles arguments between colors. Practical, quiet, and hard to date-stamp, it lets brighter hues carry the personality while providing structure. Warm grays cozy a room up; cool grays keep it businesslike. DarkGray sits at a mid-lightness, which keeps it readable on both white and black without much fuss.

In the ISCC-NBS color naming system, DarkGray is classified as a gray (nearest centroid: light gray, #B9B8B5). It is also known as DarkGrey.

Color Harmonies

Complementary

#A9A9A9DarkGray
#A8A8A8Complement

Analogous

#A8A8A8Analogous 1
#A9A9A9DarkGray
#A8A8A8Analogous 2

Triadic

#A9A9A9DarkGray
#A8A8A8Triad 1
#A8A8A8Triad 2

Colors That Go With DarkGray

#A9A9A9DarkGray
#A8A8A8Complement

DarkGray and #A8A8A8 are complements, parked opposite each other on the wheel. Together they hit maximum contrast, so a rough 70/30 split keeps the pairing from shouting.

#A8A8A8Analogous 1
#A9A9A9DarkGray
#A8A8A8Analogous 2

Analogous neighbors — #A8A8A8 and #A8A8A8, which sit beside darkgray on the wheel. Pairings like this feel calm and settled, which suits backgrounds and gradients.

#A9A9A9DarkGray
#A8A8A8Triad 1
#A8A8A8Triad 2

For an energetic three-color palette, pair darkgray with triadic partners #A8A8A8 and #A8A8A8. All three sit evenly spaced around the wheel, so the scheme stays lively without clashing.

Build and test these combinations in our Color Wheel Tool or check text readability with the Contrast Checker.

Tints and Shades

Tints (lighter)

#B8B8B8
#C4C4C4
#D4D4D4
#E3E3E3
#F0F0F0

Shades (darker)

#8C8C8C
#707070
#545454
#383838
#1C1C1C

Similar Colors

CSS Examples

.text { color: #A9A9A9; }
.background { background-color: #A9A9A9; }
.border { border: 2px solid #A9A9A9; }
.shadow { box-shadow: 0 4px 6px #A9A9A940; }

WCAG Contrast

2.35:1
vs White AA ✗
8.94:1
vs Black AA ✓

Frequently Asked Questions

What is the hex code for darkgray?

DarkGray has the hex code #A9A9A9. In RGB notation it is rgb(169, 169, 169), in HSL it is hsl(0, 0%, 66%), and its OKLCH value is 0.735, 0, 89.9.

What does the color darkgray mean?

Gray-family colors like darkgray carry distinct psychological associations. DarkGray belongs to the gray family of colors. Gray settles arguments between colors. Practical, quiet, and hard to date-stamp, it lets brighter hues carry the personality while providing structure. Warm grays cozy a room up; cool grays keep it businesslike. DarkGray sits at a mid-lightness, which keeps it readable on both white and black without much fuss.

What colors go with darkgray?

DarkGray has three easy routes: its complement #A8A8A8 for punch, its neighbors #A8A8A8 and #A8A8A8 for something calmer, or triadic partners #A8A8A8 and #A8A8A8 when you want energy.

Is darkgray a standard web color?

Yes — DarkGray is part of the CSS named colors specification, so you can use it directly in CSS as #A9A9A9 or with the keyword form where supported.

How do I make darkgray lighter or darker?

To lighten darkgray, add white to create tints; to darken it, add black to create shades. The tints and shades table above shows five computed steps of each, from #F0F0F0 (lightest tint) to #1C1C1C (darkest shade).

About DarkGray

DarkGray is classified as a Gray in the ISCC-NBS color naming system, within the Gray hue family. It has alternative names including DarkGrey. The color is recognized by CSS3, X11.

Use our Color Converter to convert #A9A9A9 to any other color format, or explore the Color Wheel to find harmonious color combinations.