Purple Gladiola
#BFA8D3A light, muted purple with creative presence. Adds sophistication and personality to feature walls and private spaces.
Spec Sheet
Hex#BFA8D3
RGB191, 168, 211
HSL272°, 33%, 74%
On White 2.15:1 Fail
On Black 9.76:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F2F1F4 Text: #1F1528 Accent: #BFA8D3 Support: #6DA040 Neutral: #CFB4CE 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 Purple Gladiola Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F2F1F4;
--palette-ink: #1F1528;
--palette-accent: #BFA8D3;
--palette-support: #6DA040;
--palette-neutral: #CFB4CE;
}Tailwind Config
{
"palette-background": "#F2F1F4",
"palette-ink": "#1F1528",
"palette-accent": "#BFA8D3",
"palette-support": "#6DA040",
"palette-neutral": "#CFB4CE"
}Color Blindness Simulation
#A1B0D5
Protanopia#A6B1D2
Deuteranopia#BDADB7
TritanopiaBuild a design system around Purple Gladiola.