← Back to Editor

#D000FF · #AA00FF · #006FFF · #000000 · #262626

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

#D000FF

Royal Purple · Magenta · Violet

HEX
#D000FF
RGB
rgb(208, 0, 255)
HSL
hsl(289, 100%, 50%)
HSB
hsb(289, 100%, 100%)
CMYK
cmyk(18%, 100%, 0%, 0%)
Oklch
oklch(63.3% 0.308 317.4)

TraditionalRoyal Purple」· PaintViolet」· Creative Blush Sunrise

#AA00FF

Royal Purple · DarkViolet · Violet

HEX
#AA00FF
RGB
rgb(170, 0, 255)
HSL
hsl(280, 100%, 50%)
HSB
hsb(280, 100%, 100%)
CMYK
cmyk(33%, 100%, 0%, 0%)
Oklch
oklch(58.1% 0.299 307.0)

TraditionalRoyal Purple」· PaintViolet」· Creative Blush Sunrise

#006FFF

Indigo · DodgerBlue · Navy Blue

HEX
#006FFF
RGB
rgb(0, 111, 255)
HSL
hsl(214, 100%, 50%)
HSB
hsb(214, 100%, 100%)
CMYK
cmyk(100%, 56%, 0%, 0%)
Oklch
oklch(58.1% 0.230 259.5)

TraditionalIndigo」· PaintNavy Blue」· Creative Blush Sunrise

#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

#262626

Ink Black · DarkSlateGray · Dark Stone

HEX
#262626
RGB
rgb(38, 38, 38)
HSL
hsl(0, 0%, 15%)
HSB
hsb(0, 0%, 15%)
CMYK
cmyk(0%, 0%, 0%, 85%)
Oklch
oklch(26.9% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

D000FF
2FFF00

Analogous

5100FF
D000FF
FF00AE

Triadic

D000FF
FFD000
00FFD0

Split-Comp.

D000FF
AEFF00
00FF51

Tetradic

D000FF
FF5100
2FFF00
00AEFF

Contrast Matrix WCAG 2.1 Contrast

D000FF
AA00FF
006FFF
000000
262626
1.2
Fail
1.1
Fail
5.1
AA
3.7
AA Large
1.2
Fail
1.1
Fail
4.2
AA Large
3.0
Fail
1.1
Fail
1.1
Fail
4.7
AA
3.4
AA Large
5.1
AA
4.2
AA Large
4.7
AA
1.4
Fail
3.7
AA Large
3.0
Fail
3.4
AA Large
1.4
Fail
White BG
4.1AA Large
5.1AA
4.5AA Large
21.0AAA
15.1AAA
Black BG
5.1AA
4.2AA Large
4.7AA
1.0Fail
1.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

7674C1
605FC1
3031DC
000000
262626

Deuteranopia

8292B3
6A77B3
2A21D4
000000
262626

Tritanopia

C69186
A29186
06C1BB
000000
262626

Achromatopsia

5B5B5B
505050
5E5E5E
000000
262626

Shades & Tints Shades & Tints

#D000FF

Dark
Light

#AA00FF

Dark
Light

#006FFF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #d000ff;
  --color-2: #aa00ff;
  --color-3: #006fff;
  --color-4: #000000;
  --color-5: #262626;
}

SCSS

$color-1: #d000ff;
$color-2: #aa00ff;
$color-3: #006fff;
$color-4: #000000;
$color-5: #262626;

TAILWIND

colors: {
  'brand-1': '#d000ff',
  'brand-2': '#aa00ff',
  'brand-3': '#006fff',
  'brand-4': '#000000',
  'brand-5': '#262626',
}

RGB Array

[208, 0, 255], [170, 0, 255], [0, 111, 255], [0, 0, 0], [38, 38, 38]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #D000FF, #AA00FF, #006FFF, #000000, #262626 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: #d000ff; --color-2: #aa00ff; --color-3: #006fff; --color-4: #000000; --color-5: #262626. 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