Victorian Purple
#BD90AEContemplative and moderate, this purple holds warm complexity beneath its surface.
Spec Sheet
Hex#BD90AE
RGB189, 144, 174
HSL320°, 25%, 65%
On White 2.7:1 Fail
On Black 7.76:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F2EDF1 Text: #241920 Accent: #BD90AE Support: #619874 Neutral: #D8CACD 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 Victorian Purple Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F2EDF1;
--palette-ink: #241920;
--palette-accent: #BD90AE;
--palette-support: #619874;
--palette-neutral: #D8CACD;
}Tailwind Config
{
"palette-background": "#F2EDF1",
"palette-ink": "#241920",
"palette-accent": "#BD90AE",
"palette-support": "#619874",
"palette-neutral": "#D8CACD"
}Color Blindness Simulation
#9199AF
Protanopia#9CA0AD
Deuteranopia#C2919A
TritanopiaBuild a design system around Victorian Purple.