Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E2C4DC
Mauve · LightGray · Lavender
Traditional「Mauve」· Paint「Lavender」· Creative Rose Petal
#106D8F
Lake Blue · Teal · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#B0A3B3
Lilac · DarkGray · Lilac Purple
Traditional「Lilac」· Paint「Lilac Purple」· Creative Lavender Dream
#7A339E
Royal Purple · DarkSlateBlue · Violet
Traditional「Royal Purple」· Paint「Violet」· Creative Blush Sunrise
#005568
Lake Blue · Teal · Peacock Green
Traditional「Lake Blue」· Paint「Peacock Green」· 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
E2C4DC | 106D8F | B0A3B3 | 7A339E | 005568 | |
|---|---|---|---|---|---|
| — | 3.7 AA Large | 1.5 Fail | 4.7 AA | 5.3 AA | |
3.7 AA Large | — | 2.4 Fail | 1.3 Fail | 1.4 Fail | |
1.5 Fail | 2.4 Fail | — | 3.1 AA Large | 3.5 AA Large | |
4.7 AA | 1.3 Fail | 3.1 AA Large | — | 1.1 Fail | |
5.3 AA | 1.4 Fail | 3.5 AA Large | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E2C4DC
#106D8F
#B0A3B3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e2c4dc;
--color-2: #106d8f;
--color-3: #b0a3b3;
--color-4: #7a339e;
--color-5: #005568;
}SCSS
$color-1: #e2c4dc; $color-2: #106d8f; $color-3: #b0a3b3; $color-4: #7a339e; $color-5: #005568;
TAILWIND
colors: {
'brand-1': '#e2c4dc',
'brand-2': '#106d8f',
'brand-3': '#b0a3b3',
'brand-4': '#7a339e',
'brand-5': '#005568',
}RGB Array
[226, 196, 220], [16, 109, 143], [176, 163, 179], [122, 51, 158], [0, 85, 104]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E2C4DC, #106D8F, #B0A3B3, #7A339E, #005568 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: #e2c4dc; --color-2: #106d8f; --color-3: #b0a3b3; --color-4: #7a339e; --color-5: #005568. 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