Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FCECDF
Apricot · Linen · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#C7CBCC
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#98ABBC
Sky Blue · DarkGray · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#000000
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#AFAECE
Wisteria · LightSteelBlue · Cobalt Blue
Traditional「Wisteria」· Paint「Cobalt Blue」· Creative Lavender Dream
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
FCECDF | C7CBCC | 98ABBC | 000000 | AFAECE | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.0 Fail | 18.2 AAA | 1.9 Fail | |
1.4 Fail | — | 1.4 Fail | 12.8 AAA | 1.3 Fail | |
2.0 Fail | 1.4 Fail | — | 8.9 AAA | 1.1 Fail | |
18.2 AAA | 12.8 AAA | 8.9 AAA | — | 9.8 AAA | |
1.9 Fail | 1.3 Fail | 1.1 Fail | 9.8 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FCECDF
#C7CBCC
#98ABBC
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fcecdf;
--color-2: #c7cbcc;
--color-3: #98abbc;
--color-4: #000000;
--color-5: #afaece;
}SCSS
$color-1: #fcecdf; $color-2: #c7cbcc; $color-3: #98abbc; $color-4: #000000; $color-5: #afaece;
TAILWIND
colors: {
'brand-1': '#fcecdf',
'brand-2': '#c7cbcc',
'brand-3': '#98abbc',
'brand-4': '#000000',
'brand-5': '#afaece',
}RGB Array
[252, 236, 223], [199, 203, 204], [152, 171, 188], [0, 0, 0], [175, 174, 206]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This pastel-style palette of #FCECDF, #C7CBCC, #98ABBC, #000000, #AFAECE is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #fcecdf; --color-2: #c7cbcc; --color-3: #98abbc; --color-4: #000000; --color-5: #afaece. 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 pastel-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Restrained colors convey professionalism and trust. 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