← Back to Editor

#FFFFFF · #888888 · #897FBA · #8870FF · #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

#888888

Ash · Gray · Warm Gray

HEX
#888888
RGB
rgb(136, 136, 136)
HSL
hsl(0, 0%, 53%)
HSB
hsb(0, 0%, 53%)
CMYK
cmyk(0%, 0%, 0%, 47%)
Oklch
oklch(62.7% 0.000 89.9)

TraditionalAsh」· PaintWarm Gray」· Creative Urban Concrete

#897FBA

Wisteria · LightSlateGray · Cobalt Blue

HEX
#897FBA
RGB
rgb(137, 127, 186)
HSL
hsl(250, 30%, 61%)
HSB
hsb(250, 32%, 73%)
CMYK
cmyk(26%, 32%, 0%, 27%)
Oklch
oklch(62.8% 0.088 291.4)

TraditionalWisteria」· PaintCobalt Blue」· Creative Lavender Dream

#8870FF

Wisteria · MediumSlateBlue · Cobalt Blue

HEX
#8870FF
RGB
rgb(136, 112, 255)
HSL
hsl(250, 100%, 72%)
HSB
hsb(250, 56%, 100%)
CMYK
cmyk(47%, 56%, 0%, 0%)
Oklch
oklch(64.0% 0.204 286.9)

TraditionalWisteria」· PaintCobalt Blue」· Creative Lavender Dream

#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
888888
897FBA
8870FF
000000
3.5
AA Large
3.6
AA Large
3.6
AA Large
21.0
AAA
3.5
AA Large
1.0
Fail
1.0
Fail
5.9
AA
3.6
AA Large
1.0
Fail
1.0
Fail
5.8
AA
3.6
AA Large
1.0
Fail
1.0
Fail
5.8
AA
21.0
AAA
5.9
AA
5.8
AA
5.8
AA
White BG
1.0Fail
3.5AA Large
3.6AA Large
3.6AA Large
21.0AAA
Black BG
21.0AAA
5.9AA
5.8AA
5.8AA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
888888
8585AC
7E7DDC
000000

Deuteranopia

FFFFFF
888888
8586A8
7F81D4
000000

Tritanopia

FFFFFF
888888
89A09E
87C1BB
000000

Achromatopsia

FFFFFF
888888
898989
878787
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#888888

Dark
Light

#897FBA

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #888888;
  --color-3: #897fba;
  --color-4: #8870ff;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #888888;
$color-3: #897fba;
$color-4: #8870ff;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#888888',
  'brand-3': '#897fba',
  'brand-4': '#8870ff',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [136, 136, 136], [137, 127, 186], [136, 112, 255], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #888888, #897FBA, #8870FF, #000000 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant 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: #888888; --color-3: #897fba; --color-4: #8870ff; --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. Restrained colors convey professionalism and trust. 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