Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CEC4FF
Wisteria · Lavender · Sky Blue
Traditional「Wisteria」· Paint「Sky Blue」· Creative Lavender Dream
#C09EDE
Lilac · LightSteelBlue · Lilac Purple
Traditional「Lilac」· Paint「Lilac Purple」· Creative Lavender Dream
#B07D9F
Rose Purple · DarkGray · Rose Pink
Traditional「Rose Purple」· Paint「Rose Pink」· Creative Blush Sunrise
#AB6432
Tangerine · Sienna · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#9C471C
Tangerine · Sienna · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· 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
CEC4FF | C09EDE | B07D9F | AB6432 | 9C471C | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.1 Fail | 2.8 Fail | 3.9 AA Large | |
1.4 Fail | — | 1.5 Fail | 2.0 Fail | 2.8 Fail | |
2.1 Fail | 1.5 Fail | — | 1.4 Fail | 1.9 Fail | |
2.8 Fail | 2.0 Fail | 1.4 Fail | — | 1.4 Fail | |
3.9 AA Large | 2.8 Fail | 1.9 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CEC4FF
#C09EDE
#B07D9F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cec4ff;
--color-2: #c09ede;
--color-3: #b07d9f;
--color-4: #ab6432;
--color-5: #9c471c;
}SCSS
$color-1: #cec4ff; $color-2: #c09ede; $color-3: #b07d9f; $color-4: #ab6432; $color-5: #9c471c;
TAILWIND
colors: {
'brand-1': '#cec4ff',
'brand-2': '#c09ede',
'brand-3': '#b07d9f',
'brand-4': '#ab6432',
'brand-5': '#9c471c',
}RGB Array
[206, 196, 255], [192, 158, 222], [176, 125, 159], [171, 100, 50], [156, 71, 28]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CEC4FF, #C09EDE, #B07D9F, #AB6432, #9C471C 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: #cec4ff; --color-2: #c09ede; --color-3: #b07d9f; --color-4: #ab6432; --color-5: #9c471c. 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