Nordic Flame
minimal palette with a balanced five-color hierarchy for design use.
#Minimal#Neutral#Clean
COLOR 1
#1F231C
Sumi Ink Black
COLOR 2
#45653F
Rosemary
COLOR 3
#819884
Artichoke
COLOR 4
#F6F2F6
White Smoke
COLOR 5
#DADCD8
Gainsboro
Color Values & Codes
HEX · RGB · HSLOpen In Design Tools
CSS Variables
:root {
--color-1: #1F231C;
--color-2: #45653F;
--color-3: #819884;
--color-4: #F6F2F6;
--color-5: #DADCD8;
}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
#1F231C on #F6F2F614.41:1
Normal Text AA Pass
Sample Text
#1F231C on #DADCD811.56:1
Normal Text AA Pass
Sample Text
#45653F on #F6F2F65.95:1
Normal Text AA Pass
Sample Text
#45653F on #DADCD84.77:1
Normal Text AA Pass
Sample Text
#819884 on #F6F2F62.80:1
Large Text Only (Fail)
Sample Text
#819884 on #DADCD82.25:1
Large Text Only (Fail)