← Back to Editor

#000000 · #141414 · #1F1F1F · #F0F0F0 · #D10000

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

ProfoundPremiumWarm

Industry INDUSTRY

FinanceLuxury

UI Context UI CONTEXT

Dark ThemeCorporateData Visualization

Color Details Color Details

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#141414

Ink Black · Black · Jet Black

HEX
#141414
RGB
rgb(20, 20, 20)
HSL
hsl(0, 0%, 8%)
HSB
hsb(0, 0%, 8%)
CMYK
cmyk(0%, 0%, 0%, 92%)
Oklch
oklch(19.1% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#1F1F1F

Ink Black · Black · Dark Stone

HEX
#1F1F1F
RGB
rgb(31, 31, 31)
HSL
hsl(0, 0%, 12%)
HSB
hsb(0, 0%, 12%)
CMYK
cmyk(0%, 0%, 0%, 88%)
Oklch
oklch(23.9% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#F0F0F0

Plain White · Linen · Cloud White

HEX
#F0F0F0
RGB
rgb(240, 240, 240)
HSL
hsl(0, 0%, 94%)
HSB
hsb(0, 0%, 94%)
CMYK
cmyk(0%, 0%, 0%, 6%)
Oklch
oklch(95.5% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#D10000

Vermilion · Red · Passion Red

HEX
#D10000
RGB
rgb(209, 0, 0)
HSL
hsl(0, 100%, 41%)
HSB
hsb(0, 100%, 82%)
CMYK
cmyk(0%, 100%, 100%, 18%)
Oklch
oklch(54.0% 0.222 29.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
141414
1F1F1F
F0F0F0
D10000
1.1
Fail
1.3
Fail
18.4
AAA
3.7
AA Large
1.1
Fail
1.1
Fail
16.2
AAA
3.3
AA Large
1.3
Fail
1.1
Fail
14.5
AAA
2.9
Fail
18.4
AAA
16.2
AAA
14.5
AAA
5.0
AA
3.7
AA Large
3.3
AA Large
2.9
Fail
5.0
AA
White BG
21.0AAA
18.4AAA
16.5AAA
1.1Fail
5.7AA
Black BG
1.0Fail
1.1Fail
1.3Fail
18.4AAA
3.7AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
141414
1F1F1F
F0F0F0
777500

Deuteranopia

000000
141414
1F1F1F
F0F0F0
839200

Tritanopia

000000
141414
1F1F1F
F0F0F0
C70000

Achromatopsia

000000
141414
1F1F1F
F0F0F0
3E3E3E

Shades & Tints Shades & Tints

#000000

Dark
Light

#141414

Dark
Light

#1F1F1F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #141414;
  --color-3: #1f1f1f;
  --color-4: #f0f0f0;
  --color-5: #d10000;
}

SCSS

$color-1: #000000;
$color-2: #141414;
$color-3: #1f1f1f;
$color-4: #f0f0f0;
$color-5: #d10000;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#141414',
  'brand-3': '#1f1f1f',
  'brand-4': '#f0f0f0',
  'brand-5': '#d10000',
}

RGB Array

[0, 0, 0], [20, 20, 20], [31, 31, 31], [240, 240, 240], [209, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #141414, #1F1F1F, #F0F0F0, #D10000 is ideal for: brand design, premium product pages, magazine layouts, tech websites, dark mode UIs, game UIs, 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: #000000; --color-2: #141414; --color-3: #1f1f1f; --color-4: #f0f0f0; --color-5: #d10000. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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 finance, legal, luxury industries. Restrained colors convey professionalism and trust. Click "AI Analysis" in the editor for more detailed brand color suggestions.

🎨 Open this palette in Editor →

Generated by LangColor online color tool · Breaking the barrier between language and color