← Back to Editor

#000000 · #1EDEDE · #AA72D3 · #D449EC · #ED9C29

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

#1EDEDE

Lake Blue · DarkTurquoise · Mint Ice

HEX
#1EDEDE
RGB
rgb(30, 222, 222)
HSL
hsl(180, 76%, 49%)
HSB
hsb(180, 86%, 87%)
CMYK
cmyk(86%, 0%, 0%, 13%)
Oklch
oklch(81.7% 0.136 194.8)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#AA72D3

Lilac · MediumOrchid · Lilac Purple

HEX
#AA72D3
RGB
rgb(170, 114, 211)
HSL
hsl(275, 52%, 64%)
HSB
hsb(275, 46%, 83%)
CMYK
cmyk(19%, 46%, 0%, 17%)
Oklch
oklch(64.9% 0.150 309.4)

TraditionalLilac」· PaintLilac Purple」· Creative Lavender Dream

#D449EC

Lilac · MediumOrchid · Lilac Purple

HEX
#D449EC
RGB
rgb(212, 73, 236)
HSL
hsl(291, 81%, 61%)
HSB
hsb(291, 69%, 93%)
CMYK
cmyk(10%, 69%, 0%, 7%)
Oklch
oklch(66.1% 0.251 321.4)

TraditionalLilac」· PaintLilac Purple」· Creative Lavender Dream

#ED9C29

Ginger · GoldenRod · Warm Sun

HEX
#ED9C29
RGB
rgb(237, 156, 41)
HSL
hsl(35, 84%, 55%)
HSB
hsb(35, 83%, 93%)
CMYK
cmyk(0%, 34%, 83%, 7%)
Oklch
oklch(75.7% 0.153 69.5)

TraditionalGinger」· PaintWarm Sun」· 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
1EDEDE
AA72D3
D449EC
ED9C29
12.6
AAA
6.1
AA
6.0
AA
9.4
AAA
12.6
AAA
2.1
Fail
2.1
Fail
1.3
Fail
6.1
AA
2.1
Fail
1.0
Fail
1.6
Fail
6.0
AA
2.1
Fail
1.0
Fail
1.6
Fail
9.4
AAA
1.3
Fail
1.6
Fail
1.6
Fail
White BG
21.0AAA
1.7Fail
3.5AA Large
3.5AA Large
2.2Fail
Black BG
1.0Fail
12.6AAA
6.1AA
6.0AA
9.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
7173DE
9291BC
9897C5
CAC945

Deuteranopia

000000
6658DE
9599B6
A0AABB
CFD54C

Tritanopia

000000
28DEDE
A7A9A5
CDA59F
E95B60

Achromatopsia

000000
A5A5A5
8E8E8E
858585
A7A7A7

Shades & Tints Shades & Tints

#000000

Dark
Light

#1EDEDE

Dark
Light

#AA72D3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #1edede;
  --color-3: #aa72d3;
  --color-4: #d449ec;
  --color-5: #ed9c29;
}

SCSS

$color-1: #000000;
$color-2: #1edede;
$color-3: #aa72d3;
$color-4: #d449ec;
$color-5: #ed9c29;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#1edede',
  'brand-3': '#aa72d3',
  'brand-4': '#d449ec',
  'brand-5': '#ed9c29',
}

RGB Array

[0, 0, 0], [30, 222, 222], [170, 114, 211], [212, 73, 236], [237, 156, 41]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #1EDEDE, #AA72D3, #D449EC, #ED9C29 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: #1edede; --color-3: #aa72d3; --color-4: #d449ec; --color-5: #ed9c29. 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