Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFE8B4
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#EBD7B7
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#EBB9C5
Peach Pink · LightPink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Rose Petal
#C7A9C1
Mauve · Silver · Lilac Purple
Traditional「Mauve」· Paint「Lilac Purple」· Creative Rose Petal
#8B3C8C
Dark Plum · DarkMagenta · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· 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
FFE8B4 | EBD7B7 | EBB9C5 | C7A9C1 | 8B3C8C | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.4 Fail | 1.8 Fail | 5.6 AA | |
1.2 Fail | — | 1.2 Fail | 1.5 Fail | 4.8 AA | |
1.4 Fail | 1.2 Fail | — | 1.2 Fail | 3.9 AA Large | |
1.8 Fail | 1.5 Fail | 1.2 Fail | — | 3.2 AA Large | |
5.6 AA | 4.8 AA | 3.9 AA Large | 3.2 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFE8B4
#EBD7B7
#EBB9C5
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffe8b4;
--color-2: #ebd7b7;
--color-3: #ebb9c5;
--color-4: #c7a9c1;
--color-5: #8b3c8c;
}SCSS
$color-1: #ffe8b4; $color-2: #ebd7b7; $color-3: #ebb9c5; $color-4: #c7a9c1; $color-5: #8b3c8c;
TAILWIND
colors: {
'brand-1': '#ffe8b4',
'brand-2': '#ebd7b7',
'brand-3': '#ebb9c5',
'brand-4': '#c7a9c1',
'brand-5': '#8b3c8c',
}RGB Array
[255, 232, 180], [235, 215, 183], [235, 185, 197], [199, 169, 193], [139, 60, 140]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFE8B4, #EBD7B7, #EBB9C5, #C7A9C1, #8B3C8C is ideal for: health products, baby brands, fresh-style blogs, 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: #ffe8b4; --color-2: #ebd7b7; --color-3: #ebb9c5; --color-4: #c7a9c1; --color-5: #8b3c8c. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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