CSS Utilities
--color-river-stone: #7E8A8A;
.bg-river-stone { background-color: #7E8A8A; }
.text-river-stone { color: #7E8A8A; }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": "#7E8A8A",
"rgb": [
126,
138,
138
],
"hsl": [
180,
5,
52
],
"cmyk": [
9,
0,
0,
46
],
"luminance": 0.2445,
"contrast": {
"black": 5.89,
"white": 3.57
}
}WCAG
{
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
}Harmonies
{
"complementary": "#8B7E7E",
"analogous": [
"#7E8B85",
"#7E858B"
],
"triadic": [
"#8B7E8B",
"#8B8B7E"
],
"tetradic": [
"#857E8B",
"#8B7E7E",
"#858B7E"
],
"splitComplementary": [
"#8B7E85",
"#8B857E"
],
"monochromatic": [
"#AFB6B6",
"#7E8A8A",
"#525B5B"
]
}Variants
{
"light": "#AFB6B6",
"dark": "#525B5B",
"saturated": "#64A6A6",
"desaturated": "#858585",
"pastel": "#C4C4C4",
"neon": "#33FFFF"
}Pairings
{
"best": [
"#000000",
"#8B7E7E",
"#7E8B85",
"#7E858B"
],
"avoid": [
"#858585",
"#AFB6B6"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#AFB6B6",
"#858585"
]
}Knowledge graph
{
"nearestColors": [
"primer-gray",
"titanium",
"gray",
"grey",
"light-slate-gray"
],
"generatedPalettes": [
"river-stone"
],
"generatedComparisons": [
"primer-gray-vs-river-stone",
"river-stone-vs-titanium"
],
"relatedFamilies": [
"/colors/by-family/gray",
"/colors/by-temperature/neutral",
"/colors/by-tone/muted"
],
"relatedTools": [
"/harmonies/river-stone",
"/wcag/river-stone",
"/css/colors/river-stone",
"/hex/7e8a8a"
],
"semanticRelations": {
"broader": [
"/colors/by-family/gray",
"/colors/by-temperature/neutral",
"/colors/by-tone/muted"
],
"narrower": [
"/palettes/river-stone"
],
"related": [
"/colors/primer-gray",
"/colors/titanium",
"/colors/gray",
"/colors/grey",
"/colors/light-slate-gray",
"/compare/primer-gray-vs-river-stone",
"/compare/river-stone-vs-titanium",
"/harmonies/river-stone",
"/wcag/river-stone",
"/css/colors/river-stone",
"/hex/7e8a8a"
]
}
}Full JSON dataset
{
"slug": "river-stone",
"name": "River Stone",
"hex": "#7E8A8A",
"uses": [
"earth-tone palettes",
"interior design",
"material-inspired branding"
],
"psychology": {
"associations": [
"groundedness",
"warmth",
"natural texture"
],
"contexts": [
"architecture",
"home decor",
"outdoor products",
"editorial layouts"
],
"avoidIn": [
"high-saturation futuristic interfaces"
]
},
"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, material, cultural, and editorial color systems."
},
"family": "gray",
"temperature": "neutral",
"tone": [
"muted"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"gray",
"neutral",
"muted",
"earth-tone-palettes",
"interior-design",
"material-inspired-branding",
"groundedness",
"warmth",
"natural-texture"
],
"popularity": 84,
"rgb": [
126,
138,
138
],
"hsl": [
180,
5,
52
],
"cmyk": [
9,
0,
0,
46
],
"luminance": 0.2445,
"contrast": {
"black": 5.89,
"white": 3.57
},
"harmonies": {
"complementary": "#8B7E7E",
"analogous": [
"#7E8B85",
"#7E858B"
],
"triadic": [
"#8B7E8B",
"#8B8B7E"
],
"tetradic": [
"#857E8B",
"#8B7E7E",
"#858B7E"
],
"splitComplementary": [
"#8B7E85",
"#8B857E"
],
"monochromatic": [
"#AFB6B6",
"#7E8A8A",
"#525B5B"
]
},
"variants": {
"light": "#AFB6B6",
"dark": "#525B5B",
"saturated": "#64A6A6",
"desaturated": "#858585",
"pastel": "#C4C4C4",
"neon": "#33FFFF"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"css": {
"variable": "--color-river-stone: #7E8A8A;",
"utility": ".bg-river-stone { background-color: #7E8A8A; }",
"textUtility": ".text-river-stone { color: #7E8A8A; }"
},
"nearestColors": [
"primer-gray",
"titanium",
"gray",
"grey",
"light-slate-gray"
],
"generatedPalettes": [
"river-stone"
],
"generatedComparisons": [
"primer-gray-vs-river-stone",
"river-stone-vs-titanium"
],
"relatedFamilies": [
"/colors/by-family/gray",
"/colors/by-temperature/neutral",
"/colors/by-tone/muted"
],
"relatedTools": [
"/harmonies/river-stone",
"/wcag/river-stone",
"/css/colors/river-stone",
"/hex/7e8a8a"
],
"semanticRelations": {
"broader": [
"/colors/by-family/gray",
"/colors/by-temperature/neutral",
"/colors/by-tone/muted"
],
"narrower": [
"/palettes/river-stone"
],
"related": [
"/colors/primer-gray",
"/colors/titanium",
"/colors/gray",
"/colors/grey",
"/colors/light-slate-gray",
"/compare/primer-gray-vs-river-stone",
"/compare/river-stone-vs-titanium",
"/harmonies/river-stone",
"/wcag/river-stone",
"/css/colors/river-stone",
"/hex/7e8a8a"
]
},
"pairings": {
"best": [
"#000000",
"#8B7E7E",
"#7E8B85",
"#7E858B"
],
"avoid": [
"#858585",
"#AFB6B6"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#AFB6B6",
"#858585"
]
}
}
Color meaning and use
About River Stone Color
River Stone sits in the gray family with neutral temperature and muted visual character. River Stone is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include groundedness, warmth, and natural texture, which makes it relevant for architecture and home decor. In design work, River Stone is most useful for earth-tone palettes, interior design, and material-inspired branding, especially when paired with black text for stronger contrast.
WCAG Accessibility
Contrast checks for River Stone against black and white text.