← Back to Editor

#141414 · #1F1F1F · #262626 · #EFEFEF · #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

#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

#262626

Ink Black · DarkSlateGray · Dark Stone

HEX
#262626
RGB
rgb(38, 38, 38)
HSL
hsl(0, 0%, 15%)
HSB
hsb(0, 0%, 15%)
CMYK
cmyk(0%, 0%, 0%, 85%)
Oklch
oklch(26.9% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#EFEFEF

Plain White · Linen · Cloud White

HEX
#EFEFEF
RGB
rgb(239, 239, 239)
HSL
hsl(0, 0%, 94%)
HSB
hsb(0, 0%, 94%)
CMYK
cmyk(0%, 0%, 0%, 6%)
Oklch
oklch(95.2% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#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

141414
141414

Analogous

141414
141414
141414

Triadic

141414
141414
141414

Split-Comp.

141414
141414
141414

Tetradic

141414
141414
141414
141414

Contrast Matrix WCAG 2.1 Contrast

141414
1F1F1F
262626
EFEFEF
FFFFFF
1.1
Fail
1.2
Fail
16.0
AAA
18.4
AAA
1.1
Fail
1.1
Fail
14.3
AAA
16.5
AAA
1.2
Fail
1.1
Fail
13.2
AAA
15.1
AAA
16.0
AAA
14.3
AAA
13.2
AAA
1.1
Fail
18.4
AAA
16.5
AAA
15.1
AAA
1.1
Fail
White BG
18.4AAA
16.5AAA
15.1AAA
1.1Fail
1.0Fail
Black BG
1.1Fail
1.3Fail
1.4Fail
18.3AAA
21.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

141414
1F1F1F
262626
EFEFEF
FFFFFF

Deuteranopia

141414
1F1F1F
262626
EFEFEF
FFFFFF

Tritanopia

141414
1F1F1F
262626
EFEFEF
FFFFFF

Achromatopsia

141414
1F1F1F
262626
EFEFEF
FFFFFF

Shades & Tints Shades & Tints

#141414

Dark
Light

#1F1F1F

Dark
Light

#262626

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #141414;
  --color-2: #1f1f1f;
  --color-3: #262626;
  --color-4: #efefef;
  --color-5: #ffffff;
}

SCSS

$color-1: #141414;
$color-2: #1f1f1f;
$color-3: #262626;
$color-4: #efefef;
$color-5: #ffffff;

TAILWIND

colors: {
  'brand-1': '#141414',
  'brand-2': '#1f1f1f',
  'brand-3': '#262626',
  'brand-4': '#efefef',
  'brand-5': '#ffffff',
}

RGB Array

[20, 20, 20], [31, 31, 31], [38, 38, 38], [239, 239, 239], [255, 255, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This minimal-style palette of #141414, #1F1F1F, #262626, #EFEFEF, #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: #141414; --color-2: #1f1f1f; --color-3: #262626; --color-4: #efefef; --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