← Back to Editor

#FFFFFF · #A697E8 · #7156E8 · #392B75 · #000000

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

#A697E8

Wisteria · LightSteelBlue · Cobalt Blue

HEX
#A697E8
RGB
rgb(166, 151, 232)
HSL
hsl(251, 64%, 75%)
HSB
hsb(251, 35%, 91%)
CMYK
cmyk(28%, 35%, 0%, 9%)
Oklch
oklch(72.1% 0.117 291.7)

TraditionalWisteria」· PaintCobalt Blue」· Creative Lavender Dream

#7156E8

Wisteria · MediumSlateBlue · Cobalt Blue

HEX
#7156E8
RGB
rgb(113, 86, 232)
HSL
hsl(251, 76%, 62%)
HSB
hsb(251, 63%, 91%)
CMYK
cmyk(51%, 63%, 0%, 9%)
Oklch
oklch(56.3% 0.210 286.0)

TraditionalWisteria」· PaintCobalt Blue」· Creative Lavender Dream

#392B75

Deep Indigo · DarkSlateBlue · Prussian Blue

HEX
#392B75
RGB
rgb(57, 43, 117)
HSL
hsl(251, 46%, 31%)
HSB
hsb(251, 63%, 46%)
CMYK
cmyk(51%, 63%, 0%, 54%)
Oklch
oklch(35.0% 0.121 287.1)

TraditionalDeep Indigo」· PaintPrussian 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

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
A697E8
7156E8
392B75
000000
2.6
Fail
5.0
AA
11.8
AAA
21.0
AAA
2.6
Fail
2.0
Fail
4.6
AA
8.2
AAA
5.0
AA
2.0
Fail
2.4
Fail
4.2
AA Large
11.8
AAA
4.6
AA
2.4
Fail
1.8
Fail
21.0
AAA
8.2
AAA
4.2
AA Large
1.8
Fail
White BG
1.0Fail
2.6Fail
5.0AA
11.8AAA
21.0AAA
Black BG
21.0AAA
8.2AAA
4.2AA Large
1.8Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
A09FD4
6565C5
333363
000000

Deuteranopia

FFFFFF
A0A2D0
6769BC
34355F
000000

Tritanopia

FFFFFF
A5C5C2
70A9A3
385552
000000

Achromatopsia

FFFFFF
A5A5A5
6F6F6F
383838
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#A697E8

Dark
Light

#7156E8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #a697e8;
  --color-3: #7156e8;
  --color-4: #392b75;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #a697e8;
$color-3: #7156e8;
$color-4: #392b75;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#a697e8',
  'brand-3': '#7156e8',
  'brand-4': '#392b75',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [166, 151, 232], [113, 86, 232], [57, 43, 117], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #A697E8, #7156E8, #392B75, #000000 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: #a697e8; --color-3: #7156e8; --color-4: #392b75; --color-5: #000000. 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