Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FC88BB
Rouge · LightPink · Cherry Blossom
Traditional「Rouge」· Paint「Cherry Blossom」· Creative Rose Petal
#B879C9
Lilac · MediumOrchid · Lilac Purple
Traditional「Lilac」· Paint「Lilac Purple」· Creative Lavender Dream
#8870B3
Deep Indigo · LightSlateGray · Violet
Traditional「Deep Indigo」· Paint「Violet」· Creative Blush Sunrise
#4A608F
Indigo · DarkSlateBlue · Navy Blue
Traditional「Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#3F8FA6
Slate Blue · SteelBlue · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· 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
FC88BB | B879C9 | 8870B3 | 4A608F | 3F8FA6 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.9 Fail | 2.8 Fail | 1.6 Fail | |
1.4 Fail | — | 1.3 Fail | 2.0 Fail | 1.2 Fail | |
1.9 Fail | 1.3 Fail | — | 1.5 Fail | 1.1 Fail | |
2.8 Fail | 2.0 Fail | 1.5 Fail | — | 1.7 Fail | |
1.6 Fail | 1.2 Fail | 1.1 Fail | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FC88BB
#B879C9
#8870B3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fc88bb;
--color-2: #b879c9;
--color-3: #8870b3;
--color-4: #4a608f;
--color-5: #3f8fa6;
}SCSS
$color-1: #fc88bb; $color-2: #b879c9; $color-3: #8870b3; $color-4: #4a608f; $color-5: #3f8fa6;
TAILWIND
colors: {
'brand-1': '#fc88bb',
'brand-2': '#b879c9',
'brand-3': '#8870b3',
'brand-4': '#4a608f',
'brand-5': '#3f8fa6',
}RGB Array
[252, 136, 187], [184, 121, 201], [136, 112, 179], [74, 96, 143], [63, 143, 166]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This pastel-style palette of #FC88BB, #B879C9, #8870B3, #4A608F, #3F8FA6 is ideal for: corporate websites, product showcases, portfolios. 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: #fc88bb; --color-2: #b879c9; --color-3: #8870b3; --color-4: #4a608f; --color-5: #3f8fa6. 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. 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 pastel-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