CSS Utilities
--color-quartz: #E7D9D1;
.bg-quartz { background-color: #E7D9D1; }
.text-quartz { color: #E7D9D1; }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": "#E7D9D1",
"rgb": [
231,
217,
209
],
"hsl": [
22,
31,
86
],
"cmyk": [
0,
6,
10,
9
],
"luminance": 0.7122,
"contrast": {
"black": 15.24,
"white": 1.38
}
}WCAG
{
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}Harmonies
{
"complementary": "#D0DEE6",
"analogous": [
"#E6D0D3",
"#E6E3D0"
],
"triadic": [
"#D0E6D8",
"#D8D0E6"
],
"tetradic": [
"#D3E6D0",
"#D0DEE6",
"#E3D0E6"
],
"splitComplementary": [
"#D0E6E3",
"#D0D3E6"
],
"monochromatic": [
"#FFFFFF",
"#E7D9D1",
"#C7A794"
]
}Variants
{
"light": "#FFFFFF",
"dark": "#C7A794",
"saturated": "#EED6C8",
"desaturated": "#DFDAD8",
"pastel": "#FFFFFF",
"neon": "#FFECE0"
}Pairings
{
"best": [
"#000000",
"#D0DEE6",
"#E6D0D3",
"#E6E3D0"
],
"avoid": [
"#DFDAD8",
"#FFFFFF"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#FFFFFF",
"#DFDAD8"
]
}Knowledge graph
{
"nearestColors": [
"bone",
"pearl",
"vellum",
"gainsboro",
"aluminum"
],
"generatedPalettes": [
"quartz"
],
"generatedComparisons": [
"bone-vs-quartz",
"quartz-vs-pearl"
],
"relatedFamilies": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/light"
],
"relatedTools": [
"/harmonies/quartz",
"/wcag/quartz",
"/css/colors/quartz",
"/hex/e7d9d1"
],
"semanticRelations": {
"broader": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/light"
],
"narrower": [
"/palettes/quartz"
],
"related": [
"/colors/bone",
"/colors/pearl",
"/colors/vellum",
"/colors/gainsboro",
"/colors/aluminum",
"/compare/bone-vs-quartz",
"/compare/quartz-vs-pearl",
"/harmonies/quartz",
"/wcag/quartz",
"/css/colors/quartz",
"/hex/e7d9d1"
]
}
}Full JSON dataset
{
"slug": "quartz",
"name": "Quartz",
"hex": "#E7D9D1",
"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": "orange",
"temperature": "warm",
"tone": [
"light"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"orange",
"warm",
"light",
"earth-tone-palettes",
"interior-design",
"material-inspired-branding",
"groundedness",
"warmth",
"natural-texture"
],
"popularity": 84,
"rgb": [
231,
217,
209
],
"hsl": [
22,
31,
86
],
"cmyk": [
0,
6,
10,
9
],
"luminance": 0.7122,
"contrast": {
"black": 15.24,
"white": 1.38
},
"harmonies": {
"complementary": "#D0DEE6",
"analogous": [
"#E6D0D3",
"#E6E3D0"
],
"triadic": [
"#D0E6D8",
"#D8D0E6"
],
"tetradic": [
"#D3E6D0",
"#D0DEE6",
"#E3D0E6"
],
"splitComplementary": [
"#D0E6E3",
"#D0D3E6"
],
"monochromatic": [
"#FFFFFF",
"#E7D9D1",
"#C7A794"
]
},
"variants": {
"light": "#FFFFFF",
"dark": "#C7A794",
"saturated": "#EED6C8",
"desaturated": "#DFDAD8",
"pastel": "#FFFFFF",
"neon": "#FFECE0"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"css": {
"variable": "--color-quartz: #E7D9D1;",
"utility": ".bg-quartz { background-color: #E7D9D1; }",
"textUtility": ".text-quartz { color: #E7D9D1; }"
},
"nearestColors": [
"bone",
"pearl",
"vellum",
"gainsboro",
"aluminum"
],
"generatedPalettes": [
"quartz"
],
"generatedComparisons": [
"bone-vs-quartz",
"quartz-vs-pearl"
],
"relatedFamilies": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/light"
],
"relatedTools": [
"/harmonies/quartz",
"/wcag/quartz",
"/css/colors/quartz",
"/hex/e7d9d1"
],
"semanticRelations": {
"broader": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/light"
],
"narrower": [
"/palettes/quartz"
],
"related": [
"/colors/bone",
"/colors/pearl",
"/colors/vellum",
"/colors/gainsboro",
"/colors/aluminum",
"/compare/bone-vs-quartz",
"/compare/quartz-vs-pearl",
"/harmonies/quartz",
"/wcag/quartz",
"/css/colors/quartz",
"/hex/e7d9d1"
]
},
"pairings": {
"best": [
"#000000",
"#D0DEE6",
"#E6D0D3",
"#E6E3D0"
],
"avoid": [
"#DFDAD8",
"#FFFFFF"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#FFFFFF",
"#DFDAD8"
]
}
}
Color meaning and use
About Quartz Color
Quartz sits in the orange family with warm temperature and light visual character. Quartz 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, Quartz 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 Quartz against black and white text.