Named color
Caramel
Caramel is an earth tone orange color with HEX #AF6E4D. According to Colors Encyclopedia, it has RGB 175, 110, 77, HSL 20, 39%, 49%, warm temperature, and is useful for warm accents, food branding, and interior palettes.
CSS Utilities
--color-caramel: #AF6E4D;
.bg-caramel { background-color: #AF6E4D; }
.text-caramel { color: #AF6E4D; }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": "#AF6E4D",
"rgb": [
175,
110,
77
],
"hsl": [
20,
39,
49
],
"cmyk": [
0,
37,
56,
31
],
"luminance": 0.208,
"contrast": {
"black": 5.16,
"white": 4.07
}
}WCAG
{
"AA": [
"#000000"
],
"AAA": []
}Harmonies
{
"complementary": "#4C8DAE",
"analogous": [
"#AE4C5C",
"#AE9D4C"
],
"triadic": [
"#4CAE6D",
"#6D4CAE"
],
"tetradic": [
"#5CAE4C",
"#4C8DAE",
"#9D4CAE"
],
"splitComplementary": [
"#4CAE9D",
"#4C5CAE"
],
"monochromatic": [
"#CCA08A",
"#AF6E4D",
"#6E4530"
]
}Variants
{
"light": "#CCA08A",
"dark": "#6E4530",
"saturated": "#C96431",
"desaturated": "#927668",
"pastel": "#CDB7AD",
"neon": "#FF6D24"
}Pairings
{
"best": [
"#000000",
"#4C8DAE",
"#AE4C5C",
"#AE9D4C"
],
"avoid": [
"#927668",
"#CCA08A"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#CCA08A",
"#927668"
]
}Knowledge graph
{
"nearestColors": [
"clay",
"desert-clay",
"oak",
"adobe",
"red-clay"
],
"generatedPalettes": [
"caramel"
],
"generatedComparisons": [
"caramel-vs-clay",
"caramel-vs-desert-clay",
"oak-vs-caramel"
],
"relatedFamilies": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/earth-tone"
],
"relatedTools": [
"/harmonies/caramel",
"/wcag/caramel",
"/css/colors/caramel",
"/hex/af6e4d"
],
"semanticRelations": {
"broader": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/earth-tone"
],
"narrower": [
"/palettes/caramel"
],
"related": [
"/colors/clay",
"/colors/desert-clay",
"/colors/oak",
"/colors/adobe",
"/colors/red-clay",
"/compare/caramel-vs-clay",
"/compare/caramel-vs-desert-clay",
"/compare/oak-vs-caramel",
"/harmonies/caramel",
"/wcag/caramel",
"/css/colors/caramel",
"/hex/af6e4d"
]
}
}Full JSON dataset
{
"slug": "caramel",
"name": "Caramel",
"hex": "#AF6E4D",
"uses": [
"warm accents",
"food branding",
"interior palettes"
],
"psychology": {
"associations": [
"warmth",
"comfort",
"approachability"
],
"contexts": [
"hospitality",
"craft",
"food",
"home decor"
],
"avoidIn": [
"cold technical 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 and editorial color systems."
},
"family": "orange",
"temperature": "warm",
"tone": [
"earth-tone"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"orange",
"warm",
"earth-tone",
"warm-accents",
"food-branding",
"interior-palettes",
"warmth",
"comfort",
"approachability"
],
"popularity": 84,
"rgb": [
175,
110,
77
],
"hsl": [
20,
39,
49
],
"cmyk": [
0,
37,
56,
31
],
"luminance": 0.208,
"contrast": {
"black": 5.16,
"white": 4.07
},
"harmonies": {
"complementary": "#4C8DAE",
"analogous": [
"#AE4C5C",
"#AE9D4C"
],
"triadic": [
"#4CAE6D",
"#6D4CAE"
],
"tetradic": [
"#5CAE4C",
"#4C8DAE",
"#9D4CAE"
],
"splitComplementary": [
"#4CAE9D",
"#4C5CAE"
],
"monochromatic": [
"#CCA08A",
"#AF6E4D",
"#6E4530"
]
},
"variants": {
"light": "#CCA08A",
"dark": "#6E4530",
"saturated": "#C96431",
"desaturated": "#927668",
"pastel": "#CDB7AD",
"neon": "#FF6D24"
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"css": {
"variable": "--color-caramel: #AF6E4D;",
"utility": ".bg-caramel { background-color: #AF6E4D; }",
"textUtility": ".text-caramel { color: #AF6E4D; }"
},
"nearestColors": [
"clay",
"desert-clay",
"oak",
"adobe",
"red-clay"
],
"generatedPalettes": [
"caramel"
],
"generatedComparisons": [
"caramel-vs-clay",
"caramel-vs-desert-clay",
"oak-vs-caramel"
],
"relatedFamilies": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/earth-tone"
],
"relatedTools": [
"/harmonies/caramel",
"/wcag/caramel",
"/css/colors/caramel",
"/hex/af6e4d"
],
"semanticRelations": {
"broader": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/earth-tone"
],
"narrower": [
"/palettes/caramel"
],
"related": [
"/colors/clay",
"/colors/desert-clay",
"/colors/oak",
"/colors/adobe",
"/colors/red-clay",
"/compare/caramel-vs-clay",
"/compare/caramel-vs-desert-clay",
"/compare/oak-vs-caramel",
"/harmonies/caramel",
"/wcag/caramel",
"/css/colors/caramel",
"/hex/af6e4d"
]
},
"pairings": {
"best": [
"#000000",
"#4C8DAE",
"#AE4C5C",
"#AE9D4C"
],
"avoid": [
"#927668",
"#CCA08A"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#CCA08A",
"#927668"
]
}
}
Color meaning and use
About Caramel Color
Caramel sits in the orange family with warm temperature and earth tone visual character. Caramel is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include warmth, comfort, and approachability, which makes it relevant for hospitality and craft. In design work, Caramel is most useful for warm accents, food branding, and interior palettes, especially when paired with black text for stronger contrast.
WCAG Accessibility
Contrast checks for Caramel against black and white text.