← Back to Editor

#000000 · #888353 · #471B58 · #603AB4 · #FBF2D9

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

#888353

Autumn Sage · Gray · Honey Gold

HEX
#888353
RGB
rgb(136, 131, 83)
HSL
hsl(54, 24%, 43%)
HSB
hsb(54, 39%, 53%)
CMYK
cmyk(0%, 4%, 39%, 47%)
Oklch
oklch(60.3% 0.067 103.1)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#471B58

Royal Purple · MidnightBlue · Eggplant

HEX
#471B58
RGB
rgb(71, 27, 88)
HSL
hsl(283, 53%, 23%)
HSB
hsb(283, 69%, 35%)
CMYK
cmyk(19%, 69%, 0%, 65%)
Oklch
oklch(31.8% 0.111 315.2)

TraditionalRoyal Purple」· PaintEggplant」· Creative Blush Sunrise

#603AB4

Deep Indigo · SlateBlue · Navy Blue

HEX
#603AB4
RGB
rgb(96, 58, 180)
HSL
hsl(259, 51%, 47%)
HSB
hsb(259, 68%, 71%)
CMYK
cmyk(47%, 68%, 0%, 29%)
Oklch
oklch(46.5% 0.182 292.1)

TraditionalDeep Indigo」· PaintNavy Blue」· Creative Blush Sunrise

#FBF2D9

Goose Yellow · Beige · Lemon Cream

HEX
#FBF2D9
RGB
rgb(251, 242, 217)
HSL
hsl(44, 81%, 92%)
HSB
hsb(44, 14%, 98%)
CMYK
cmyk(0%, 4%, 14%, 2%)
Oklch
oklch(96.2% 0.034 90.5)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

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
888353
471B58
603AB4
FBF2D9
5.4
AA
1.6
Fail
2.8
Fail
18.8
AAA
5.4
AA
3.5
AA Large
2.0
Fail
3.5
AA Large
1.6
Fail
3.5
AA Large
1.8
Fail
12.0
AAA
2.8
Fail
2.0
Fail
1.8
Fail
6.8
AA
18.8
AAA
3.5
AA Large
12.0
AAA
6.8
AA
White BG
21.0AAA
3.9AA Large
13.4AAA
7.6AAA
1.1Fail
Black BG
1.0Fail
5.4AA
1.6Fail
2.8Fail
18.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
86865F
343449
504F96
F7F7DF

Deuteranopia

000000
868761
373A46
52558F
F8F8E0

Tritanopia

000000
88686A
453E3B
5E7F7A
FBE4E5

Achromatopsia

000000
7F7F7F
2F2F2F
535353
F2F2F2

Shades & Tints Shades & Tints

#000000

Dark
Light

#888353

Dark
Light

#471B58

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #888353;
  --color-3: #471b58;
  --color-4: #603ab4;
  --color-5: #fbf2d9;
}

SCSS

$color-1: #000000;
$color-2: #888353;
$color-3: #471b58;
$color-4: #603ab4;
$color-5: #fbf2d9;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#888353',
  'brand-3': '#471b58',
  'brand-4': '#603ab4',
  'brand-5': '#fbf2d9',
}

RGB Array

[0, 0, 0], [136, 131, 83], [71, 27, 88], [96, 58, 180], [251, 242, 217]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #888353, #471B58, #603AB4, #FBF2D9 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: #888353; --color-3: #471b58; --color-4: #603ab4; --color-5: #fbf2d9. 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