← Back to Editor

#FFFFFF · #A805FA · #000000 · #FA0557 · #FAA805

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

#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

#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

#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

#FA0557

Dark Violet · Crimson · Camellia

HEX
#FA0557
RGB
rgb(250, 5, 87)
HSL
hsl(340, 96%, 50%)
HSB
hsb(340, 98%, 98%)
CMYK
cmyk(0%, 98%, 65%, 2%)
Oklch
oklch(62.7% 0.249 14.5)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#FAA805

Ochre · Orange · Honey Gold

HEX
#FAA805
RGB
rgb(250, 168, 5)
HSL
hsl(40, 96%, 50%)
HSB
hsb(40, 98%, 98%)
CMYK
cmyk(0%, 33%, 98%, 2%)
Oklch
oklch(79.2% 0.167 73.9)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
A805FA
000000
FA0557
FAA805
5.2
AA
21.0
AAA
4.0
AA Large
2.0
Fail
5.2
AA
4.1
AA Large
1.3
Fail
2.6
Fail
21.0
AAA
4.1
AA Large
5.2
AA
10.7
AAA
4.0
AA Large
1.3
Fail
5.2
AA
2.0
Fail
2.0
Fail
2.6
Fail
10.7
AAA
2.0
Fail
White BG
1.0Fail
5.2AA
21.0AAA
4.0AA Large
2.0Fail
Black BG
21.0AAA
4.1AA Large
1.0Fail
5.2AA
10.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
6160BF
000000
908E43
D6D62C

Deuteranopia

FFFFFF
6B77B1
000000
9EB13E
DBE136

Tritanopia

FFFFFF
A09086
000000
EE3330
F64C52

Achromatopsia

FFFFFF
525252
000000
585858
AEAEAE

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#A805FA

Dark
Light

#000000

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

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

SCSS

$color-1: #ffffff;
$color-2: #a805fa;
$color-3: #000000;
$color-4: #fa0557;
$color-5: #faa805;

TAILWIND

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

RGB Array

[255, 255, 255], [168, 5, 250], [0, 0, 0], [250, 5, 87], [250, 168, 5]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #A805FA, #000000, #FA0557, #FAA805 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: #ffffff; --color-2: #a805fa; --color-3: #000000; --color-4: #fa0557; --color-5: #faa805. 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