Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#0F0F0F
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#F76896
Rouge · LightCoral · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#D393DD
Lilac · Violet · Lilac Purple
Traditional「Lilac」· Paint「Lilac Purple」· Creative Lavender Dream
#F1DED4
Apricot · Bisque · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#F3EDE4
Goose Yellow · Linen · 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
0F0F0F | F76896 | D393DD | F1DED4 | F3EDE4 | |
|---|---|---|---|---|---|
| — | 6.7 AA | 8.2 AAA | 14.7 AAA | 16.5 AAA | |
6.7 AA | — | 1.2 Fail | 2.2 Fail | 2.4 Fail | |
8.2 AAA | 1.2 Fail | — | 1.8 Fail | 2.0 Fail | |
14.7 AAA | 2.2 Fail | 1.8 Fail | — | 1.1 Fail | |
16.5 AAA | 2.4 Fail | 2.0 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#0F0F0F
#F76896
#D393DD
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #0f0f0f;
--color-2: #f76896;
--color-3: #d393dd;
--color-4: #f1ded4;
--color-5: #f3ede4;
}SCSS
$color-1: #0f0f0f; $color-2: #f76896; $color-3: #d393dd; $color-4: #f1ded4; $color-5: #f3ede4;
TAILWIND
colors: {
'brand-1': '#0f0f0f',
'brand-2': '#f76896',
'brand-3': '#d393dd',
'brand-4': '#f1ded4',
'brand-5': '#f3ede4',
}RGB Array
[15, 15, 15], [247, 104, 150], [211, 147, 221], [241, 222, 212], [243, 237, 228]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #0F0F0F, #F76896, #D393DD, #F1DED4, #F3EDE4 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: #0f0f0f; --color-2: #f76896; --color-3: #d393dd; --color-4: #f1ded4; --color-5: #f3ede4. 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