Cup o' Java
#6A544CVersatile and commanding, this neutral holds golden depth that reveals itself over time.
Spec Sheet
Hex#6A544C
RGB106, 84, 76
HSL16°, 16%, 36%
On White 7.03:1 AAA
On Black 2.99:1 Fail
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EDEAE9 Text: #382219 Accent: #6A544C Support: #458CA5 Neutral: #BDB8A8 Rules: - Use Background for surfaces and canvas - Use Ink for body text and icons - Never use Accent as body text — contrast is too low - Maintain 4.5:1 minimum contrast for normal text
Design System from Cup o' Java Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EDEAE9;
--palette-ink: #382219;
--palette-accent: #6A544C;
--palette-support: #458CA5;
--palette-neutral: #BDB8A8;
}Tailwind Config
{
"palette-background": "#EDEAE9",
"palette-ink": "#382219",
"palette-accent": "#6A544C",
"palette-support": "#458CA5",
"palette-neutral": "#BDB8A8"
}Color Blindness Simulation
#59564B
Protanopia#5E5A4C
Deuteranopia#705152
TritanopiaBuild a design system around Cup o' Java.