Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FF4EB2
Mauve · Orchid · Rose Pink
Traditional「Mauve」· Paint「Rose Pink」· Creative Rose Petal
#BC86C9
Lilac · Orchid · Lilac Purple
Traditional「Lilac」· Paint「Lilac Purple」· Creative Lavender Dream
#C4D4BB
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#F8FBDD
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#1E212C
Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Indigo」· 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
FF4EB2 | BC86C9 | C4D4BB | F8FBDD | 1E212C | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.9 Fail | 2.8 Fail | 5.3 AA | |
1.1 Fail | — | 1.8 Fail | 2.7 Fail | 5.6 AA | |
1.9 Fail | 1.8 Fail | — | 1.5 Fail | 10.3 AAA | |
2.8 Fail | 2.7 Fail | 1.5 Fail | — | 15.2 AAA | |
5.3 AA | 5.6 AA | 10.3 AAA | 15.2 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FF4EB2
#BC86C9
#C4D4BB
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ff4eb2;
--color-2: #bc86c9;
--color-3: #c4d4bb;
--color-4: #f8fbdd;
--color-5: #1e212c;
}SCSS
$color-1: #ff4eb2; $color-2: #bc86c9; $color-3: #c4d4bb; $color-4: #f8fbdd; $color-5: #1e212c;
TAILWIND
colors: {
'brand-1': '#ff4eb2',
'brand-2': '#bc86c9',
'brand-3': '#c4d4bb',
'brand-4': '#f8fbdd',
'brand-5': '#1e212c',
}RGB Array
[255, 78, 178], [188, 134, 201], [196, 212, 187], [248, 251, 221], [30, 33, 44]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FF4EB2, #BC86C9, #C4D4BB, #F8FBDD, #1E212C 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: #ff4eb2; --color-2: #bc86c9; --color-3: #c4d4bb; --color-4: #f8fbdd; --color-5: #1e212c. 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