New Pilgrim Red
#674142A saturated red with flushed undertones that commands attention on any surface.
Spec Sheet
Hex#674142
RGB103, 65, 66
HSL358°, 23%, 33%
On White 8.71:1 AAA
On Black 2.41:1 Fail
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F5F0F0 Text: #2A1414 Accent: #674142 Support: #76A7A6 Neutral: #CDC1B6 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 New Pilgrim Red Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F5F0F0;
--palette-ink: #2A1414;
--palette-accent: #674142;
--palette-support: #76A7A6;
--palette-neutral: #CDC1B6;
}Tailwind Config
{
"palette-background": "#F5F0F0",
"palette-ink": "#2A1414",
"palette-accent": "#674142",
"palette-support": "#76A7A6",
"palette-neutral": "#CDC1B6"
}Color Blindness Simulation
#484742
Protanopia#514E41
Deuteranopia#6E3D42
TritanopiaBuild a design system around New Pilgrim Red.