← Back to Editor

#000000 · #690606 · #FF0000 · #A69D9D · #DED5D5

dark

A 5-color dark 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

#690606

Vermilion · Maroon · Wine Red

HEX
#690606
RGB
rgb(105, 6, 6)
HSL
hsl(0, 89%, 22%)
HSB
hsb(0, 94%, 41%)
CMYK
cmyk(0%, 94%, 94%, 59%)
Oklch
oklch(33.1% 0.130 28.3)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#FF0000

Vermilion · Red · Passion Red

HEX
#FF0000
RGB
rgb(255, 0, 0)
HSL
hsl(0, 100%, 50%)
HSB
hsb(0, 100%, 100%)
CMYK
cmyk(0%, 100%, 100%, 0%)
Oklch
oklch(62.8% 0.258 29.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#A69D9D

Ash · DarkGray · Silver Sand

HEX
#A69D9D
RGB
rgb(166, 157, 157)
HSL
hsl(0, 5%, 63%)
HSB
hsb(0, 5%, 65%)
CMYK
cmyk(0%, 5%, 5%, 35%)
Oklch
oklch(70.4% 0.011 17.4)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#DED5D5

Peach Pink · LightGray · Cherry Blossom

HEX
#DED5D5
RGB
rgb(222, 213, 213)
HSL
hsl(0, 12%, 85%)
HSB
hsb(0, 4%, 87%)
CMYK
cmyk(0%, 4%, 4%, 13%)
Oklch
oklch(88.0% 0.010 17.3)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

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
690606
FF0000
A69D9D
DED5D5
1.6
Fail
5.3
AA
7.9
AAA
14.6
AAA
1.6
Fail
3.2
AA Large
4.9
AA
9.0
AAA
5.3
AA
3.2
AA Large
1.5
Fail
2.8
Fail
7.9
AAA
4.9
AA
1.5
Fail
1.8
Fail
14.6
AAA
9.0
AAA
2.8
Fail
1.8
Fail
White BG
21.0AAA
12.9AAA
4.0AA Large
2.6Fail
1.4Fail
Black BG
1.0Fail
1.6Fail
5.3AA
7.9AAA
14.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
3E3D06
918E00
A2A29D
DADAD5

Deuteranopia

000000
444B06
9FB300
A3A39D
DBDBD5

Tritanopia

000000
640606
F20000
A69D9D
DED5D5

Achromatopsia

000000
242424
4C4C4C
A0A0A0
D8D8D8

Shades & Tints Shades & Tints

#000000

Dark
Light

#690606

Dark
Light

#FF0000

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #690606;
  --color-3: #ff0000;
  --color-4: #a69d9d;
  --color-5: #ded5d5;
}

SCSS

$color-1: #000000;
$color-2: #690606;
$color-3: #ff0000;
$color-4: #a69d9d;
$color-5: #ded5d5;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#690606',
  'brand-3': '#ff0000',
  'brand-4': '#a69d9d',
  'brand-5': '#ded5d5',
}

RGB Array

[0, 0, 0], [105, 6, 6], [255, 0, 0], [166, 157, 157], [222, 213, 213]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This dark-style palette of #000000, #690606, #FF0000, #A69D9D, #DED5D5 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: #690606; --color-3: #ff0000; --color-4: #a69d9d; --color-5: #ded5d5. 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 dark-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