Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CFD6FC
Azure · Lavender · Sky Blue
Traditional「Azure」· Paint「Sky Blue」· Creative Twilight Haze
#9DA9E0
Azure · LightSteelBlue · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
#404F91
Indigo · DarkSlateBlue · Navy Blue
Traditional「Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#2B216E
Deep Indigo · MidnightBlue · Prussian Blue
Traditional「Deep Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#08061C
Deep Indigo · Black · 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
CFD6FC | 9DA9E0 | 404F91 | 2B216E | 08061C | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 5.3 AA | 9.5 AAA | 13.9 AAA | |
1.6 Fail | — | 3.3 AA Large | 5.9 AA | 8.7 AAA | |
5.3 AA | 3.3 AA Large | — | 1.8 Fail | 2.6 Fail | |
9.5 AAA | 5.9 AA | 1.8 Fail | — | 1.5 Fail | |
13.9 AAA | 8.7 AAA | 2.6 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CFD6FC
#9DA9E0
#404F91
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cfd6fc;
--color-2: #9da9e0;
--color-3: #404f91;
--color-4: #2b216e;
--color-5: #08061c;
}SCSS
$color-1: #cfd6fc; $color-2: #9da9e0; $color-3: #404f91; $color-4: #2b216e; $color-5: #08061c;
TAILWIND
colors: {
'brand-1': '#cfd6fc',
'brand-2': '#9da9e0',
'brand-3': '#404f91',
'brand-4': '#2b216e',
'brand-5': '#08061c',
}RGB Array
[207, 214, 252], [157, 169, 224], [64, 79, 145], [43, 33, 110], [8, 6, 28]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CFD6FC, #9DA9E0, #404F91, #2B216E, #08061C is ideal for: 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: #cfd6fc; --color-2: #9da9e0; --color-3: #404f91; --color-4: #2b216e; --color-5: #08061c. 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?
Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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