Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DAD1EC
Wisteria · LightGray · Lavender
Traditional「Wisteria」· Paint「Lavender」· Creative Lavender Dream
#BDC0D0
Azure · Silver · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
#8D66E4
Wisteria · MediumSlateBlue · Cobalt Blue
Traditional「Wisteria」· Paint「Cobalt Blue」· Creative Lavender Dream
#8424A5
Royal Purple · DarkMagenta · Eggplant
Traditional「Royal Purple」· Paint「Eggplant」· Creative Blush Sunrise
#624C66
Dark Plum · DimGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· 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
DAD1EC | BDC0D0 | 8D66E4 | 8424A5 | 624C66 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 2.8 Fail | 5.2 AA | 5.2 AA | |
1.2 Fail | — | 2.3 Fail | 4.2 AA Large | 4.2 AA Large | |
2.8 Fail | 2.3 Fail | — | 1.9 Fail | 1.9 Fail | |
5.2 AA | 4.2 AA Large | 1.9 Fail | — | 1.0 Fail | |
5.2 AA | 4.2 AA Large | 1.9 Fail | 1.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DAD1EC
#BDC0D0
#8D66E4
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dad1ec;
--color-2: #bdc0d0;
--color-3: #8d66e4;
--color-4: #8424a5;
--color-5: #624c66;
}SCSS
$color-1: #dad1ec; $color-2: #bdc0d0; $color-3: #8d66e4; $color-4: #8424a5; $color-5: #624c66;
TAILWIND
colors: {
'brand-1': '#dad1ec',
'brand-2': '#bdc0d0',
'brand-3': '#8d66e4',
'brand-4': '#8424a5',
'brand-5': '#624c66',
}RGB Array
[218, 209, 236], [189, 192, 208], [141, 102, 228], [132, 36, 165], [98, 76, 102]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DAD1EC, #BDC0D0, #8D66E4, #8424A5, #624C66 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: #dad1ec; --color-2: #bdc0d0; --color-3: #8d66e4; --color-4: #8424a5; --color-5: #624c66. 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