Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#9A8FC8
Wisteria · DarkGray · Cobalt Blue
Traditional「Wisteria」· Paint「Cobalt Blue」· Creative Lavender Dream
#502C57
Dark Plum · DarkSlateGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#73022F
Dark Violet · Maroon · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· Creative Blush Sunrise
#241E22
Rose Purple · Black · Dark Stone
Traditional「Rose Purple」· Paint「Dark Stone」· Creative Midnight Shadow
#40081D
Dark Violet · Black · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· Creative Blush Sunrise
Color Harmonies Color Harmonies
Based on color wheel theory, calculated from primary color
Complementary
Analogous
Triadic
Split-Comp.
Tetradic
Contrast Matrix WCAG 2.1 Contrast
9A8FC8 | 502C57 | 73022F | 241E22 | 40081D | |
|---|---|---|---|---|---|
| — | 3.9 AA Large | 4.0 AA Large | 5.6 AA | 5.6 AA | |
3.9 AA Large | — | 1.0 Fail | 1.4 Fail | 1.4 Fail | |
4.0 AA Large | 1.0 Fail | — | 1.4 Fail | 1.4 Fail | |
5.6 AA | 1.4 Fail | 1.4 Fail | — | 1.0 Fail | |
5.6 AA | 1.4 Fail | 1.4 Fail | 1.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#9A8FC8
#502C57
#73022F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #9a8fc8;
--color-2: #502c57;
--color-3: #73022f;
--color-4: #241e22;
--color-5: #40081d;
}SCSS
$color-1: #9a8fc8; $color-2: #502c57; $color-3: #73022f; $color-4: #241e22; $color-5: #40081d;
TAILWIND
colors: {
'brand-1': '#9a8fc8',
'brand-2': '#502c57',
'brand-3': '#73022f',
'brand-4': '#241e22',
'brand-5': '#40081d',
}RGB Array
[154, 143, 200], [80, 44, 87], [115, 2, 47], [36, 30, 34], [64, 8, 29]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #9A8FC8, #502C57, #73022F, #241E22, #40081D is ideal for: tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #9a8fc8; --color-2: #502c57; --color-3: #73022f; --color-4: #241e22; --color-5: #40081d. LangColor editor supports one-click export to CSS, SCSS, Tailwind, JSON and more. Click the "Export" button to choose your format.
What UI/UX design tips apply to this palette?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. High-contrast palettes naturally meet WCAG accessibility standards. Use the "Contrast Matrix" tool in LangColor editor to check WCAG accessibility levels for every color pair.
Which industries or brands suit this palette?
This dark-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Click "AI Analysis" in the editor for more detailed brand color suggestions.
Generated by LangColor online color tool · Breaking the barrier between language and color