CSS Utilities
--color-aubergine: #472C4C;
.bg-aubergine { background-color: #472C4C; }
.text-aubergine { color: #472C4C; }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": "#472C4C",
"rgb": [
71,
44,
76
],
"hsl": [
291,
27,
24
],
"cmyk": [
7,
42,
0,
70
],
"luminance": 0.0366,
"contrast": {
"black": 1.73,
"white": 12.12
}
}WCAG
{
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}Harmonies
{
"complementary": "#324E2D",
"analogous": [
"#382D4E",
"#4E2D42"
],
"triadic": [
"#4E492D",
"#2D4E49"
],
"tetradic": [
"#4E382D",
"#324E2D",
"#2D424E"
],
"splitComplementary": [
"#424E2D",
"#2D4E38"
],
"monochromatic": [
"#7F4E88",
"#472C4C",
"#120B13"
]
}Variants
{
"light": "#7F4E88",
"dark": "#120B13",
"saturated": "#521F5B",
"desaturated": "#3F3A40",
"pastel": "#876E8C",
"neon": "#8B00A3"
}Pairings
{
"best": [
"#FFFFFF",
"#324E2D",
"#382D4E",
"#4E2D42"
],
"avoid": [
"#3F3A40",
"#7F4E88"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#7F4E88",
"#3F3A40"
]
}Knowledge graph
{
"nearestColors": [
"graphite",
"onyx",
"iron",
"charcoal",
"taupe"
],
"generatedPalettes": [
"aubergine"
],
"generatedComparisons": [
"aubergine-vs-graphite",
"aubergine-vs-onyx"
],
"relatedFamilies": [
"/colors/by-family/pink",
"/colors/by-temperature/warm",
"/colors/by-tone/dark"
],
"relatedTools": [
"/harmonies/aubergine",
"/wcag/aubergine",
"/css/colors/aubergine",
"/hex/472c4c"
],
"semanticRelations": {
"broader": [
"/colors/by-family/pink",
"/colors/by-temperature/warm",
"/colors/by-tone/dark"
],
"narrower": [
"/palettes/aubergine"
],
"related": [
"/colors/graphite",
"/colors/onyx",
"/colors/iron",
"/colors/charcoal",
"/colors/taupe",
"/compare/aubergine-vs-graphite",
"/compare/aubergine-vs-onyx",
"/harmonies/aubergine",
"/wcag/aubergine",
"/css/colors/aubergine",
"/hex/472c4c"
]
}
}Full JSON dataset
{
"slug": "aubergine",
"name": "Aubergine",
"hex": "#472C4C",
"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": "pink",
"temperature": "warm",
"tone": [
"dark"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"pink",
"warm",
"dark",
"beauty-branding",
"creative-systems",
"premium-accents",
"creativity",
"depth",
"softness"
],
"popularity": 84,
"rgb": [
71,
44,
76
],
"hsl": [
291,
27,
24
],
"cmyk": [
7,
42,
0,
70
],
"luminance": 0.0366,
"contrast": {
"black": 1.73,
"white": 12.12
},
"harmonies": {
"complementary": "#324E2D",
"analogous": [
"#382D4E",
"#4E2D42"
],
"triadic": [
"#4E492D",
"#2D4E49"
],
"tetradic": [
"#4E382D",
"#324E2D",
"#2D424E"
],
"splitComplementary": [
"#424E2D",
"#2D4E38"
],
"monochromatic": [
"#7F4E88",
"#472C4C",
"#120B13"
]
},
"variants": {
"light": "#7F4E88",
"dark": "#120B13",
"saturated": "#521F5B",
"desaturated": "#3F3A40",
"pastel": "#876E8C",
"neon": "#8B00A3"
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"css": {
"variable": "--color-aubergine: #472C4C;",
"utility": ".bg-aubergine { background-color: #472C4C; }",
"textUtility": ".text-aubergine { color: #472C4C; }"
},
"nearestColors": [
"graphite",
"onyx",
"iron",
"charcoal",
"taupe"
],
"generatedPalettes": [
"aubergine"
],
"generatedComparisons": [
"aubergine-vs-graphite",
"aubergine-vs-onyx"
],
"relatedFamilies": [
"/colors/by-family/pink",
"/colors/by-temperature/warm",
"/colors/by-tone/dark"
],
"relatedTools": [
"/harmonies/aubergine",
"/wcag/aubergine",
"/css/colors/aubergine",
"/hex/472c4c"
],
"semanticRelations": {
"broader": [
"/colors/by-family/pink",
"/colors/by-temperature/warm",
"/colors/by-tone/dark"
],
"narrower": [
"/palettes/aubergine"
],
"related": [
"/colors/graphite",
"/colors/onyx",
"/colors/iron",
"/colors/charcoal",
"/colors/taupe",
"/compare/aubergine-vs-graphite",
"/compare/aubergine-vs-onyx",
"/harmonies/aubergine",
"/wcag/aubergine",
"/css/colors/aubergine",
"/hex/472c4c"
]
},
"pairings": {
"best": [
"#FFFFFF",
"#324E2D",
"#382D4E",
"#4E2D42"
],
"avoid": [
"#3F3A40",
"#7F4E88"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#7F4E88",
"#3F3A40"
]
}
}
Color meaning and use
About Aubergine Color
Aubergine sits in the pink family with warm temperature and dark visual character. Aubergine 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, Aubergine is most useful for beauty branding, creative systems, and premium accents, especially when paired with white text for stronger contrast.
WCAG Accessibility
Contrast checks for Aubergine against black and white text.