← Back to Editor

#000000 · #FFFFFF · #8B8E12 · #F08C22 · #8F0061

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

#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

#8B8E12

Autumn Sage · Olive · Honey Gold

HEX
#8B8E12
RGB
rgb(139, 142, 18)
HSL
hsl(61, 78%, 31%)
HSB
hsb(61, 87%, 56%)
CMYK
cmyk(2%, 0%, 87%, 44%)
Oklch
oklch(62.4% 0.133 111.2)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#F08C22

Ginger · GoldenRod · Warm Sun

HEX
#F08C22
RGB
rgb(240, 140, 34)
HSL
hsl(31, 87%, 54%)
HSB
hsb(31, 86%, 94%)
CMYK
cmyk(0%, 42%, 86%, 6%)
Oklch
oklch(73.2% 0.161 60.2)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#8F0061

Rose Purple · Purple · Eggplant

HEX
#8F0061
RGB
rgb(143, 0, 97)
HSL
hsl(319, 100%, 28%)
HSB
hsb(319, 100%, 56%)
CMYK
cmyk(0%, 100%, 32%, 44%)
Oklch
oklch(43.0% 0.181 347.9)

TraditionalRose Purple」· PaintEggplant」· Creative Blush Sunrise

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
FFFFFF
8B8E12
F08C22
8F0061
21.0
AAA
6.0
AA
8.5
AAA
2.3
Fail
21.0
AAA
3.5
AA Large
2.5
Fail
9.0
AAA
6.0
AA
3.5
AA Large
1.4
Fail
2.6
Fail
8.5
AAA
2.5
Fail
1.4
Fail
3.6
AA Large
2.3
Fail
9.0
AAA
2.6
Fail
3.6
AA Large
White BG
21.0AAA
1.0Fail
3.5AA Large
2.5Fail
9.0AAA
Black BG
1.0Fail
21.0AAA
6.0AA
8.5AAA
2.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
FFFFFF
8C8C30
C5C43C
51504A

Deuteranopia

000000
FFFFFF
8C8C37
CBD242
596444

Tritanopia

000000
FFFFFF
8B484D
EB5054
883733

Achromatopsia

000000
FFFFFF
7F7F7F
9E9E9E
363636

Shades & Tints Shades & Tints

#000000

Dark
Light

#FFFFFF

Dark
Light

#8B8E12

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ffffff;
  --color-3: #8b8e12;
  --color-4: #f08c22;
  --color-5: #8f0061;
}

SCSS

$color-1: #000000;
$color-2: #ffffff;
$color-3: #8b8e12;
$color-4: #f08c22;
$color-5: #8f0061;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ffffff',
  'brand-3': '#8b8e12',
  'brand-4': '#f08c22',
  'brand-5': '#8f0061',
}

RGB Array

[0, 0, 0], [255, 255, 255], [139, 142, 18], [240, 140, 34], [143, 0, 97]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #FFFFFF, #8B8E12, #F08C22, #8F0061 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: #ffffff; --color-3: #8b8e12; --color-4: #f08c22; --color-5: #8f0061. 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