Cheating Heart
#4B4D4FThis colourless black carries icy depth, reading as complex rather than flat.
Spec Sheet
Hex#4B4D4F
RGB75, 77, 79
HSL210°, 3%, 30%
On White 8.49:1 AAA
On Black 2.47:1 Fail
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E7EBEE Text: #131A20 Accent: #4B4D4F Support: #97734E Neutral: #CACAD8 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 Cheating Heart Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E7EBEE;
--palette-ink: #131A20;
--palette-accent: #4B4D4F;
--palette-support: #97734E;
--palette-neutral: #CACAD8;
}Tailwind Config
{
"palette-background": "#E7EBEE",
"palette-ink": "#131A20",
"palette-accent": "#4B4D4F",
"palette-support": "#97734E",
"palette-neutral": "#CACAD8"
}Color Blindness Simulation
#4C4D4F
Protanopia#4C4D4F
Deuteranopia#4A4D4E
TritanopiaBuild a design system around Cheating Heart.