← Back to Editor

#000000 · #A805FA · #FA05AC · #FA9405 · #FFFFFF

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

#A805FA

Royal Purple · DarkViolet · Violet

HEX
#A805FA
RGB
rgb(168, 5, 250)
HSL
hsl(280, 96%, 50%)
HSB
hsb(280, 98%, 98%)
CMYK
cmyk(33%, 98%, 0%, 2%)
Oklch
oklch(57.5% 0.293 307.4)

TraditionalRoyal Purple」· PaintViolet」· Creative Blush Sunrise

#FA05AC

Rose Purple · DeepPink · Violet

HEX
#FA05AC
RGB
rgb(250, 5, 172)
HSL
hsl(319, 96%, 50%)
HSB
hsb(319, 98%, 98%)
CMYK
cmyk(0%, 98%, 31%, 2%)
Oklch
oklch(65.3% 0.273 348.2)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

#FA9405

Ochre · Orange · Amber Brown

HEX
#FA9405
RGB
rgb(250, 148, 5)
HSL
hsl(35, 96%, 50%)
HSB
hsb(35, 98%, 98%)
CMYK
cmyk(0%, 41%, 98%, 2%)
Oklch
oklch(75.7% 0.171 63.4)

TraditionalOchre」· PaintAmber Brown」· 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
A805FA
FA05AC
FA9405
FFFFFF
4.1
AA Large
5.7
AA
9.3
AAA
21.0
AAA
4.1
AA Large
1.4
Fail
2.3
Fail
5.2
AA
5.7
AA
1.4
Fail
1.6
Fail
3.7
AA Large
9.3
AAA
2.3
Fail
1.6
Fail
2.3
Fail
21.0
AAA
5.2
AA
3.7
AA Large
2.3
Fail
White BG
21.0AAA
5.2AA
3.7AA Large
2.3Fail
1.0Fail
Black BG
1.0Fail
4.1AA Large
5.7AA
9.3AAA
21.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
6160BF
908E84
CECD28
FFFFFF

Deuteranopia

000000
6B77B1
9EB17A
D4DB30
FFFFFF

Tritanopia

000000
A09086
EE645D
F54349
FFFFFF

Achromatopsia

000000
525252
616161
A2A2A2
FFFFFF

Shades & Tints Shades & Tints

#000000

Dark
Light

#A805FA

Dark
Light

#FA05AC

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #a805fa;
  --color-3: #fa05ac;
  --color-4: #fa9405;
  --color-5: #ffffff;
}

SCSS

$color-1: #000000;
$color-2: #a805fa;
$color-3: #fa05ac;
$color-4: #fa9405;
$color-5: #ffffff;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#a805fa',
  'brand-3': '#fa05ac',
  'brand-4': '#fa9405',
  'brand-5': '#ffffff',
}

RGB Array

[0, 0, 0], [168, 5, 250], [250, 5, 172], [250, 148, 5], [255, 255, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #A805FA, #FA05AC, #FA9405, #FFFFFF 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: #a805fa; --color-3: #fa05ac; --color-4: #fa9405; --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?

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