Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFFDFF
Mauve · White · Lavender
Traditional「Mauve」· Paint「Lavender」· Creative Rose Petal
#FFBAB5
Peach Pink · LightPink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#92B5BB
Sky Blue · DarkGray · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#7A7B8D
Azure · SlateGray · Warm Gray
Traditional「Azure」· Paint「Warm Gray」· Creative Urban Concrete
#141215
Dark Plum · Black · Jet Black
Traditional「Dark Plum」· Paint「Jet Black」· Creative Midnight Shadow
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
FFFDFF | FFBAB5 | 92B5BB | 7A7B8D | 141215 | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 2.2 Fail | 4.1 AA Large | 18.4 AAA | |
1.6 Fail | — | 1.4 Fail | 2.6 Fail | 11.5 AAA | |
2.2 Fail | 1.4 Fail | — | 1.9 Fail | 8.5 AAA | |
4.1 AA Large | 2.6 Fail | 1.9 Fail | — | 4.5 AA Large | |
18.4 AAA | 11.5 AAA | 8.5 AAA | 4.5 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFFDFF
#FFBAB5
#92B5BB
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fffdff;
--color-2: #ffbab5;
--color-3: #92b5bb;
--color-4: #7a7b8d;
--color-5: #141215;
}SCSS
$color-1: #fffdff; $color-2: #ffbab5; $color-3: #92b5bb; $color-4: #7a7b8d; $color-5: #141215;
TAILWIND
colors: {
'brand-1': '#fffdff',
'brand-2': '#ffbab5',
'brand-3': '#92b5bb',
'brand-4': '#7a7b8d',
'brand-5': '#141215',
}RGB Array
[255, 253, 255], [255, 186, 181], [146, 181, 187], [122, 123, 141], [20, 18, 21]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This pastel-style palette of #FFFDFF, #FFBAB5, #92B5BB, #7A7B8D, #141215 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: #fffdff; --color-2: #ffbab5; --color-3: #92b5bb; --color-4: #7a7b8d; --color-5: #141215. 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. 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