← Back to Editor

#000000 · #4B0014 · #AB225D · #7879B1 · #E6C69F

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

#4B0014

Dark Violet · Maroon · Raspberry

HEX
#4B0014
RGB
rgb(75, 0, 20)
HSL
hsl(344, 100%, 15%)
HSB
hsb(344, 100%, 29%)
CMYK
cmyk(0%, 100%, 73%, 71%)
Oklch
oklch(26.3% 0.105 14.4)

TraditionalDark Violet」· PaintRaspberry」· Creative Blush Sunrise

#AB225D

Dark Violet · MediumVioletRed · Camellia

HEX
#AB225D
RGB
rgb(171, 34, 93)
HSL
hsl(334, 67%, 40%)
HSB
hsb(334, 80%, 67%)
CMYK
cmyk(0%, 80%, 46%, 33%)
Oklch
oklch(49.6% 0.177 0.6)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#7879B1

Azure · LightSlateGray · Navy Blue

HEX
#7879B1
RGB
rgb(120, 121, 177)
HSL
hsl(239, 27%, 58%)
HSB
hsb(239, 32%, 69%)
CMYK
cmyk(32%, 32%, 0%, 31%)
Oklch
oklch(59.8% 0.085 282.7)

TraditionalAzure」· PaintNavy Blue」· Creative Blush Sunrise

#E6C69F

Goose Yellow · BurlyWood · Peach Orange

HEX
#E6C69F
RGB
rgb(230, 198, 159)
HSL
hsl(33, 59%, 76%)
HSB
hsb(33, 31%, 90%)
CMYK
cmyk(0%, 14%, 31%, 10%)
Oklch
oklch(84.4% 0.063 72.3)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

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
4B0014
AB225D
7879B1
E6C69F
1.3
Fail
3.1
AA Large
5.2
AA
12.9
AAA
1.3
Fail
2.4
Fail
3.9
AA Large
9.9
AAA
3.1
AA Large
2.4
Fail
1.7
Fail
4.2
AA Large
5.2
AA
3.9
AA Large
1.7
Fail
2.5
Fail
12.9
AAA
9.9
AAA
4.2
AA Large
2.5
Fail
White BG
21.0AAA
16.0AAA
6.7AA
4.1AA Large
1.6Fail
Black BG
1.0Fail
1.3Fail
3.1AA Large
5.2AA
12.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
2B2A0F
706E4F
7878A3
D8D8A8

Deuteranopia

000000
2F350E
78824B
7878A0
DADCAB

Tritanopia

000000
470B0B
A44341
789996
E4B0B2

Achromatopsia

000000
191919
525252
7F7F7F
CBCBCB

Shades & Tints Shades & Tints

#000000

Dark
Light

#4B0014

Dark
Light

#AB225D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #4b0014;
  --color-3: #ab225d;
  --color-4: #7879b1;
  --color-5: #e6c69f;
}

SCSS

$color-1: #000000;
$color-2: #4b0014;
$color-3: #ab225d;
$color-4: #7879b1;
$color-5: #e6c69f;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#4b0014',
  'brand-3': '#ab225d',
  'brand-4': '#7879b1',
  'brand-5': '#e6c69f',
}

RGB Array

[0, 0, 0], [75, 0, 20], [171, 34, 93], [120, 121, 177], [230, 198, 159]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #4B0014, #AB225D, #7879B1, #E6C69F 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: #000000; --color-2: #4b0014; --color-3: #ab225d; --color-4: #7879b1; --color-5: #e6c69f. 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