Black Sapphire
#434555A subtle, dark grey that holds its own without overwhelming. Works across contemporary and transitional interiors.
Spec Sheet
Hex#434555
RGB67, 69, 85
HSL233°, 12%, 30%
On White 9.45:1 AAA
On Black 2.22:1 Fail
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E4E5EC Text: #1C1E2C Accent: #434555 Support: #B8AB47 Neutral: #BDB4CA 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 Black Sapphire Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E4E5EC;
--palette-ink: #1C1E2C;
--palette-accent: #434555;
--palette-support: #B8AB47;
--palette-neutral: #BDB4CA;
}Tailwind Config
{
"palette-background": "#E4E5EC",
"palette-ink": "#1C1E2C",
"palette-accent": "#434555",
"palette-support": "#B8AB47",
"palette-neutral": "#BDB4CA"
}Color Blindness Simulation
#414756
Protanopia#404555
Deuteranopia#3F484A
TritanopiaBuild a design system around Black Sapphire.