← Back to Editor

#FFFFFF · #CFCFCF · #A8A8A8 · #8F2123 · #000000

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

#CFCFCF

Silver Gray · LightGray · Pearl Gray

HEX
#CFCFCF
RGB
rgb(207, 207, 207)
HSL
hsl(0, 0%, 81%)
HSB
hsb(0, 0%, 81%)
CMYK
cmyk(0%, 0%, 0%, 19%)
Oklch
oklch(85.5% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#A8A8A8

Ash · DarkGray · Silver Sand

HEX
#A8A8A8
RGB
rgb(168, 168, 168)
HSL
hsl(0, 0%, 66%)
HSB
hsb(0, 0%, 66%)
CMYK
cmyk(0%, 0%, 0%, 34%)
Oklch
oklch(73.2% 0.000 89.9)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#8F2123

Vermilion · Brown · Wine Red

HEX
#8F2123
RGB
rgb(143, 33, 35)
HSL
hsl(359, 63%, 35%)
HSB
hsb(359, 77%, 56%)
CMYK
cmyk(0%, 77%, 76%, 44%)
Oklch
oklch(43.1% 0.146 25.0)

TraditionalVermilion」· PaintWine Red」· 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
CFCFCF
A8A8A8
8F2123
000000
1.6
Fail
2.4
Fail
8.7
AAA
21.0
AAA
1.6
Fail
1.5
Fail
5.6
AA
13.5
AAA
2.4
Fail
1.5
Fail
3.7
AA Large
8.8
AAA
8.7
AAA
5.6
AA
3.7
AA Large
2.4
Fail
21.0
AAA
13.5
AAA
8.8
AAA
2.4
Fail
White BG
1.0Fail
1.6Fail
2.4Fail
8.7AAA
21.0AAA
Black BG
21.0AAA
13.5AAA
8.8AAA
2.4Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
CFCFCF
A8A8A8
5F5E23
000000

Deuteranopia

FFFFFF
CFCFCF
A8A8A8
666E22
000000

Tritanopia

FFFFFF
CFCFCF
A8A8A8
8A2222
000000

Achromatopsia

FFFFFF
CFCFCF
A8A8A8
424242
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#CFCFCF

Dark
Light

#A8A8A8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #cfcfcf;
  --color-3: #a8a8a8;
  --color-4: #8f2123;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #cfcfcf;
$color-3: #a8a8a8;
$color-4: #8f2123;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#cfcfcf',
  'brand-3': '#a8a8a8',
  'brand-4': '#8f2123',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [207, 207, 207], [168, 168, 168], [143, 33, 35], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #CFCFCF, #A8A8A8, #8F2123, #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: #cfcfcf; --color-3: #a8a8a8; --color-4: #8f2123; --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