Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CDCBD5
Wisteria · LightGray · Sky Blue
Traditional「Wisteria」· Paint「Sky Blue」· Creative Lavender Dream
#4F0F29
Dark Violet · Maroon · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· Creative Blush Sunrise
#6E2643
Dark Violet · Brown · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#D4ACC4
Mauve · Silver · Rose Pink
Traditional「Mauve」· Paint「Rose Pink」· Creative Rose Petal
#FEEDFF
Lilac · Snow · Lavender
Traditional「Lilac」· Paint「Lavender」· Creative Lavender Dream
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
CDCBD5 | 4F0F29 | 6E2643 | D4ACC4 | FEEDFF | |
|---|---|---|---|---|---|
| — | 9.1 AAA | 6.5 AA | 1.2 Fail | 1.4 Fail | |
9.1 AAA | — | 1.4 Fail | 7.3 AAA | 13.1 AAA | |
6.5 AA | 1.4 Fail | — | 5.2 AA | 9.3 AAA | |
1.2 Fail | 7.3 AAA | 5.2 AA | — | 1.8 Fail | |
1.4 Fail | 13.1 AAA | 9.3 AAA | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CDCBD5
#4F0F29
#6E2643
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cdcbd5;
--color-2: #4f0f29;
--color-3: #6e2643;
--color-4: #d4acc4;
--color-5: #feedff;
}SCSS
$color-1: #cdcbd5; $color-2: #4f0f29; $color-3: #6e2643; $color-4: #d4acc4; $color-5: #feedff;
TAILWIND
colors: {
'brand-1': '#cdcbd5',
'brand-2': '#4f0f29',
'brand-3': '#6e2643',
'brand-4': '#d4acc4',
'brand-5': '#feedff',
}RGB Array
[205, 203, 213], [79, 15, 41], [110, 38, 67], [212, 172, 196], [254, 237, 255]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CDCBD5, #4F0F29, #6E2643, #D4ACC4, #FEEDFF 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: #cdcbd5; --color-2: #4f0f29; --color-3: #6e2643; --color-4: #d4acc4; --color-5: #feedff. 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