← Back to Editor

#000000 · #001424 · #8C0044 · #EE007C · #FFFFFF

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

#001424

Lake Blue · Black · Deep Sea Blue

HEX
#001424
RGB
rgb(0, 20, 36)
HSL
hsl(207, 100%, 7%)
HSB
hsb(207, 100%, 14%)
CMYK
cmyk(100%, 44%, 0%, 86%)
Oklch
oklch(18.3% 0.044 242.5)

TraditionalLake Blue」· PaintDeep Sea Blue」· Creative Blush Sunrise

#8C0044

Dark Violet · Brown · Camellia

HEX
#8C0044
RGB
rgb(140, 0, 68)
HSL
hsl(331, 100%, 27%)
HSB
hsb(331, 100%, 55%)
CMYK
cmyk(0%, 100%, 51%, 45%)
Oklch
oklch(41.3% 0.167 2.1)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#EE007C

Rose Purple · DeepPink · Camellia

HEX
#EE007C
RGB
rgb(238, 0, 124)
HSL
hsl(329, 100%, 47%)
HSB
hsb(329, 100%, 93%)
CMYK
cmyk(0%, 100%, 48%, 7%)
Oklch
oklch(61.4% 0.248 0.8)

TraditionalRose Purple」· PaintCamellia」· Creative Blush Sunrise

#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

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
001424
8C0044
EE007C
FFFFFF
1.1
Fail
2.2
Fail
4.9
AA
21.0
AAA
1.1
Fail
2.0
Fail
4.4
AA Large
18.7
AAA
2.2
Fail
2.0
Fail
2.2
Fail
9.6
AAA
4.9
AA
4.4
AA Large
2.2
Fail
4.3
AA Large
21.0
AAA
18.7
AAA
9.6
AAA
4.3
AA Large
White BG
21.0AAA
18.7AAA
9.6AAA
4.3AA Large
1.0Fail
Black BG
1.0Fail
1.1Fail
2.2Fail
4.9AA
21.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
090920
4F4E34
87855E
FFFFFF

Deuteranopia

000000
08061F
586230
95A757
FFFFFF

Tritanopia

000000
011D1C
852724
E24641
FFFFFF

Achromatopsia

000000
101010
323232
555555
FFFFFF

Shades & Tints Shades & Tints

#000000

Dark
Light

#001424

Dark
Light

#8C0044

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #001424;
  --color-3: #8c0044;
  --color-4: #ee007c;
  --color-5: #ffffff;
}

SCSS

$color-1: #000000;
$color-2: #001424;
$color-3: #8c0044;
$color-4: #ee007c;
$color-5: #ffffff;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#001424',
  'brand-3': '#8c0044',
  'brand-4': '#ee007c',
  'brand-5': '#ffffff',
}

RGB Array

[0, 0, 0], [0, 20, 36], [140, 0, 68], [238, 0, 124], [255, 255, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #001424, #8C0044, #EE007C, #FFFFFF 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: #001424; --color-3: #8c0044; --color-4: #ee007c; --color-5: #ffffff. 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