← Back to Editor

#FFFFFF · #B8B8B8 · #DB4342 · #D33534 · #BD1311

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

#B8B8B8

Silver Gray · Silver · Pearl Gray

HEX
#B8B8B8
RGB
rgb(184, 184, 184)
HSL
hsl(0, 0%, 72%)
HSB
hsb(0, 0%, 72%)
CMYK
cmyk(0%, 0%, 0%, 28%)
Oklch
oklch(78.3% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#DB4342

Vermilion · Crimson · Passion Red

HEX
#DB4342
RGB
rgb(219, 67, 66)
HSL
hsl(0, 68%, 56%)
HSB
hsb(0, 70%, 86%)
CMYK
cmyk(0%, 69%, 70%, 14%)
Oklch
oklch(60.2% 0.189 25.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#D33534

Vermilion · Crimson · Passion Red

HEX
#D33534
RGB
rgb(211, 53, 52)
HSL
hsl(0, 64%, 52%)
HSB
hsb(0, 75%, 83%)
CMYK
cmyk(0%, 75%, 75%, 17%)
Oklch
oklch(57.4% 0.195 26.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#BD1311

Vermilion · FireBrick · Wine Red

HEX
#BD1311
RGB
rgb(189, 19, 17)
HSL
hsl(1, 83%, 40%)
HSB
hsb(1, 91%, 74%)
CMYK
cmyk(0%, 90%, 91%, 26%)
Oklch
oklch(50.8% 0.199 28.6)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

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
B8B8B8
DB4342
D33534
BD1311
2.0
Fail
4.3
AA Large
4.9
AA
6.4
AA
2.0
Fail
2.2
Fail
2.4
Fail
3.2
AA Large
4.3
AA Large
2.2
Fail
1.1
Fail
1.5
Fail
4.9
AA
2.4
Fail
1.1
Fail
1.3
Fail
6.4
AA
3.2
AA Large
1.5
Fail
1.3
Fail
White BG
1.0Fail
2.0Fail
4.3AA Large
4.9AA
6.4AA
Black BG
21.0AAA
10.6AAA
4.9AA
4.3AA Large
3.3AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
B8B8B8
999842
8F8D34
737211

Deuteranopia

FFFFFF
B8B8B8
A2AD42
98A434
7D8A12

Tritanopia

FFFFFF
B8B8B8
D34242
CB3434
B41212

Achromatopsia

FFFFFF
B8B8B8
707070
646464
464646

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#B8B8B8

Dark
Light

#DB4342

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #b8b8b8;
  --color-3: #db4342;
  --color-4: #d33534;
  --color-5: #bd1311;
}

SCSS

$color-1: #ffffff;
$color-2: #b8b8b8;
$color-3: #db4342;
$color-4: #d33534;
$color-5: #bd1311;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#b8b8b8',
  'brand-3': '#db4342',
  'brand-4': '#d33534',
  'brand-5': '#bd1311',
}

RGB Array

[255, 255, 255], [184, 184, 184], [219, 67, 66], [211, 53, 52], [189, 19, 17]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #B8B8B8, #DB4342, #D33534, #BD1311 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: #b8b8b8; --color-3: #db4342; --color-4: #d33534; --color-5: #bd1311. 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