Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFC1EE
Mauve · Pink · Lavender
Traditional「Mauve」· Paint「Lavender」· Creative Rose Petal
#766CA0
Deep Indigo · SlateGray · Navy Blue
Traditional「Deep Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#2A2A66
Deep Indigo · MidnightBlue · Prussian Blue
Traditional「Deep Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#D0D8C9
Celadon · LightGray · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#FFEBB7
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
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
FFC1EE | 766CA0 | 2A2A66 | D0D8C9 | FFEBB7 | |
|---|---|---|---|---|---|
| — | 3.2 AA Large | 8.7 AAA | 1.0 Fail | 1.3 Fail | |
3.2 AA Large | — | 2.7 Fail | 3.2 AA Large | 4.0 AA Large | |
8.7 AAA | 2.7 Fail | — | 8.8 AAA | 11.0 AAA | |
1.0 Fail | 3.2 AA Large | 8.8 AAA | — | 1.2 Fail | |
1.3 Fail | 4.0 AA Large | 11.0 AAA | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFC1EE
#766CA0
#2A2A66
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffc1ee;
--color-2: #766ca0;
--color-3: #2a2a66;
--color-4: #d0d8c9;
--color-5: #ffebb7;
}SCSS
$color-1: #ffc1ee; $color-2: #766ca0; $color-3: #2a2a66; $color-4: #d0d8c9; $color-5: #ffebb7;
TAILWIND
colors: {
'brand-1': '#ffc1ee',
'brand-2': '#766ca0',
'brand-3': '#2a2a66',
'brand-4': '#d0d8c9',
'brand-5': '#ffebb7',
}RGB Array
[255, 193, 238], [118, 108, 160], [42, 42, 102], [208, 216, 201], [255, 235, 183]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFC1EE, #766CA0, #2A2A66, #D0D8C9, #FFEBB7 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: #ffc1ee; --color-2: #766ca0; --color-3: #2a2a66; --color-4: #d0d8c9; --color-5: #ffebb7. 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