Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFFDFF
Mauve · White · Lavender
Traditional「Mauve」· Paint「Lavender」· Creative Rose Petal
#EEB3C9
Rouge · LightPink · Cherry Blossom
Traditional「Rouge」· Paint「Cherry Blossom」· Creative Rose Petal
#BD93A7
Rouge · DarkGray · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#624D5E
Rose Purple · DimGray · Eggplant
Traditional「Rose Purple」· Paint「Eggplant」· Creative Blush Sunrise
#372B39
Dark Plum · DarkSlateGray · Dark Purple
Traditional「Dark Plum」· 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
FFFDFF | EEB3C9 | BD93A7 | 624D5E | 372B39 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 2.6 Fail | 7.6 AAA | 13.2 AAA | |
1.7 Fail | — | 1.5 Fail | 4.3 AA Large | 7.6 AAA | |
2.6 Fail | 1.5 Fail | — | 2.9 Fail | 5.0 AA | |
7.6 AAA | 4.3 AA Large | 2.9 Fail | — | 1.8 Fail | |
13.2 AAA | 7.6 AAA | 5.0 AA | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFFDFF
#EEB3C9
#BD93A7
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fffdff;
--color-2: #eeb3c9;
--color-3: #bd93a7;
--color-4: #624d5e;
--color-5: #372b39;
}SCSS
$color-1: #fffdff; $color-2: #eeb3c9; $color-3: #bd93a7; $color-4: #624d5e; $color-5: #372b39;
TAILWIND
colors: {
'brand-1': '#fffdff',
'brand-2': '#eeb3c9',
'brand-3': '#bd93a7',
'brand-4': '#624d5e',
'brand-5': '#372b39',
}RGB Array
[255, 253, 255], [238, 179, 201], [189, 147, 167], [98, 77, 94], [55, 43, 57]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFFDFF, #EEB3C9, #BD93A7, #624D5E, #372B39 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: #fffdff; --color-2: #eeb3c9; --color-3: #bd93a7; --color-4: #624d5e; --color-5: #372b39. 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