Black Orchid
#394768A dark, muted blue with composed depth. Evokes sky, sea, and serenity across virtually any room.
Spec Sheet
Hex#394768
RGB57, 71, 104
HSL222°, 29%, 32%
On White 9.23:1 AAA
On Black 2.28:1 Fail
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F1F2F4 Text: #141924 Accent: #394768 Support: #A48E5B Neutral: #B2ACC8 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 Orchid Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F1F2F4;
--palette-ink: #141924;
--palette-accent: #394768;
--palette-support: #A48E5B;
--palette-neutral: #B2ACC8;
}Tailwind Config
{
"palette-background": "#F1F2F4",
"palette-ink": "#141924",
"palette-accent": "#394768",
"palette-support": "#A48E5B",
"palette-neutral": "#B2ACC8"
}Color Blindness Simulation
#3B4A69
Protanopia#374667
Deuteranopia#294E53
TritanopiaBuild a design system around Black Orchid.