Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FF1F1F
Vermilion · Red · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#FCFCFC
Moonlight White · Snow · Cloud White
Traditional「Moonlight White」· Paint「Cloud White」· Creative Morning Mist
#0D0D0D
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#252626
Ink Black · DarkSlateGray · Dark Stone
Traditional「Ink Black」· Paint「Dark Stone」· 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
FF1F1F | FCFCFC | 0D0D0D | 252626 | |
|---|---|---|---|---|
| — | 3.7 AA Large | 5.1 AA | 4.0 AA Large | |
3.7 AA Large | — | 18.9 AAA | 14.8 AAA | |
5.1 AA | 18.9 AAA | — | 1.3 Fail | |
4.0 AA Large | 14.8 AAA | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FF1F1F
#FCFCFC
#0D0D0D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ff1f1f;
--color-2: #fcfcfc;
--color-3: #0d0d0d;
--color-4: #252626;
}SCSS
$color-1: #ff1f1f; $color-2: #fcfcfc; $color-3: #0d0d0d; $color-4: #252626;
TAILWIND
colors: {
'brand-1': '#ff1f1f',
'brand-2': '#fcfcfc',
'brand-3': '#0d0d0d',
'brand-4': '#252626',
}RGB Array
[255, 31, 31], [252, 252, 252], [13, 13, 13], [37, 38, 38]
FAQ FAQ
What scenarios is this 4-color palette suitable for?
This general-style palette of #FF1F1F, #FCFCFC, #0D0D0D, #252626 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 4-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #ff1f1f; --color-2: #fcfcfc; --color-3: #0d0d0d; --color-4: #252626. 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 4-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