← Back to Editor

#000000 · #CCCCCC · #FFFFFF · #FF0099 · #999999

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

#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

#CCCCCC

Silver Gray · LightGray · Pearl Gray

HEX
#CCCCCC
RGB
rgb(204, 204, 204)
HSL
hsl(0, 0%, 80%)
HSB
hsb(0, 0%, 80%)
CMYK
cmyk(0%, 0%, 0%, 20%)
Oklch
oklch(84.5% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#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

#FF0099

Rose Purple · DeepPink · Camellia

HEX
#FF0099
RGB
rgb(255, 0, 153)
HSL
hsl(324, 100%, 50%)
HSB
hsb(324, 100%, 100%)
CMYK
cmyk(0%, 100%, 40%, 0%)
Oklch
oklch(65.3% 0.268 354.7)

TraditionalRose Purple」· PaintCamellia」· Creative Blush Sunrise

#999999

Ash · DarkGray · Silver Sand

HEX
#999999
RGB
rgb(153, 153, 153)
HSL
hsl(0, 0%, 60%)
HSB
hsb(0, 0%, 60%)
CMYK
cmyk(0%, 0%, 0%, 40%)
Oklch
oklch(68.3% 0.000 89.9)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
CCCCCC
FFFFFF
FF0099
999999
13.1
AAA
21.0
AAA
5.7
AA
7.4
AAA
13.1
AAA
1.6
Fail
2.3
Fail
1.8
Fail
21.0
AAA
1.6
Fail
3.7
AA Large
2.8
Fail
5.7
AA
2.3
Fail
3.7
AA Large
1.3
Fail
7.4
AAA
1.8
Fail
2.8
Fail
1.3
Fail
White BG
21.0AAA
1.6Fail
1.0Fail
3.7AA Large
2.8Fail
Black BG
1.0Fail
13.1AAA
21.0AAA
5.7AA
7.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
CCCCCC
FFFFFF
918E74
999999

Deuteranopia

000000
CCCCCC
FFFFFF
9FB36B
999999

Tritanopia

000000
CCCCCC
FFFFFF
F25750
999999

Achromatopsia

000000
CCCCCC
FFFFFF
5E5E5E
999999

Shades & Tints Shades & Tints

#000000

Dark
Light

#CCCCCC

Dark
Light

#FFFFFF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #cccccc;
  --color-3: #ffffff;
  --color-4: #ff0099;
  --color-5: #999999;
}

SCSS

$color-1: #000000;
$color-2: #cccccc;
$color-3: #ffffff;
$color-4: #ff0099;
$color-5: #999999;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#cccccc',
  'brand-3': '#ffffff',
  'brand-4': '#ff0099',
  'brand-5': '#999999',
}

RGB Array

[0, 0, 0], [204, 204, 204], [255, 255, 255], [255, 0, 153], [153, 153, 153]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #CCCCCC, #FFFFFF, #FF0099, #999999 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: #000000; --color-2: #cccccc; --color-3: #ffffff; --color-4: #ff0099; --color-5: #999999. 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