Use this color
Create with Smoke
Open a professional color tool with #738276 already applied. Each configuration stays canonical to the tool and can be adjusted or shared.
CSS Utilities
--color-smoke: #738276;
.bg-smoke { background-color: #738276; }
.text-smoke { color: #738276; }Color meaning and use
About Smoke Color
Smoke uses HEX #738276, RGB 115, 130, 118, and HSL 132°, 6%, 48%. 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.2092; black contrast is 5.18:1 and white contrast is 4.05:1, making black the stronger of those two standard foreground choices.
WCAG Accessibility
Contrast checks for Smoke against black and white text.
Downloadable color reference infographic
Smoke Color Reference Infographic
Save a high-resolution infographic of Smoke, 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": "#738276",
"rgb": [
115,
130,
118
],
"hsl": [
132,
6,
48
],
"cmyk": [
12,
0,
9,
49
],
"luminance": 0.2092,
"contrast": {
"black": 5.18,
"white": 4.05
}
}WCAG
{
"AA": [
"#000000"
],
"AAA": []
}Harmonies
{
"complementary": "#82737F",
"analogous": [
"#778273",
"#73827D"
],
"triadic": [
"#767382",
"#827673"
],
"tetradic": [
"#737782",
"#82737F",
"#827D73"
],
"splitComplementary": [
"#7D7382",
"#827377"
],
"monochromatic": [
"#A3AEA5",
"#738276",
"#48514A"
]
}Variants
{
"light": "#A3AEA5",
"dark": "#48514A",
"saturated": "#589D66",
"desaturated": "#7A7A7A",
"pastel": "#BABABA",
"neon": "#1FFF4B"
}Pairings
{
"best": [
"#000000",
"#82737F",
"#778273",
"#73827D"
],
"avoid": [
"#7A7A7A",
"#A3AEA5"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#A3AEA5",
"#7A7A7A"
]
}Knowledge graph
{
"nearestColors": [
"oxidized-copper",
"zinc",
"steel-gray",
"agave",
"nickel"
],
"generatedPalettes": [
"smoke"
],
"generatedComparisons": [
"agave-vs-smoke",
"oxidized-copper-vs-smoke",
"smoke-vs-zinc"
],
"relatedFamilies": [
"/colors/by-family/gray",
"/colors/by-temperature/neutral",
"/colors/by-tone/muted"
],
"relatedTools": [
"/harmonies/smoke",
"/wcag/smoke",
"/css/colors/smoke",
"/hex/738276",
"/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/smoke"
],
"related": [
"/colors/oxidized-copper",
"/colors/zinc",
"/colors/steel-gray",
"/colors/agave",
"/colors/nickel",
"/compare/agave-vs-smoke",
"/compare/oxidized-copper-vs-smoke",
"/compare/smoke-vs-zinc",
"/harmonies/smoke",
"/wcag/smoke",
"/css/colors/smoke",
"/hex/738276",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
}
}Full JSON dataset
{
"slug": "smoke",
"name": "Smoke",
"hex": "#738276",
"uses": [
"backgrounds",
"typography",
"product surfaces"
],
"psychology": {
"associations": [
"restraint",
"clarity",
"balance"
],
"contexts": [
"interfaces",
"architecture",
"editorial design",
"packaging"
],
"avoidIn": [
"high-energy accent-only palettes"
]
},
"aliases": [],
"sourceType": "curated",
"confidence": "medium",
"reviewStatus": "manual",
"sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
"origin": {
"type": "common",
"notes": "Curated common color reference used in design and editorial color systems."
},
"family": "gray",
"temperature": "neutral",
"tone": [
"muted"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"gray",
"neutral",
"muted",
"backgrounds",
"typography",
"product-surfaces",
"restraint",
"clarity",
"balance"
],
"popularity": 84,
"rgb": [
115,
130,
118
],
"hsl": [
132,
6,
48
],
"cmyk": [
12,
0,
9,
49
],
"luminance": 0.2092,
"contrast": {
"black": 5.18,
"white": 4.05
},
"harmonies": {
"complementary": "#82737F",
"analogous": [
"#778273",
"#73827D"
],
"triadic": [
"#767382",
"#827673"
],
"tetradic": [
"#737782",
"#82737F",
"#827D73"
],
"splitComplementary": [
"#7D7382",
"#827377"
],
"monochromatic": [
"#A3AEA5",
"#738276",
"#48514A"
]
},
"variants": {
"light": "#A3AEA5",
"dark": "#48514A",
"saturated": "#589D66",
"desaturated": "#7A7A7A",
"pastel": "#BABABA",
"neon": "#1FFF4B"
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"css": {
"variable": "--color-smoke: #738276;",
"utility": ".bg-smoke { background-color: #738276; }",
"textUtility": ".text-smoke { color: #738276; }"
},
"nearestColors": [
"oxidized-copper",
"zinc",
"steel-gray",
"agave",
"nickel"
],
"generatedPalettes": [
"smoke"
],
"generatedComparisons": [
"agave-vs-smoke",
"oxidized-copper-vs-smoke",
"smoke-vs-zinc"
],
"relatedFamilies": [
"/colors/by-family/gray",
"/colors/by-temperature/neutral",
"/colors/by-tone/muted"
],
"relatedTools": [
"/harmonies/smoke",
"/wcag/smoke",
"/css/colors/smoke",
"/hex/738276",
"/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/smoke"
],
"related": [
"/colors/oxidized-copper",
"/colors/zinc",
"/colors/steel-gray",
"/colors/agave",
"/colors/nickel",
"/compare/agave-vs-smoke",
"/compare/oxidized-copper-vs-smoke",
"/compare/smoke-vs-zinc",
"/harmonies/smoke",
"/wcag/smoke",
"/css/colors/smoke",
"/hex/738276",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
},
"pairings": {
"best": [
"#000000",
"#82737F",
"#778273",
"#73827D"
],
"avoid": [
"#7A7A7A",
"#A3AEA5"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#A3AEA5",
"#7A7A7A"
]
}
}