Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#140E1F
Deep Indigo · Black · Dark Purple
Traditional「Deep Indigo」· Paint「Dark Purple」· Creative Blush Sunrise
#431B45
Dark Plum · DarkSlateGray · Dark Purple
Traditional「Dark Plum」· Paint「Dark Purple」· Creative Blush Sunrise
#BF5CB5
Rose Purple · MediumOrchid · Violet
Traditional「Rose Purple」· Paint「Violet」· Creative Blush Sunrise
#0F092B
Deep Indigo · Black · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#1D0D4C
Deep Indigo · MidnightBlue · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea Blue」· 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
140E1F | 431B45 | BF5CB5 | 0F092B | 1D0D4C | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 4.9 AA | 1.0 Fail | 1.1 Fail | |
1.3 Fail | — | 3.7 AA Large | 1.4 Fail | 1.2 Fail | |
4.9 AA | 3.7 AA Large | — | 4.9 AA | 4.5 AA Large | |
1.0 Fail | 1.4 Fail | 4.9 AA | — | 1.1 Fail | |
1.1 Fail | 1.2 Fail | 4.5 AA Large | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#140E1F
#431B45
#BF5CB5
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #140e1f;
--color-2: #431b45;
--color-3: #bf5cb5;
--color-4: #0f092b;
--color-5: #1d0d4c;
}SCSS
$color-1: #140e1f; $color-2: #431b45; $color-3: #bf5cb5; $color-4: #0f092b; $color-5: #1d0d4c;
TAILWIND
colors: {
'brand-1': '#140e1f',
'brand-2': '#431b45',
'brand-3': '#bf5cb5',
'brand-4': '#0f092b',
'brand-5': '#1d0d4c',
}RGB Array
[20, 14, 31], [67, 27, 69], [191, 92, 181], [15, 9, 43], [29, 13, 76]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #140E1F, #431B45, #BF5CB5, #0F092B, #1D0D4C 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: #140e1f; --color-2: #431b45; --color-3: #bf5cb5; --color-4: #0f092b; --color-5: #1d0d4c. 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