Plum Swirl
#8979A9A medium, muted purple with creative presence. Adds sophistication and personality to feature walls and private spaces.
Spec Sheet
Hex#8979A9
RGB137, 121, 169
HSL260°, 22%, 57%
On White 3.91:1 AA Large
On Black 5.37:1 AA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E7E4EC Text: #191424 Accent: #8979A9 Support: #89AD43 Neutral: #CEC2D1 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 Plum Swirl Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E7E4EC;
--palette-ink: #191424;
--palette-accent: #8979A9;
--palette-support: #89AD43;
--palette-neutral: #CEC2D1;
}Tailwind Config
{
"palette-background": "#E7E4EC",
"palette-ink": "#191424",
"palette-accent": "#8979A9",
"palette-support": "#89AD43",
"palette-neutral": "#CEC2D1"
}Color Blindness Simulation
#6F81AB
Protanopia#7180A8
Deuteranopia#83808A
TritanopiaBuild a design system around Plum Swirl.