CSS Utilities
--color-stone: #8A817C;
.bg-stone { background-color: #8A817C; }
.text-stone { color: #8A817C; }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": "#8A817C",
"rgb": [
138,
129,
124
],
"hsl": [
21,
6,
51
],
"cmyk": [
0,
7,
10,
46
],
"luminance": 0.2256,
"contrast": {
"black": 5.51,
"white": 3.81
}
}WCAG
{
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
}Harmonies
{
"complementary": "#7B848A",
"analogous": [
"#8A7B7D",
"#8A877B"
],
"triadic": [
"#7B8A80",
"#807B8A"
],
"tetradic": [
"#7D8A7B",
"#7B848A",
"#877B8A"
],
"splitComplementary": [
"#7B8A87",
"#7B7D8A"
],
"monochromatic": [
"#B5AFAB",
"#8A817C",
"#59534F"
]
}Variants
{
"light": "#B5AFAB",
"dark": "#59534F",
"saturated": "#A5785F",
"desaturated": "#828282",
"pastel": "#C2C2C2",
"neon": "#FF772E"
}Pairings
{
"best": [
"#000000",
"#7B848A",
"#8A7B7D",
"#8A877B"
],
"avoid": [
"#828282",
"#B5AFAB"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#B5AFAB",
"#828282"
]
}Knowledge graph
{
"nearestColors": [
"warm-gray",
"titanium",
"gray",
"grey",
"zinc"
],
"generatedPalettes": [
"stone"
],
"generatedComparisons": [
"mocha-vs-stone",
"stone-vs-titanium",
"stone-vs-warm-gray"
],
"relatedFamilies": [
"/colors/by-family/gray",
"/colors/by-temperature/neutral",
"/colors/by-tone/muted"
],
"relatedTools": [
"/harmonies/stone",
"/wcag/stone",
"/css/colors/stone",
"/hex/8a817c"
],
"semanticRelations": {
"broader": [
"/colors/by-family/gray",
"/colors/by-temperature/neutral",
"/colors/by-tone/muted"
],
"narrower": [
"/palettes/stone"
],
"related": [
"/colors/warm-gray",
"/colors/titanium",
"/colors/gray",
"/colors/grey",
"/colors/zinc",
"/compare/mocha-vs-stone",
"/compare/stone-vs-titanium",
"/compare/stone-vs-warm-gray",
"/harmonies/stone",
"/wcag/stone",
"/css/colors/stone",
"/hex/8a817c"
]
}
}Full JSON dataset
{
"slug": "stone",
"name": "Stone",
"hex": "#8A817C",
"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": [
138,
129,
124
],
"hsl": [
21,
6,
51
],
"cmyk": [
0,
7,
10,
46
],
"luminance": 0.2256,
"contrast": {
"black": 5.51,
"white": 3.81
},
"harmonies": {
"complementary": "#7B848A",
"analogous": [
"#8A7B7D",
"#8A877B"
],
"triadic": [
"#7B8A80",
"#807B8A"
],
"tetradic": [
"#7D8A7B",
"#7B848A",
"#877B8A"
],
"splitComplementary": [
"#7B8A87",
"#7B7D8A"
],
"monochromatic": [
"#B5AFAB",
"#8A817C",
"#59534F"
]
},
"variants": {
"light": "#B5AFAB",
"dark": "#59534F",
"saturated": "#A5785F",
"desaturated": "#828282",
"pastel": "#C2C2C2",
"neon": "#FF772E"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"css": {
"variable": "--color-stone: #8A817C;",
"utility": ".bg-stone { background-color: #8A817C; }",
"textUtility": ".text-stone { color: #8A817C; }"
},
"nearestColors": [
"warm-gray",
"titanium",
"gray",
"grey",
"zinc"
],
"generatedPalettes": [
"stone"
],
"generatedComparisons": [
"mocha-vs-stone",
"stone-vs-titanium",
"stone-vs-warm-gray"
],
"relatedFamilies": [
"/colors/by-family/gray",
"/colors/by-temperature/neutral",
"/colors/by-tone/muted"
],
"relatedTools": [
"/harmonies/stone",
"/wcag/stone",
"/css/colors/stone",
"/hex/8a817c"
],
"semanticRelations": {
"broader": [
"/colors/by-family/gray",
"/colors/by-temperature/neutral",
"/colors/by-tone/muted"
],
"narrower": [
"/palettes/stone"
],
"related": [
"/colors/warm-gray",
"/colors/titanium",
"/colors/gray",
"/colors/grey",
"/colors/zinc",
"/compare/mocha-vs-stone",
"/compare/stone-vs-titanium",
"/compare/stone-vs-warm-gray",
"/harmonies/stone",
"/wcag/stone",
"/css/colors/stone",
"/hex/8a817c"
]
},
"pairings": {
"best": [
"#000000",
"#7B848A",
"#8A7B7D",
"#8A877B"
],
"avoid": [
"#828282",
"#B5AFAB"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#B5AFAB",
"#828282"
]
}
}
Color meaning and use
About Stone Color
Stone sits in the gray family with neutral temperature and muted visual character. Stone is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include restraint, clarity, and balance, which makes it relevant for interfaces and architecture. In design work, Stone is most useful for backgrounds, typography, and product surfaces, especially when paired with black text for stronger contrast.
WCAG Accessibility
Contrast checks for Stone against black and white text.