← Back to Editor

#000000 · #DEDEDE · #707070 · #212121 · #FFFFFF

minimal

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

RestrainedProfessionalPureWarm

Industry INDUSTRY

ArchitectureManufacturingSaaS B2B

UI Context UI CONTEXT

Corporate SitePortfolioAdmin PanelData 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

#DEDEDE

Plain White · LightGray · Cloud White

HEX
#DEDEDE
RGB
rgb(222, 222, 222)
HSL
hsl(0, 0%, 87%)
HSB
hsb(0, 0%, 87%)
CMYK
cmyk(0%, 0%, 0%, 13%)
Oklch
oklch(90.1% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Silver Lining

#707070

Ink Gray · DimGray · Warm Gray

HEX
#707070
RGB
rgb(112, 112, 112)
HSL
hsl(0, 0%, 44%)
HSB
hsb(0, 0%, 44%)
CMYK
cmyk(0%, 0%, 0%, 56%)
Oklch
oklch(54.5% 0.000 89.9)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#212121

Ink Black · Black · Dark Stone

HEX
#212121
RGB
rgb(33, 33, 33)
HSL
hsl(0, 0%, 13%)
HSB
hsb(0, 0%, 13%)
CMYK
cmyk(0%, 0%, 0%, 87%)
Oklch
oklch(24.8% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

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
DEDEDE
707070
212121
FFFFFF
15.6
AAA
4.2
AA Large
1.3
Fail
21.0
AAA
15.6
AAA
3.7
AA Large
12.0
AAA
1.3
Fail
4.2
AA Large
3.7
AA Large
3.3
AA Large
5.0
AA
1.3
Fail
12.0
AAA
3.3
AA Large
16.1
AAA
21.0
AAA
1.3
Fail
5.0
AA
16.1
AAA
White BG
21.0AAA
1.3Fail
5.0AA
16.1AAA
1.0Fail
Black BG
1.0Fail
15.6AAA
4.2AA Large
1.3Fail
21.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
DEDEDE
707070
212121
FFFFFF

Deuteranopia

000000
DEDEDE
707070
212121
FFFFFF

Tritanopia

000000
DEDEDE
707070
212121
FFFFFF

Achromatopsia

000000
DEDEDE
707070
212121
FFFFFF

Shades & Tints Shades & Tints

#000000

Dark
Light

#DEDEDE

Dark
Light

#707070

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #dedede;
  --color-3: #707070;
  --color-4: #212121;
  --color-5: #ffffff;
}

SCSS

$color-1: #000000;
$color-2: #dedede;
$color-3: #707070;
$color-4: #212121;
$color-5: #ffffff;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#dedede',
  'brand-3': '#707070',
  'brand-4': '#212121',
  'brand-5': '#ffffff',
}

RGB Array

[0, 0, 0], [222, 222, 222], [112, 112, 112], [33, 33, 33], [255, 255, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This minimal-style palette of #000000, #DEDEDE, #707070, #212121, #FFFFFF 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 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #000000; --color-2: #dedede; --color-3: #707070; --color-4: #212121; --color-5: #ffffff. 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 minimal-style 5-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.

🎨 Open this palette in Editor →

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