Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EFCFF4
Lilac · Lavender · Lavender
Traditional「Lilac」· Paint「Lavender」· Creative Lavender Dream
#EC88AE
Rouge · LightCoral · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#6D7693
Indigo · SlateGray · Navy Blue
Traditional「Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#935EA2
Dark Plum · LightSlateGray · Violet
Traditional「Dark Plum」· Paint「Violet」· Creative Blush Sunrise
#200F33
Deep Indigo · Black · Dark Purple
Traditional「Deep Indigo」· Paint「Dark Purple」· 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
EFCFF4 | EC88AE | 6D7693 | 935EA2 | 200F33 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 3.2 AA Large | 3.4 AA Large | 12.7 AAA | |
1.7 Fail | — | 1.9 Fail | 2.0 Fail | 7.4 AAA | |
3.2 AA Large | 1.9 Fail | — | 1.1 Fail | 4.0 AA Large | |
3.4 AA Large | 2.0 Fail | 1.1 Fail | — | 3.7 AA Large | |
12.7 AAA | 7.4 AAA | 4.0 AA Large | 3.7 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EFCFF4
#EC88AE
#6D7693
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #efcff4;
--color-2: #ec88ae;
--color-3: #6d7693;
--color-4: #935ea2;
--color-5: #200f33;
}SCSS
$color-1: #efcff4; $color-2: #ec88ae; $color-3: #6d7693; $color-4: #935ea2; $color-5: #200f33;
TAILWIND
colors: {
'brand-1': '#efcff4',
'brand-2': '#ec88ae',
'brand-3': '#6d7693',
'brand-4': '#935ea2',
'brand-5': '#200f33',
}RGB Array
[239, 207, 244], [236, 136, 174], [109, 118, 147], [147, 94, 162], [32, 15, 51]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This nature-style palette of #EFCFF4, #EC88AE, #6D7693, #935EA2, #200F33 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: #efcff4; --color-2: #ec88ae; --color-3: #6d7693; --color-4: #935ea2; --color-5: #200f33. 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 nature-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