Gaming HUD Crimson
Aggressive esports companion app and telemetry interface with ruby red alert triggers and pitch-black framing.
#App UI#Gaming#UI#Bold#Dark
COLOR 1
#0D0D12
Obsidian Black
COLOR 2
#1F1F2E
Kachiiro Victory Blue
COLOR 3
#DC2626
Poppy Red
COLOR 4
#F87171
Begonia
COLOR 5
#FEF2F2
Lavender Blush
Color Values & Codes
HEX · RGB · HSLObsidian Black
#0D0D12
Kachiiro Victory Blue
#1F1F2E
Poppy Red
#DC2626
Begonia
#F87171
Lavender Blush
#FEF2F2
Open In Design Tools
CSS Variables
:root {
--color-1: #0D0D12;
--color-2: #1F1F2E;
--color-3: #DC2626;
--color-4: #F87171;
--color-5: #FEF2F2;
}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
#0D0D12 on #F871717.01:1
Normal Text AA Pass
Sample Text
#0D0D12 on #FEF2F217.72:1
Normal Text AA Pass
Sample Text
#1F1F2E on #F871715.87:1
Normal Text AA Pass
Sample Text
#1F1F2E on #FEF2F214.84:1
Normal Text AA Pass
Sample Text
#DC2626 on #F871711.75:1
Large Text Only (Fail)
Sample Text
#DC2626 on #FEF2F24.41:1
Large Text Only (Pass)