Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFBCB3
Peach Pink · LightPink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#F0A8AB
Peach Pink · LightPink · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#5B4960
Dark Plum · DimGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#975A83
Rose Purple · Gray · Camellia
Traditional「Rose Purple」· Paint「Camellia」· Creative Blush Sunrise
#869CA5
Slate Blue · LightSlateGray · Lake Green
Traditional「Slate Blue」· Paint「Lake Green」· 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
FFBCB3 | F0A8AB | 5B4960 | 975A83 | 869CA5 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 5.1 AA | 3.2 AA Large | 1.8 Fail | |
1.2 Fail | — | 4.2 AA Large | 2.7 Fail | 1.5 Fail | |
5.1 AA | 4.2 AA Large | — | 1.6 Fail | 2.8 Fail | |
3.2 AA Large | 2.7 Fail | 1.6 Fail | — | 1.8 Fail | |
1.8 Fail | 1.5 Fail | 2.8 Fail | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFBCB3
#F0A8AB
#5B4960
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffbcb3;
--color-2: #f0a8ab;
--color-3: #5b4960;
--color-4: #975a83;
--color-5: #869ca5;
}SCSS
$color-1: #ffbcb3; $color-2: #f0a8ab; $color-3: #5b4960; $color-4: #975a83; $color-5: #869ca5;
TAILWIND
colors: {
'brand-1': '#ffbcb3',
'brand-2': '#f0a8ab',
'brand-3': '#5b4960',
'brand-4': '#975a83',
'brand-5': '#869ca5',
}RGB Array
[255, 188, 179], [240, 168, 171], [91, 73, 96], [151, 90, 131], [134, 156, 165]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFBCB3, #F0A8AB, #5B4960, #975A83, #869CA5 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: #ffbcb3; --color-2: #f0a8ab; --color-3: #5b4960; --color-4: #975a83; --color-5: #869ca5. 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