Field Khaki
#ACB494A subtle, medium grey that holds its own without overwhelming. Works across contemporary and transitional interiors.
Spec Sheet
Hex#ACB494
RGB172, 180, 148
HSL75°, 18%, 64%
On White 2.16:1 Fail
On Black 9.71:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F5F6F4 Text: #24271C Accent: #ACB494 Support: #644DA8 Neutral: #C2D2BC 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 Field Khaki Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F5F6F4;
--palette-ink: #24271C;
--palette-accent: #ACB494;
--palette-support: #644DA8;
--palette-neutral: #C2D2BC;
}Tailwind Config
{
"palette-background": "#F5F6F4",
"palette-ink": "#24271C",
"palette-accent": "#ACB494",
"palette-support": "#644DA8",
"palette-neutral": "#C2D2BC"
}Color Blindness Simulation
#B9B092
Protanopia#B8B095
Deuteranopia#AFB0AB
TritanopiaBuild a design system around Field Khaki.