Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C4BFDE
Wisteria · LightSteelBlue · Sky Blue
Traditional「Wisteria」· Paint「Sky Blue」· Creative Lavender Dream
#9995AD
Wisteria · DarkGray · Cobalt Blue
Traditional「Wisteria」· Paint「Cobalt Blue」· Creative Lavender Dream
#686575
Ink Gray · DimGray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
#3F3D47
Deep Indigo · DarkSlateGray · Charcoal
Traditional「Deep Indigo」· Paint「Charcoal」· Creative Midnight Shadow
#1D1D21
Ink Black · Black · Dark Stone
Traditional「Ink Black」· Paint「Dark Stone」· 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
C4BFDE | 9995AD | 686575 | 3F3D47 | 1D1D21 | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 3.2 AA Large | 6.0 AA | 9.5 AAA | |
1.6 Fail | — | 2.0 Fail | 3.7 AA Large | 5.8 AA | |
3.2 AA Large | 2.0 Fail | — | 1.9 Fail | 3.0 Fail | |
6.0 AA | 3.7 AA Large | 1.9 Fail | — | 1.6 Fail | |
9.5 AAA | 5.8 AA | 3.0 Fail | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C4BFDE
#9995AD
#686575
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c4bfde;
--color-2: #9995ad;
--color-3: #686575;
--color-4: #3f3d47;
--color-5: #1d1d21;
}SCSS
$color-1: #c4bfde; $color-2: #9995ad; $color-3: #686575; $color-4: #3f3d47; $color-5: #1d1d21;
TAILWIND
colors: {
'brand-1': '#c4bfde',
'brand-2': '#9995ad',
'brand-3': '#686575',
'brand-4': '#3f3d47',
'brand-5': '#1d1d21',
}RGB Array
[196, 191, 222], [153, 149, 173], [104, 101, 117], [63, 61, 71], [29, 29, 33]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C4BFDE, #9995AD, #686575, #3F3D47, #1D1D21 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #c4bfde; --color-2: #9995ad; --color-3: #686575; --color-4: #3f3d47; --color-5: #1d1d21. 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. Restrained colors convey professionalism and trust. 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