Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#0C0A0B
Dark Violet · Black · Jet Black
Traditional「Dark Violet」· Paint「Jet Black」· Creative Midnight Shadow
#FABCED
Mauve · Pink · Lavender
Traditional「Mauve」· Paint「Lavender」· Creative Rose Petal
#FAEFED
Peach Pink · Linen · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#FFF4F1
Peach Pink · SeaShell · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#EDE2CE
Goose Yellow · Bisque · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
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
0C0A0B | FABCED | FAEFED | FFF4F1 | EDE2CE | |
|---|---|---|---|---|---|
| — | 12.7 AAA | 17.5 AAA | 18.3 AAA | 15.4 AAA | |
12.7 AAA | — | 1.4 Fail | 1.4 Fail | 1.2 Fail | |
17.5 AAA | 1.4 Fail | — | 1.0 Fail | 1.1 Fail | |
18.3 AAA | 1.4 Fail | 1.0 Fail | — | 1.2 Fail | |
15.4 AAA | 1.2 Fail | 1.1 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#0C0A0B
#FABCED
#FAEFED
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #0c0a0b;
--color-2: #fabced;
--color-3: #faefed;
--color-4: #fff4f1;
--color-5: #ede2ce;
}SCSS
$color-1: #0c0a0b; $color-2: #fabced; $color-3: #faefed; $color-4: #fff4f1; $color-5: #ede2ce;
TAILWIND
colors: {
'brand-1': '#0c0a0b',
'brand-2': '#fabced',
'brand-3': '#faefed',
'brand-4': '#fff4f1',
'brand-5': '#ede2ce',
}RGB Array
[12, 10, 11], [250, 188, 237], [250, 239, 237], [255, 244, 241], [237, 226, 206]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #0C0A0B, #FABCED, #FAEFED, #FFF4F1, #EDE2CE is ideal for: health products, baby brands, fresh-style blogs, 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: #0c0a0b; --color-2: #fabced; --color-3: #faefed; --color-4: #fff4f1; --color-5: #ede2ce. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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