Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFDFBA
Goose Yellow · Bisque · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#DBB9DC
Lilac · LightGray · Lilac Purple
Traditional「Lilac」· Paint「Lilac Purple」· Creative Lavender Dream
#B388FF
Wisteria · Orchid · Lilac Purple
Traditional「Wisteria」· Paint「Lilac Purple」· Creative Lavender Dream
#587390
Indigo · SlateGray · Navy Blue
Traditional「Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#3E1E29
Dark Violet · DarkSlateGray · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· 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
FFDFBA | DBB9DC | B388FF | 587390 | 3E1E29 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.1 Fail | 3.9 AA Large | 11.6 AAA | |
1.4 Fail | — | 1.5 Fail | 2.8 Fail | 8.4 AAA | |
2.1 Fail | 1.5 Fail | — | 1.8 Fail | 5.5 AA | |
3.9 AA Large | 2.8 Fail | 1.8 Fail | — | 3.0 AA Large | |
11.6 AAA | 8.4 AAA | 5.5 AA | 3.0 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFDFBA
#DBB9DC
#B388FF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffdfba;
--color-2: #dbb9dc;
--color-3: #b388ff;
--color-4: #587390;
--color-5: #3e1e29;
}SCSS
$color-1: #ffdfba; $color-2: #dbb9dc; $color-3: #b388ff; $color-4: #587390; $color-5: #3e1e29;
TAILWIND
colors: {
'brand-1': '#ffdfba',
'brand-2': '#dbb9dc',
'brand-3': '#b388ff',
'brand-4': '#587390',
'brand-5': '#3e1e29',
}RGB Array
[255, 223, 186], [219, 185, 220], [179, 136, 255], [88, 115, 144], [62, 30, 41]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFDFBA, #DBB9DC, #B388FF, #587390, #3E1E29 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: #ffdfba; --color-2: #dbb9dc; --color-3: #b388ff; --color-4: #587390; --color-5: #3e1e29. 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