← Back to Editor

#000009 · #1A1B29 · #666666 · #B6BEC1 · #AF0404

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

#000009

Deep Indigo · Black · Deep Sea Blue

HEX
#000009
RGB
rgb(0, 0, 9)
HSL
hsl(240, 100%, 2%)
HSB
hsb(240, 100%, 4%)
CMYK
cmyk(100%, 100%, 0%, 96%)
Oklch
oklch(6.3% 0.044 264.1)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#1A1B29

Indigo · Black · Deep Sea Blue

HEX
#1A1B29
RGB
rgb(26, 27, 41)
HSL
hsl(236, 22%, 13%)
HSB
hsb(236, 37%, 16%)
CMYK
cmyk(37%, 34%, 0%, 84%)
Oklch
oklch(22.8% 0.027 280.8)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#666666

Ink Gray · DimGray · Charcoal

HEX
#666666
RGB
rgb(102, 102, 102)
HSL
hsl(0, 0%, 40%)
HSB
hsb(0, 0%, 40%)
CMYK
cmyk(0%, 0%, 0%, 60%)
Oklch
oklch(51.0% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#B6BEC1

Sky Blue · Silver · Pearl Gray

HEX
#B6BEC1
RGB
rgb(182, 190, 193)
HSL
hsl(196, 8%, 74%)
HSB
hsb(196, 6%, 76%)
CMYK
cmyk(6%, 2%, 0%, 24%)
Oklch
oklch(79.6% 0.010 222.1)

TraditionalSky Blue」· PaintPearl Gray」· Creative Silver Lining

#AF0404

Vermilion · DarkRed · Wine Red

HEX
#AF0404
RGB
rgb(175, 4, 4)
HSL
hsl(0, 96%, 35%)
HSB
hsb(0, 98%, 69%)
CMYK
cmyk(0%, 98%, 98%, 31%)
Oklch
oklch(47.5% 0.193 29.0)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000009
0A0A00

Analogous

00050A
000009
05000A

Triadic

000009
0A0000
000A00

Split-Comp.

000009
0A0500
050A00

Tetradic

000009
0A0005
0A0A00
000A05

Contrast Matrix WCAG 2.1 Contrast

000009
1A1B29
666666
B6BEC1
AF0404
1.2
Fail
3.6
AA Large
11.1
AAA
2.8
Fail
1.2
Fail
3.0
Fail
9.0
AAA
2.3
Fail
3.6
AA Large
3.0
Fail
3.0
AA Large
1.3
Fail
11.1
AAA
9.0
AAA
3.0
AA Large
3.9
AA Large
2.8
Fail
2.3
Fail
1.3
Fail
3.9
AA Large
White BG
20.9AAA
17.0AAA
5.7AA
1.9Fail
7.4AAA
Black BG
1.0Fail
1.2Fail
3.7AA Large
11.1AAA
2.8Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000007
1A1A26
666666
B9BAC0
656304

Deuteranopia

000006
1A1A25
666666
B9B8C0
6F7C04

Tritanopia

000505
1A2322
666666
B6C0C0
A60404

Achromatopsia

010101
1C1C1C
666666
BCBCBC
373737

Shades & Tints Shades & Tints

#000009

Dark
Light

#1A1B29

Dark
Light

#666666

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000009;
  --color-2: #1a1b29;
  --color-3: #666666;
  --color-4: #b6bec1;
  --color-5: #af0404;
}

SCSS

$color-1: #000009;
$color-2: #1a1b29;
$color-3: #666666;
$color-4: #b6bec1;
$color-5: #af0404;

TAILWIND

colors: {
  'brand-1': '#000009',
  'brand-2': '#1a1b29',
  'brand-3': '#666666',
  'brand-4': '#b6bec1',
  'brand-5': '#af0404',
}

RGB Array

[0, 0, 9], [26, 27, 41], [102, 102, 102], [182, 190, 193], [175, 4, 4]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000009, #1A1B29, #666666, #B6BEC1, #AF0404 is ideal for: tech websites, dark mode UIs, game UIs, 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: #000009; --color-2: #1a1b29; --color-3: #666666; --color-4: #b6bec1; --color-5: #af0404. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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