Calm Signal
minimal palette with a balanced five-color hierarchy for design use.
#Minimal#Neutral#Clean
COLOR 1
#1C241B
Sumi Ink Black
COLOR 2
#465E4D
Rosemary
COLOR 3
#7C9C8E
Eucalyptus
COLOR 4
#F5F3F5
White Smoke
COLOR 5
#D9DCD8
Gainsboro
Color Values & Codes
HEX · RGB · HSLOpen In Design Tools
CSS Variables
:root {
--color-1: #1C241B;
--color-2: #465E4D;
--color-3: #7C9C8E;
--color-4: #F5F3F5;
--color-5: #D9DCD8;
}Role-Based WCAG Contrast Audit
Accessibility contrast depends on assigned UI roles. Here are the contrast ratios and WCAG compliance ratings when pairing palette colors as Foreground Text against Background surfaces:
Sample Text
#1C241B on #F5F3F514.44:1
Normal Text AA Pass
Sample Text
#1C241B on #D9DCD811.52:1
Normal Text AA Pass
Sample Text
#465E4D on #F5F3F56.41:1
Normal Text AA Pass
Sample Text
#465E4D on #D9DCD85.11:1
Normal Text AA Pass
Sample Text
#7C9C8E on #F5F3F52.72:1
Large Text Only (Fail)
Sample Text
#7C9C8E on #D9DCD82.17:1
Large Text Only (Fail)