Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D7B8DE
Lilac · LightGray · Lilac Purple
Traditional「Lilac」· Paint「Lilac Purple」· Creative Lavender Dream
#B077BD
Dark Plum · MediumOrchid · Violet
Traditional「Dark Plum」· Paint「Violet」· Creative Blush Sunrise
#8A319E
Royal Purple · DarkOrchid · Violet
Traditional「Royal Purple」· Paint「Violet」· Creative Blush Sunrise
#550866
Royal Purple · Purple · Eggplant
Traditional「Royal Purple」· Paint「Eggplant」· Creative Blush Sunrise
#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
D7B8DE | B077BD | 8A319E | 550866 | 000000 | |
|---|---|---|---|---|---|
| — | 1.9 Fail | 3.9 AA Large | 7.3 AAA | 11.8 AAA | |
1.9 Fail | — | 2.1 Fail | 3.9 AA Large | 6.2 AA | |
3.9 AA Large | 2.1 Fail | — | 1.9 Fail | 3.0 AA Large | |
7.3 AAA | 3.9 AA Large | 1.9 Fail | — | 1.6 Fail | |
11.8 AAA | 6.2 AA | 3.0 AA Large | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D7B8DE
#B077BD
#8A319E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d7b8de;
--color-2: #b077bd;
--color-3: #8a319e;
--color-4: #550866;
--color-5: #000000;
}SCSS
$color-1: #d7b8de; $color-2: #b077bd; $color-3: #8a319e; $color-4: #550866; $color-5: #000000;
TAILWIND
colors: {
'brand-1': '#d7b8de',
'brand-2': '#b077bd',
'brand-3': '#8a319e',
'brand-4': '#550866',
'brand-5': '#000000',
}RGB Array
[215, 184, 222], [176, 119, 189], [138, 49, 158], [85, 8, 102], [0, 0, 0]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D7B8DE, #B077BD, #8A319E, #550866, #000000 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: #d7b8de; --color-2: #b077bd; --color-3: #8a319e; --color-4: #550866; --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?
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