← Back to Editor

#FFFFFF · #A9A0E9 · #4E3994 · #509BCD · #000861

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

#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

#A9A0E9

Wisteria · LightSteelBlue · Cobalt Blue

HEX
#A9A0E9
RGB
rgb(169, 160, 233)
HSL
hsl(247, 62%, 77%)
HSB
hsb(247, 31%, 91%)
CMYK
cmyk(27%, 31%, 0%, 9%)
Oklch
oklch(74.1% 0.104 289.2)

TraditionalWisteria」· PaintCobalt Blue」· Creative Lavender Dream

#4E3994

Deep Indigo · DarkSlateBlue · Prussian Blue

HEX
#4E3994
RGB
rgb(78, 57, 148)
HSL
hsl(254, 44%, 40%)
HSB
hsb(254, 61%, 58%)
CMYK
cmyk(47%, 61%, 0%, 42%)
Oklch
oklch(42.0% 0.143 289.4)

TraditionalDeep Indigo」· PaintPrussian Blue」· Creative Blush Sunrise

#509BCD

Lake Blue · SteelBlue · Navy Blue

HEX
#509BCD
RGB
rgb(80, 155, 205)
HSL
hsl(204, 56%, 56%)
HSB
hsb(204, 61%, 80%)
CMYK
cmyk(61%, 24%, 0%, 20%)
Oklch
oklch(66.2% 0.106 240.2)

TraditionalLake Blue」· PaintNavy Blue」· Creative Blush Sunrise

#000861

Indigo · Navy · Deep Sea Blue

HEX
#000861
RGB
rgb(0, 8, 97)
HSL
hsl(235, 100%, 19%)
HSB
hsb(235, 100%, 38%)
CMYK
cmyk(100%, 92%, 0%, 62%)
Oklch
oklch(23.3% 0.147 264.2)

TraditionalIndigo」· PaintDeep Sea Blue」· 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
A9A0E9
4E3994
509BCD
000861
2.4
Fail
9.0
AAA
3.0
AA Large
17.4
AAA
2.4
Fail
3.8
AA Large
1.3
Fail
7.4
AAA
9.0
AAA
3.8
AA Large
3.0
Fail
1.9
Fail
3.0
AA Large
1.3
Fail
3.0
Fail
5.7
AA
17.4
AAA
7.4
AAA
1.9
Fail
5.7
AA
White BG
1.0Fail
2.4Fail
9.0AAA
3.0AA Large
17.4AAA
Black BG
21.0AAA
8.9AAA
2.3Fail
6.9AA
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
A5A5D7
45457E
7071C1
03044B

Deuteranopia

FFFFFF
A6A6D3
464879
6C67BE
030246

Tritanopia

FFFFFF
A9C9C6
4D6D69
54B7B5
003A37

Achromatopsia

FFFFFF
ABABAB
4A4A4A
8A8A8A
101010

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#A9A0E9

Dark
Light

#4E3994

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #a9a0e9;
  --color-3: #4e3994;
  --color-4: #509bcd;
  --color-5: #000861;
}

SCSS

$color-1: #ffffff;
$color-2: #a9a0e9;
$color-3: #4e3994;
$color-4: #509bcd;
$color-5: #000861;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#a9a0e9',
  'brand-3': '#4e3994',
  'brand-4': '#509bcd',
  'brand-5': '#000861',
}

RGB Array

[255, 255, 255], [169, 160, 233], [78, 57, 148], [80, 155, 205], [0, 8, 97]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #A9A0E9, #4E3994, #509BCD, #000861 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: #a9a0e9; --color-3: #4e3994; --color-4: #509bcd; --color-5: #000861. 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