Franklin Lakes
#84A0ABA medium-depth blue with steely undertones that anchors spaces with quiet authority.
Spec Sheet
Hex#84A0AB
RGB132, 160, 171
HSL197°, 19%, 59%
On White 2.76:1 Fail
On Black 7.6:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E3E7E8 Text: #202D31 Accent: #84A0AB Support: #B8846F Neutral: #B0B7CF 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 Franklin Lakes Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E3E7E8;
--palette-ink: #202D31;
--palette-accent: #84A0AB;
--palette-support: #B8846F;
--palette-neutral: #B0B7CF;
}Tailwind Config
{
"palette-background": "#E3E7E8",
"palette-ink": "#202D31",
"palette-accent": "#84A0AB",
"palette-support": "#B8846F",
"palette-neutral": "#B0B7CF"
}Color Blindness Simulation
#9A9EAC
Protanopia#9499AB
Deuteranopia#79A4A3
TritanopiaBuild a design system around Franklin Lakes.