CSS Utilities
--color-heather: #B7A1C7;
.bg-heather { background-color: #B7A1C7; }
.text-heather { color: #B7A1C7; }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": "#B7A1C7",
"rgb": [
183,
161,
199
],
"hsl": [
275,
25,
71
],
"cmyk": [
8,
19,
0,
22
],
"luminance": 0.3968,
"contrast": {
"black": 8.94,
"white": 2.35
}
}WCAG
{
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}Harmonies
{
"complementary": "#B2C8A3",
"analogous": [
"#A6A3C8",
"#C8A3C4"
],
"triadic": [
"#C8B8A3",
"#A3C8B8"
],
"tetradic": [
"#C8A6A3",
"#B2C8A3",
"#A3C4C8"
],
"splitComplementary": [
"#C4C8A3",
"#A3C8A6"
],
"monochromatic": [
"#E4DCEA",
"#B7A1C7",
"#8C69A5"
]
}Variants
{
"light": "#E4DCEA",
"dark": "#8C69A5",
"saturated": "#BB92D8",
"desaturated": "#B5B3B7",
"pastel": "#F5F4F6",
"neon": "#D294FF"
}Pairings
{
"best": [
"#000000",
"#B2C8A3",
"#A6A3C8",
"#C8A3C4"
],
"avoid": [
"#B5B3B7",
"#E4DCEA"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#E4DCEA",
"#B5B3B7"
]
}Knowledge graph
{
"nearestColors": [
"lilac",
"pastel-lilac",
"wisteria",
"galvanized-steel",
"silver-metallic"
],
"generatedPalettes": [
"heather"
],
"generatedComparisons": [
"heather-vs-lilac",
"heather-vs-pastel-lilac"
],
"relatedFamilies": [
"/colors/by-family/purple",
"/colors/by-temperature/cool",
"/colors/by-tone/muted"
],
"relatedTools": [
"/harmonies/heather",
"/wcag/heather",
"/css/colors/heather",
"/hex/b7a1c7"
],
"semanticRelations": {
"broader": [
"/colors/by-family/purple",
"/colors/by-temperature/cool",
"/colors/by-tone/muted"
],
"narrower": [
"/palettes/heather"
],
"related": [
"/colors/lilac",
"/colors/pastel-lilac",
"/colors/wisteria",
"/colors/galvanized-steel",
"/colors/silver-metallic",
"/compare/heather-vs-lilac",
"/compare/heather-vs-pastel-lilac",
"/harmonies/heather",
"/wcag/heather",
"/css/colors/heather",
"/hex/b7a1c7"
]
}
}Full JSON dataset
{
"slug": "heather",
"name": "Heather",
"hex": "#B7A1C7",
"uses": [
"beauty branding",
"creative systems",
"premium accents"
],
"psychology": {
"associations": [
"creativity",
"depth",
"softness"
],
"contexts": [
"beauty",
"wellness",
"luxury",
"creative tools"
],
"avoidIn": [
"strict operational dashboards"
]
},
"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": "purple",
"temperature": "cool",
"tone": [
"muted"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"purple",
"cool",
"muted",
"beauty-branding",
"creative-systems",
"premium-accents",
"creativity",
"depth",
"softness"
],
"popularity": 84,
"rgb": [
183,
161,
199
],
"hsl": [
275,
25,
71
],
"cmyk": [
8,
19,
0,
22
],
"luminance": 0.3968,
"contrast": {
"black": 8.94,
"white": 2.35
},
"harmonies": {
"complementary": "#B2C8A3",
"analogous": [
"#A6A3C8",
"#C8A3C4"
],
"triadic": [
"#C8B8A3",
"#A3C8B8"
],
"tetradic": [
"#C8A6A3",
"#B2C8A3",
"#A3C4C8"
],
"splitComplementary": [
"#C4C8A3",
"#A3C8A6"
],
"monochromatic": [
"#E4DCEA",
"#B7A1C7",
"#8C69A5"
]
},
"variants": {
"light": "#E4DCEA",
"dark": "#8C69A5",
"saturated": "#BB92D8",
"desaturated": "#B5B3B7",
"pastel": "#F5F4F6",
"neon": "#D294FF"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"css": {
"variable": "--color-heather: #B7A1C7;",
"utility": ".bg-heather { background-color: #B7A1C7; }",
"textUtility": ".text-heather { color: #B7A1C7; }"
},
"nearestColors": [
"lilac",
"pastel-lilac",
"wisteria",
"galvanized-steel",
"silver-metallic"
],
"generatedPalettes": [
"heather"
],
"generatedComparisons": [
"heather-vs-lilac",
"heather-vs-pastel-lilac"
],
"relatedFamilies": [
"/colors/by-family/purple",
"/colors/by-temperature/cool",
"/colors/by-tone/muted"
],
"relatedTools": [
"/harmonies/heather",
"/wcag/heather",
"/css/colors/heather",
"/hex/b7a1c7"
],
"semanticRelations": {
"broader": [
"/colors/by-family/purple",
"/colors/by-temperature/cool",
"/colors/by-tone/muted"
],
"narrower": [
"/palettes/heather"
],
"related": [
"/colors/lilac",
"/colors/pastel-lilac",
"/colors/wisteria",
"/colors/galvanized-steel",
"/colors/silver-metallic",
"/compare/heather-vs-lilac",
"/compare/heather-vs-pastel-lilac",
"/harmonies/heather",
"/wcag/heather",
"/css/colors/heather",
"/hex/b7a1c7"
]
},
"pairings": {
"best": [
"#000000",
"#B2C8A3",
"#A6A3C8",
"#C8A3C4"
],
"avoid": [
"#B5B3B7",
"#E4DCEA"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#E4DCEA",
"#B5B3B7"
]
}
}
Color meaning and use
About Heather Color
Heather sits in the purple family with cool temperature and muted visual character. Heather is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include creativity, depth, and softness, which makes it relevant for beauty and wellness. In design work, Heather is most useful for beauty branding, creative systems, and premium accents, especially when paired with black text for stronger contrast.
WCAG Accessibility
Contrast checks for Heather against black and white text.