Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#2B064E
Royal Purple · MidnightBlue · Dark Purple
Traditional「Royal Purple」· Paint「Dark Purple」· Creative Blush Sunrise
#CDC8D2
Lilac · LightGray · Lilac Purple
Traditional「Lilac」· Paint「Lilac Purple」· Creative Lavender Dream
#7E09F3
Royal Purple · DarkViolet · Violet
Traditional「Royal Purple」· Paint「Violet」· Creative Blush Sunrise
#585050
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#000000
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
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
2B064E | CDC8D2 | 7E09F3 | 585050 | 000000 | |
|---|---|---|---|---|---|
| — | 10.3 AAA | 2.6 Fail | 2.2 Fail | 1.2 Fail | |
10.3 AAA | — | 4.0 AA Large | 4.8 AA | 12.8 AAA | |
2.6 Fail | 4.0 AA Large | — | 1.2 Fail | 3.2 AA Large | |
2.2 Fail | 4.8 AA | 1.2 Fail | — | 2.7 Fail | |
1.2 Fail | 12.8 AAA | 3.2 AA Large | 2.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#2B064E
#CDC8D2
#7E09F3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #2b064e;
--color-2: #cdc8d2;
--color-3: #7e09f3;
--color-4: #585050;
--color-5: #000000;
}SCSS
$color-1: #2b064e; $color-2: #cdc8d2; $color-3: #7e09f3; $color-4: #585050; $color-5: #000000;
TAILWIND
colors: {
'brand-1': '#2b064e',
'brand-2': '#cdc8d2',
'brand-3': '#7e09f3',
'brand-4': '#585050',
'brand-5': '#000000',
}RGB Array
[43, 6, 78], [205, 200, 210], [126, 9, 243], [88, 80, 80], [0, 0, 0]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #2B064E, #CDC8D2, #7E09F3, #585050, #000000 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: #2b064e; --color-2: #cdc8d2; --color-3: #7e09f3; --color-4: #585050; --color-5: #000000. 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 general-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