← Back to Editor

#000000 · #8870FF · #9684A3 · #7E8550 · #D4FC7E

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

#8870FF

Wisteria · MediumSlateBlue · Cobalt Blue

HEX
#8870FF
RGB
rgb(136, 112, 255)
HSL
hsl(250, 100%, 72%)
HSB
hsb(250, 56%, 100%)
CMYK
cmyk(47%, 56%, 0%, 0%)
Oklch
oklch(64.0% 0.204 286.9)

TraditionalWisteria」· PaintCobalt Blue」· Creative Lavender Dream

#9684A3

Dark Plum · LightSlateGray · Violet

HEX
#9684A3
RGB
rgb(150, 132, 163)
HSL
hsl(275, 14%, 58%)
HSB
hsb(275, 19%, 64%)
CMYK
cmyk(8%, 19%, 0%, 36%)
Oklch
oklch(64.0% 0.050 311.0)

TraditionalDark Plum」· PaintViolet」· Creative Blush Sunrise

#7E8550

Autumn Sage · DimGray · Honey Gold

HEX
#7E8550
RGB
rgb(126, 133, 80)
HSL
hsl(68, 25%, 42%)
HSB
hsb(68, 40%, 52%)
CMYK
cmyk(5%, 0%, 40%, 48%)
Oklch
oklch(59.8% 0.075 114.8)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#D4FC7E

Willow Green · Khaki · Apple Green

HEX
#D4FC7E
RGB
rgb(212, 252, 126)
HSL
hsl(79, 95%, 74%)
HSB
hsb(79, 50%, 99%)
CMYK
cmyk(16%, 0%, 50%, 1%)
Oklch
oklch(93.7% 0.159 124.0)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

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
8870FF
9684A3
7E8550
D4FC7E
5.8
AA
6.1
AA
5.4
AA
18.0
AAA
5.8
AA
1.1
Fail
1.1
Fail
3.1
AA Large
6.1
AA
1.1
Fail
1.1
Fail
2.9
Fail
5.4
AA
1.1
Fail
1.1
Fail
3.4
AA Large
18.0
AAA
3.1
AA Large
2.9
Fail
3.4
AA Large
White BG
21.0AAA
3.6AA Large
3.4AA Large
3.9AA Large
1.2Fail
Black BG
1.0Fail
5.8AA
6.1AA
5.4AA
18.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
7E7DDC
8E8E9B
81815D
E5E69C

Deuteranopia

000000
7F81D4
8F919A
818060
E3E0A4

Tritanopia

000000
87C1BB
959694
7E6769
D6B5BA

Achromatopsia

000000
878787
8D8D8D
7D7D7D
E2E2E2

Shades & Tints Shades & Tints

#000000

Dark
Light

#8870FF

Dark
Light

#9684A3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #8870ff;
  --color-3: #9684a3;
  --color-4: #7e8550;
  --color-5: #d4fc7e;
}

SCSS

$color-1: #000000;
$color-2: #8870ff;
$color-3: #9684a3;
$color-4: #7e8550;
$color-5: #d4fc7e;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#8870ff',
  'brand-3': '#9684a3',
  'brand-4': '#7e8550',
  'brand-5': '#d4fc7e',
}

RGB Array

[0, 0, 0], [136, 112, 255], [150, 132, 163], [126, 133, 80], [212, 252, 126]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #8870FF, #9684A3, #7E8550, #D4FC7E 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: #8870ff; --color-3: #9684a3; --color-4: #7e8550; --color-5: #d4fc7e. 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