← Back to Editor

#000000 · #F9F9F9 · #565656 · #1B1B1B · #E4E4E4

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData 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

#F9F9F9

Moonlight White · Snow · Cloud White

HEX
#F9F9F9
RGB
rgb(249, 249, 249)
HSL
hsl(0, 0%, 98%)
HSB
hsb(0, 0%, 98%)
CMYK
cmyk(0%, 0%, 0%, 2%)
Oklch
oklch(98.2% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#565656

Ink Gray · DimGray · Charcoal

HEX
#565656
RGB
rgb(86, 86, 86)
HSL
hsl(0, 0%, 34%)
HSB
hsb(0, 0%, 34%)
CMYK
cmyk(0%, 0%, 0%, 66%)
Oklch
oklch(45.3% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#1B1B1B

Ink Black · Black · Dark Stone

HEX
#1B1B1B
RGB
rgb(27, 27, 27)
HSL
hsl(0, 0%, 11%)
HSB
hsb(0, 0%, 11%)
CMYK
cmyk(0%, 0%, 0%, 89%)
Oklch
oklch(22.2% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#E4E4E4

Plain White · Lavender · Cloud White

HEX
#E4E4E4
RGB
rgb(228, 228, 228)
HSL
hsl(0, 0%, 89%)
HSB
hsb(0, 0%, 89%)
CMYK
cmyk(0%, 0%, 0%, 11%)
Oklch
oklch(91.9% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Silver Lining

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
F9F9F9
565656
1B1B1B
E4E4E4
19.9
AAA
2.9
Fail
1.2
Fail
16.5
AAA
19.9
AAA
7.0
AA
16.4
AAA
1.2
Fail
2.9
Fail
7.0
AA
2.3
Fail
5.8
AA
1.2
Fail
16.4
AAA
2.3
Fail
13.5
AAA
16.5
AAA
1.2
Fail
5.8
AA
13.5
AAA
White BG
21.0AAA
1.1Fail
7.3AAA
17.2AAA
1.3Fail
Black BG
1.0Fail
19.9AAA
2.9Fail
1.2Fail
16.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
F9F9F9
565656
1B1B1B
E4E4E4

Deuteranopia

000000
F9F9F9
565656
1B1B1B
E4E4E4

Tritanopia

000000
F9F9F9
565656
1B1B1B
E4E4E4

Achromatopsia

000000
F9F9F9
565656
1B1B1B
E4E4E4

Shades & Tints Shades & Tints

#000000

Dark
Light

#F9F9F9

Dark
Light

#565656

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #f9f9f9;
  --color-3: #565656;
  --color-4: #1b1b1b;
  --color-5: #e4e4e4;
}

SCSS

$color-1: #000000;
$color-2: #f9f9f9;
$color-3: #565656;
$color-4: #1b1b1b;
$color-5: #e4e4e4;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#f9f9f9',
  'brand-3': '#565656',
  'brand-4': '#1b1b1b',
  'brand-5': '#e4e4e4',
}

RGB Array

[0, 0, 0], [249, 249, 249], [86, 86, 86], [27, 27, 27], [228, 228, 228]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #F9F9F9, #565656, #1B1B1B, #E4E4E4 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: #f9f9f9; --color-3: #565656; --color-4: #1b1b1b; --color-5: #e4e4e4. 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 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