Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E9EBEA
Plain White · Lavender · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Morning Mist
#E7CCD3
Rouge · LightGray · Cherry Blossom
Traditional「Rouge」· Paint「Cherry Blossom」· Creative Rose Petal
#D9A4BE
Rouge · Silver · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#FF1A87
Dark Violet · DeepPink · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#13181B
Slate Blue · Black · Deep Sea Blue
Traditional「Slate Blue」· Paint「Deep Sea Blue」· 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
E9EBEA | E7CCD3 | D9A4BE | FF1A87 | 13181B | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.8 Fail | 3.0 AA Large | 14.9 AAA | |
1.3 Fail | — | 1.4 Fail | 2.4 Fail | 11.9 AAA | |
1.8 Fail | 1.4 Fail | — | 1.7 Fail | 8.5 AAA | |
3.0 AA Large | 2.4 Fail | 1.7 Fail | — | 4.9 AA | |
14.9 AAA | 11.9 AAA | 8.5 AAA | 4.9 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E9EBEA
#E7CCD3
#D9A4BE
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e9ebea;
--color-2: #e7ccd3;
--color-3: #d9a4be;
--color-4: #ff1a87;
--color-5: #13181b;
}SCSS
$color-1: #e9ebea; $color-2: #e7ccd3; $color-3: #d9a4be; $color-4: #ff1a87; $color-5: #13181b;
TAILWIND
colors: {
'brand-1': '#e9ebea',
'brand-2': '#e7ccd3',
'brand-3': '#d9a4be',
'brand-4': '#ff1a87',
'brand-5': '#13181b',
}RGB Array
[233, 235, 234], [231, 204, 211], [217, 164, 190], [255, 26, 135], [19, 24, 27]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This bright-style palette of #E9EBEA, #E7CCD3, #D9A4BE, #FF1A87, #13181B 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: #e9ebea; --color-2: #e7ccd3; --color-3: #d9a4be; --color-4: #ff1a87; --color-5: #13181b. 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 bright-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