← Back to Editor

#000000 · #FF06D7 · #B62AD3 · #FF9900 · #8E7A95

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

#FF06D7

Rose Purple · Magenta · Violet

HEX
#FF06D7
RGB
rgb(255, 6, 215)
HSL
hsl(310, 100%, 51%)
HSB
hsb(310, 98%, 100%)
CMYK
cmyk(0%, 98%, 16%, 0%)
Oklch
oklch(68.1% 0.297 337.6)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

#B62AD3

Royal Purple · DarkOrchid · Violet

HEX
#B62AD3
RGB
rgb(182, 42, 211)
HSL
hsl(290, 67%, 50%)
HSB
hsb(290, 80%, 83%)
CMYK
cmyk(14%, 80%, 0%, 17%)
Oklch
oklch(57.9% 0.250 319.8)

TraditionalRoyal Purple」· PaintViolet」· Creative Blush Sunrise

#FF9900

Ochre · Orange · Amber Brown

HEX
#FF9900
RGB
rgb(255, 153, 0)
HSL
hsl(36, 100%, 50%)
HSB
hsb(36, 100%, 100%)
CMYK
cmyk(0%, 40%, 100%, 0%)
Oklch
oklch(77.2% 0.174 64.6)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#8E7A95

Dark Plum · Gray · Violet

HEX
#8E7A95
RGB
rgb(142, 122, 149)
HSL
hsl(284, 11%, 53%)
HSB
hsb(284, 18%, 58%)
CMYK
cmyk(5%, 18%, 0%, 42%)
Oklch
oklch(60.7% 0.046 317.3)

TraditionalDark Plum」· PaintViolet」· 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
FF06D7
B62AD3
FF9900
8E7A95
6.3
AA
4.3
AA Large
9.8
AAA
5.4
AA
6.3
AA
1.5
Fail
1.6
Fail
1.2
Fail
4.3
AA Large
1.5
Fail
2.3
Fail
1.3
Fail
9.8
AAA
1.6
Fail
2.3
Fail
1.8
Fail
5.4
AA
1.2
Fail
1.3
Fail
1.8
Fail
White BG
21.0AAA
3.4AA Large
4.9AA
2.1Fail
3.9AA Large
Black BG
1.0Fail
6.3AA
4.3AA Large
9.8AAA
5.4AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
9391A4
7978AA
D3D225
85858E

Deuteranopia

000000
A2B498
828CA0
D9E02E
87888D

Tritanopia

000000
F37D74
AF8A83
FA4249
8D8988

Achromatopsia

000000
686868
676767
A6A6A6
838383

Shades & Tints Shades & Tints

#000000

Dark
Light

#FF06D7

Dark
Light

#B62AD3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ff06d7;
  --color-3: #b62ad3;
  --color-4: #ff9900;
  --color-5: #8e7a95;
}

SCSS

$color-1: #000000;
$color-2: #ff06d7;
$color-3: #b62ad3;
$color-4: #ff9900;
$color-5: #8e7a95;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ff06d7',
  'brand-3': '#b62ad3',
  'brand-4': '#ff9900',
  'brand-5': '#8e7a95',
}

RGB Array

[0, 0, 0], [255, 6, 215], [182, 42, 211], [255, 153, 0], [142, 122, 149]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #FF06D7, #B62AD3, #FF9900, #8E7A95 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: #ff06d7; --color-3: #b62ad3; --color-4: #ff9900; --color-5: #8e7a95. 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