Use this color
Create with Dark Grey
Open a professional color tool with #A9A9A9 already applied. Each configuration stays canonical to the tool and can be adjusted or shared.
CSS Utilities
--color-dark-grey: #A9A9A9;
.bg-dark-grey { background-color: #A9A9A9; }
.text-dark-grey { color: #A9A9A9; }Color meaning and use
About Dark Grey Color
Dark Grey uses HEX #A9A9A9, RGB 169, 169, 169, and HSL 0°, 0%, 66%. The dataset classifies it in the gray family with neutral temperature and muted visual character.
No separate named-color neighbor is recorded for this entry. Its relative luminance is 0.3968; black contrast is 8.94:1 and white contrast is 2.35:1, making black the stronger of those two standard foreground choices.
WCAG Accessibility
Contrast checks for Dark Grey against black and white text.
Downloadable color reference infographic
Dark Grey Color Reference Infographic
Save a high-resolution infographic of Dark Grey, including its color values, coordinated palette, and black and white text contrast.

Color Harmonies
Variants
Pairings
Machine-readable data
Machine-Readable Color Data (JSON)
Perfect for CSS, design systems, automation, and AI ingestion.
hexCanonical HEX valuergbRed, green, blue channelshslHue, saturation, lightnesscmykApproximate print conversionwcagAA and AAA contrast optionsharmoniesMathematical harmony setsvariantsGenerated tone variantsnearestColorsKnowledge graph neighborsStructured sections
Color systems
{
"hex": "#A9A9A9",
"rgb": [
169,
169,
169
],
"hsl": [
0,
0,
66
],
"cmyk": [
0,
0,
0,
34
],
"luminance": 0.3968,
"contrast": {
"black": 8.94,
"white": 2.35
}
}WCAG
{
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}Harmonies
{
"complementary": "#A8A8A8",
"analogous": [
"#A8A8A8",
"#A8A8A8"
],
"triadic": [
"#A8A8A8",
"#A8A8A8"
],
"tetradic": [
"#A8A8A8",
"#A8A8A8",
"#A8A8A8"
],
"splitComplementary": [
"#A8A8A8",
"#A8A8A8"
],
"monochromatic": [
"#D6D6D6",
"#A9A9A9",
"#7A7A7A"
]
}Variants
{
"light": "#D6D6D6",
"dark": "#7A7A7A",
"saturated": "#BB9595",
"desaturated": "#A8A8A8",
"pastel": "#E8E8E8",
"neon": "#FF7A7A"
}Pairings
{
"best": [
"#000000",
"#A8A8A8",
"#A8A8A8",
"#A8A8A8"
],
"avoid": [
"#A8A8A8",
"#D6D6D6"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#D6D6D6",
"#A8A8A8"
]
}Knowledge graph
{
"nearestColors": [
"dark-gray",
"silver-metallic",
"galvanized-steel",
"greige",
"mushroom"
],
"generatedPalettes": [
"dark-grey"
],
"generatedComparisons": [
"dark-gray-vs-dark-grey",
"dark-grey-vs-silver-metallic"
],
"relatedFamilies": [
"/colors/by-family/gray",
"/colors/by-temperature/neutral",
"/colors/by-tone/muted"
],
"relatedTools": [
"/harmonies/dark-grey",
"/wcag/dark-grey",
"/css/colors/dark-grey",
"/hex/a9a9a9",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/gray",
"/colors/by-temperature/neutral",
"/colors/by-tone/muted"
],
"narrower": [
"/palettes/dark-grey"
],
"related": [
"/colors/dark-gray",
"/colors/silver-metallic",
"/colors/galvanized-steel",
"/colors/greige",
"/colors/mushroom",
"/compare/dark-gray-vs-dark-grey",
"/compare/dark-grey-vs-silver-metallic",
"/harmonies/dark-grey",
"/wcag/dark-grey",
"/css/colors/dark-grey",
"/hex/a9a9a9",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
}
}Full JSON dataset
{
"slug": "dark-grey",
"name": "Dark Grey",
"cssName": "darkgrey",
"hex": "#A9A9A9",
"family": "gray",
"temperature": "neutral",
"tone": [
"muted"
],
"uses": [
"web design",
"CSS color systems",
"UI prototyping"
],
"psychology": {
"associations": [
"context dependent"
],
"contexts": [
"web interfaces",
"design systems",
"technical color references"
],
"avoidIn": [
"claims that require brand or cultural specificity"
]
},
"aliases": [
"darkgrey"
],
"sourceType": "standard",
"confidence": "high",
"sourceUrl": "https://www.w3.org/TR/css-color-4/#named-colors",
"origin": {
"type": "css",
"notes": "Standard CSS named color."
},
"reviewStatus": "auto",
"editorialNotes": "Generated from CSS named color data and computed color-system properties.",
"tags": [
"gray",
"neutral",
"muted",
"web-design",
"css-color-systems",
"ui-prototyping",
"context-dependent"
],
"popularity": 67,
"rgb": [
169,
169,
169
],
"hsl": [
0,
0,
66
],
"cmyk": [
0,
0,
0,
34
],
"luminance": 0.3968,
"contrast": {
"black": 8.94,
"white": 2.35
},
"harmonies": {
"complementary": "#A8A8A8",
"analogous": [
"#A8A8A8",
"#A8A8A8"
],
"triadic": [
"#A8A8A8",
"#A8A8A8"
],
"tetradic": [
"#A8A8A8",
"#A8A8A8",
"#A8A8A8"
],
"splitComplementary": [
"#A8A8A8",
"#A8A8A8"
],
"monochromatic": [
"#D6D6D6",
"#A9A9A9",
"#7A7A7A"
]
},
"variants": {
"light": "#D6D6D6",
"dark": "#7A7A7A",
"saturated": "#BB9595",
"desaturated": "#A8A8A8",
"pastel": "#E8E8E8",
"neon": "#FF7A7A"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"css": {
"variable": "--color-dark-grey: #A9A9A9;",
"utility": ".bg-dark-grey { background-color: #A9A9A9; }",
"textUtility": ".text-dark-grey { color: #A9A9A9; }"
},
"nearestColors": [
"dark-gray",
"silver-metallic",
"galvanized-steel",
"greige",
"mushroom"
],
"generatedPalettes": [
"dark-grey"
],
"generatedComparisons": [
"dark-gray-vs-dark-grey",
"dark-grey-vs-silver-metallic"
],
"relatedFamilies": [
"/colors/by-family/gray",
"/colors/by-temperature/neutral",
"/colors/by-tone/muted"
],
"relatedTools": [
"/harmonies/dark-grey",
"/wcag/dark-grey",
"/css/colors/dark-grey",
"/hex/a9a9a9",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/gray",
"/colors/by-temperature/neutral",
"/colors/by-tone/muted"
],
"narrower": [
"/palettes/dark-grey"
],
"related": [
"/colors/dark-gray",
"/colors/silver-metallic",
"/colors/galvanized-steel",
"/colors/greige",
"/colors/mushroom",
"/compare/dark-gray-vs-dark-grey",
"/compare/dark-grey-vs-silver-metallic",
"/harmonies/dark-grey",
"/wcag/dark-grey",
"/css/colors/dark-grey",
"/hex/a9a9a9",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
},
"pairings": {
"best": [
"#000000",
"#A8A8A8",
"#A8A8A8",
"#A8A8A8"
],
"avoid": [
"#A8A8A8",
"#D6D6D6"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#D6D6D6",
"#A8A8A8"
]
}
}