← Back to Editor

#000000 · #FDF001 · #920002 · #6B6B6D · #FCFCFC

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

#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

#FDF001

Autumn Sage · Yellow · Honey Gold

HEX
#FDF001
RGB
rgb(253, 240, 1)
HSL
hsl(57, 99%, 50%)
HSB
hsb(57, 100%, 99%)
CMYK
cmyk(0%, 5%, 100%, 1%)
Oklch
oklch(93.5% 0.199 105.7)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#920002

Vermilion · DarkRed · Wine Red

HEX
#920002
RGB
rgb(146, 0, 2)
HSL
hsl(359, 100%, 29%)
HSB
hsb(359, 100%, 57%)
CMYK
cmyk(0%, 100%, 99%, 43%)
Oklch
oklch(41.5% 0.170 28.9)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#6B6B6D

Ink Gray · DimGray · Warm Gray

HEX
#6B6B6D
RGB
rgb(107, 107, 109)
HSL
hsl(240, 1%, 42%)
HSB
hsb(240, 2%, 43%)
CMYK
cmyk(2%, 2%, 0%, 57%)
Oklch
oklch(52.8% 0.003 286.3)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#FCFCFC

Moonlight White · Snow · Cloud White

HEX
#FCFCFC
RGB
rgb(252, 252, 252)
HSL
hsl(0, 0%, 99%)
HSB
hsb(0, 0%, 99%)
CMYK
cmyk(0%, 0%, 0%, 1%)
Oklch
oklch(99.1% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

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
FDF001
920002
6B6B6D
FCFCFC
17.6
AAA
2.2
Fail
3.9
AA Large
20.5
AAA
17.6
AAA
7.9
AAA
4.5
AA Large
1.2
Fail
2.2
Fail
7.9
AAA
1.8
Fail
9.2
AAA
3.9
AA Large
4.5
AA Large
1.8
Fail
5.2
AA
20.5
AAA
1.2
Fail
9.2
AAA
5.2
AA
White BG
21.0AAA
1.2Fail
9.4AAA
5.3AA
1.0Fail
Black BG
1.0Fail
17.6AAA
2.2Fail
3.9AA Large
20.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
F7F73B
535102
6B6B6D
FCFCFC

Deuteranopia

000000
F8F949
5B6601
6B6B6C
FCFCFC

Tritanopia

000000
FC6873
8B0101
6B6C6C
FCFCFC

Achromatopsia

000000
D9D9D9
2C2C2C
6B6B6B
FCFCFC

Shades & Tints Shades & Tints

#000000

Dark
Light

#FDF001

Dark
Light

#920002

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #fdf001;
  --color-3: #920002;
  --color-4: #6b6b6d;
  --color-5: #fcfcfc;
}

SCSS

$color-1: #000000;
$color-2: #fdf001;
$color-3: #920002;
$color-4: #6b6b6d;
$color-5: #fcfcfc;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#fdf001',
  'brand-3': '#920002',
  'brand-4': '#6b6b6d',
  'brand-5': '#fcfcfc',
}

RGB Array

[0, 0, 0], [253, 240, 1], [146, 0, 2], [107, 107, 109], [252, 252, 252]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #FDF001, #920002, #6B6B6D, #FCFCFC 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: #000000; --color-2: #fdf001; --color-3: #920002; --color-4: #6b6b6d; --color-5: #fcfcfc. 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