← Back to Editor

#000000 · #321B49 · #64648A · #7D5BA5 · #E5A6FF

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

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

#321B49

Dark Plum · MidnightBlue · Dark Purple

HEX
#321B49
RGB
rgb(50, 27, 73)
HSL
hsl(270, 46%, 20%)
HSB
hsb(270, 63%, 29%)
CMYK
cmyk(32%, 63%, 0%, 71%)
Oklch
oklch(27.8% 0.084 304.6)

TraditionalDark Plum」· PaintDark Purple」· Creative Blush Sunrise

#64648A

Deep Indigo · SlateGray · Navy Blue

HEX
#64648A
RGB
rgb(100, 100, 138)
HSL
hsl(240, 16%, 47%)
HSB
hsb(240, 28%, 54%)
CMYK
cmyk(28%, 28%, 0%, 46%)
Oklch
oklch(51.8% 0.060 284.1)

TraditionalDeep Indigo」· PaintNavy Blue」· Creative Blush Sunrise

#7D5BA5

Deep Indigo · SlateBlue · Violet

HEX
#7D5BA5
RGB
rgb(125, 91, 165)
HSL
hsl(268, 29%, 50%)
HSB
hsb(268, 45%, 65%)
CMYK
cmyk(24%, 45%, 0%, 35%)
Oklch
oklch(53.8% 0.117 303.9)

TraditionalDeep Indigo」· PaintViolet」· Creative Blush Sunrise

#E5A6FF

Lilac · Violet · Lavender

HEX
#E5A6FF
RGB
rgb(229, 166, 255)
HSL
hsl(282, 100%, 83%)
HSB
hsb(282, 35%, 100%)
CMYK
cmyk(10%, 35%, 0%, 0%)
Oklch
oklch(81.5% 0.138 315.7)

TraditionalLilac」· PaintLavender」· Creative Lavender Dream

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
321B49
64648A
7D5BA5
E5A6FF
1.4
Fail
3.7
AA Large
3.9
AA Large
11.2
AAA
1.4
Fail
2.7
Fail
2.8
Fail
8.1
AAA
3.7
AA Large
2.7
Fail
1.0
Fail
3.0
AA Large
3.9
AA Large
2.8
Fail
1.0
Fail
2.9
Fail
11.2
AAA
8.1
AAA
3.0
AA Large
2.9
Fail
White BG
21.0AAA
15.1AAA
5.6AA
5.4AA
1.9Fail
Black BG
1.0Fail
1.4Fail
3.7AA Large
3.9AA Large
11.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
28283E
646481
6E6E93
CAC9E9

Deuteranopia

000000
292B3B
64647F
70738F
CDD2E4

Tritanopia

000000
313533
647A78
7B8582
E2D8D5

Achromatopsia

000000
272727
686868
6E6E6E
C3C3C3

Shades & Tints Shades & Tints

#000000

Dark
Light

#321B49

Dark
Light

#64648A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #321b49;
  --color-3: #64648a;
  --color-4: #7d5ba5;
  --color-5: #e5a6ff;
}

SCSS

$color-1: #000000;
$color-2: #321b49;
$color-3: #64648a;
$color-4: #7d5ba5;
$color-5: #e5a6ff;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#321b49',
  'brand-3': '#64648a',
  'brand-4': '#7d5ba5',
  'brand-5': '#e5a6ff',
}

RGB Array

[0, 0, 0], [50, 27, 73], [100, 100, 138], [125, 91, 165], [229, 166, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #321B49, #64648A, #7D5BA5, #E5A6FF is ideal for: 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: #000000; --color-2: #321b49; --color-3: #64648a; --color-4: #7d5ba5; --color-5: #e5a6ff. 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. 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