Named color
Coffee
Coffee is an earth tone orange color with HEX #6F4E37. According to Colors Encyclopedia, it has RGB 111, 78, 55, HSL 25, 34%, 33%, warm temperature, and is useful for backgrounds, typography, and product surfaces.
CSS Utilities
--color-coffee: #6F4E37;
.bg-coffee { background-color: #6F4E37; }
.text-coffee { color: #6F4E37; }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": "#6F4E37",
"rgb": [
111,
78,
55
],
"hsl": [
25,
34,
33
],
"cmyk": [
0,
30,
50,
56
],
"luminance": 0.091,
"contrast": {
"black": 2.82,
"white": 7.45
}
}WCAG
{
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
}Harmonies
{
"complementary": "#385971",
"analogous": [
"#71383C",
"#716C38"
],
"triadic": [
"#38714F",
"#4F3871"
],
"tetradic": [
"#3C7138",
"#385971",
"#6C3871"
],
"splitComplementary": [
"#38716C",
"#383C71"
],
"monochromatic": [
"#AD7B58",
"#6F4E37",
"#332419"
]
}Variants
{
"light": "#AD7B58",
"dark": "#332419",
"saturated": "#834C25",
"desaturated": "#5E524A",
"pastel": "#A89180",
"neon": "#D15700"
}Pairings
{
"best": [
"#FFFFFF",
"#385971",
"#71383C",
"#716C38"
],
"avoid": [
"#5E524A",
"#AD7B58"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#AD7B58",
"#5E524A"
]
}Knowledge graph
{
"nearestColors": [
"loam",
"umber",
"walnut",
"garnet",
"wine-red"
],
"generatedPalettes": [
"coffee"
],
"generatedComparisons": [
"coffee-vs-loam",
"coffee-vs-umber",
"garnet-vs-coffee",
"raw-umber-vs-coffee"
],
"relatedFamilies": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/earth-tone"
],
"relatedTools": [
"/harmonies/coffee",
"/wcag/coffee",
"/css/colors/coffee",
"/hex/6f4e37"
],
"semanticRelations": {
"broader": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/earth-tone"
],
"narrower": [
"/palettes/coffee"
],
"related": [
"/colors/loam",
"/colors/umber",
"/colors/walnut",
"/colors/garnet",
"/colors/wine-red",
"/compare/coffee-vs-loam",
"/compare/coffee-vs-umber",
"/compare/garnet-vs-coffee",
"/compare/raw-umber-vs-coffee",
"/harmonies/coffee",
"/wcag/coffee",
"/css/colors/coffee",
"/hex/6f4e37"
]
}
}Full JSON dataset
{
"slug": "coffee",
"name": "Coffee",
"hex": "#6F4E37",
"uses": [
"backgrounds",
"typography",
"product surfaces"
],
"psychology": {
"associations": [
"restraint",
"clarity",
"balance"
],
"contexts": [
"interfaces",
"architecture",
"editorial design",
"packaging"
],
"avoidIn": [
"high-energy accent-only palettes"
]
},
"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",
"backgrounds",
"typography",
"product-surfaces",
"restraint",
"clarity",
"balance"
],
"popularity": 84,
"rgb": [
111,
78,
55
],
"hsl": [
25,
34,
33
],
"cmyk": [
0,
30,
50,
56
],
"luminance": 0.091,
"contrast": {
"black": 2.82,
"white": 7.45
},
"harmonies": {
"complementary": "#385971",
"analogous": [
"#71383C",
"#716C38"
],
"triadic": [
"#38714F",
"#4F3871"
],
"tetradic": [
"#3C7138",
"#385971",
"#6C3871"
],
"splitComplementary": [
"#38716C",
"#383C71"
],
"monochromatic": [
"#AD7B58",
"#6F4E37",
"#332419"
]
},
"variants": {
"light": "#AD7B58",
"dark": "#332419",
"saturated": "#834C25",
"desaturated": "#5E524A",
"pastel": "#A89180",
"neon": "#D15700"
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"css": {
"variable": "--color-coffee: #6F4E37;",
"utility": ".bg-coffee { background-color: #6F4E37; }",
"textUtility": ".text-coffee { color: #6F4E37; }"
},
"nearestColors": [
"loam",
"umber",
"walnut",
"garnet",
"wine-red"
],
"generatedPalettes": [
"coffee"
],
"generatedComparisons": [
"coffee-vs-loam",
"coffee-vs-umber",
"garnet-vs-coffee",
"raw-umber-vs-coffee"
],
"relatedFamilies": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/earth-tone"
],
"relatedTools": [
"/harmonies/coffee",
"/wcag/coffee",
"/css/colors/coffee",
"/hex/6f4e37"
],
"semanticRelations": {
"broader": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/earth-tone"
],
"narrower": [
"/palettes/coffee"
],
"related": [
"/colors/loam",
"/colors/umber",
"/colors/walnut",
"/colors/garnet",
"/colors/wine-red",
"/compare/coffee-vs-loam",
"/compare/coffee-vs-umber",
"/compare/garnet-vs-coffee",
"/compare/raw-umber-vs-coffee",
"/harmonies/coffee",
"/wcag/coffee",
"/css/colors/coffee",
"/hex/6f4e37"
]
},
"pairings": {
"best": [
"#FFFFFF",
"#385971",
"#71383C",
"#716C38"
],
"avoid": [
"#5E524A",
"#AD7B58"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#AD7B58",
"#5E524A"
]
}
}
Color meaning and use
About Coffee Color
Coffee sits in the orange family with warm temperature and earth tone visual character. Coffee is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include restraint, clarity, and balance, which makes it relevant for interfaces and architecture. In design work, Coffee is most useful for backgrounds, typography, and product surfaces, especially when paired with white text for stronger contrast.
WCAG Accessibility
Contrast checks for Coffee against black and white text.