← Back to Editor

#020000 · #0E0E0E · #805D91 · #7B08ED · #948A97

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

#020000

Vermilion · Black · Deep Berry

HEX
#020000
RGB
rgb(2, 0, 0)
HSL
hsl(0, 100%, 0%)
HSB
hsb(0, 100%, 1%)
CMYK
cmyk(0%, 100%, 100%, 99%)
Oklch
oklch(5.3% 0.022 29.2)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#0E0E0E

Ink Black · Black · Jet Black

HEX
#0E0E0E
RGB
rgb(14, 14, 14)
HSL
hsl(0, 0%, 5%)
HSB
hsb(0, 0%, 5%)
CMYK
cmyk(0%, 0%, 0%, 95%)
Oklch
oklch(16.4% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#805D91

Dark Plum · SlateGray · Violet

HEX
#805D91
RGB
rgb(128, 93, 145)
HSL
hsl(280, 22%, 47%)
HSB
hsb(280, 36%, 57%)
CMYK
cmyk(12%, 36%, 0%, 43%)
Oklch
oklch(53.5% 0.089 314.3)

TraditionalDark Plum」· PaintViolet」· Creative Blush Sunrise

#7B08ED

Royal Purple · DarkViolet · Violet

HEX
#7B08ED
RGB
rgb(123, 8, 237)
HSL
hsl(270, 93%, 48%)
HSB
hsb(270, 97%, 93%)
CMYK
cmyk(48%, 97%, 0%, 7%)
Oklch
oklch(50.9% 0.276 295.3)

TraditionalRoyal Purple」· PaintViolet」· Creative Blush Sunrise

#948A97

Ash · LightSlateGray · Silver Sand

HEX
#948A97
RGB
rgb(148, 138, 151)
HSL
hsl(286, 6%, 57%)
HSB
hsb(286, 9%, 59%)
CMYK
cmyk(2%, 9%, 0%, 41%)
Oklch
oklch(64.6% 0.022 318.4)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

020000
000000

Analogous

000000
020000
000000

Triadic

020000
000000
000000

Split-Comp.

020000
000000
000000

Tetradic

020000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

020000
0E0E0E
805D91
7B08ED
948A97
1.1
Fail
3.9
AA Large
3.1
AA Large
6.3
AA
1.1
Fail
3.6
AA Large
2.8
Fail
5.8
AA
3.9
AA Large
3.6
AA Large
1.3
Fail
1.6
Fail
3.1
AA Large
2.8
Fail
1.3
Fail
2.0
Fail
6.3
AA
5.8
AA
1.6
Fail
2.0
Fail
White BG
20.9AAA
19.3AAA
5.4AA
6.8AA
3.3AA Large
Black BG
1.0Fail
1.1Fail
3.9AA Large
3.1AA Large
6.3AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

010100
0E0E0E
717184
4948B6
909094

Deuteranopia

010100
0E0E0E
737681
5059A8
909193

Tritanopia

020000
0E0E0E
7E7A78
758A80
949191

Achromatopsia

010101
0E0E0E
6D6D6D
444444
8E8E8E

Shades & Tints Shades & Tints

#020000

Dark
Light

#0E0E0E

Dark
Light

#805D91

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #020000;
  --color-2: #0e0e0e;
  --color-3: #805d91;
  --color-4: #7b08ed;
  --color-5: #948a97;
}

SCSS

$color-1: #020000;
$color-2: #0e0e0e;
$color-3: #805d91;
$color-4: #7b08ed;
$color-5: #948a97;

TAILWIND

colors: {
  'brand-1': '#020000',
  'brand-2': '#0e0e0e',
  'brand-3': '#805d91',
  'brand-4': '#7b08ed',
  'brand-5': '#948a97',
}

RGB Array

[2, 0, 0], [14, 14, 14], [128, 93, 145], [123, 8, 237], [148, 138, 151]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #020000, #0E0E0E, #805D91, #7B08ED, #948A97 is ideal for: tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #020000; --color-2: #0e0e0e; --color-3: #805d91; --color-4: #7b08ed; --color-5: #948a97. 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 tech, SaaS, healthcare, eco industries. 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