← Back to Editor

#000009 · #2C1913 · #412A54 · #4C847B · #DDDFB7

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

#2C1913

Crimson · Black · Deep Berry

HEX
#2C1913
RGB
rgb(44, 25, 19)
HSL
hsl(14, 40%, 12%)
HSB
hsb(14, 57%, 17%)
CMYK
cmyk(0%, 43%, 57%, 83%)
Oklch
oklch(23.7% 0.033 38.3)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

#412A54

Dark Plum · DarkSlateGray · Eggplant

HEX
#412A54
RGB
rgb(65, 42, 84)
HSL
hsl(273, 33%, 25%)
HSB
hsb(273, 50%, 33%)
CMYK
cmyk(23%, 50%, 0%, 67%)
Oklch
oklch(33.3% 0.076 308.0)

TraditionalDark Plum」· PaintEggplant」· Creative Blush Sunrise

#4C847B

Mineral Blue · SlateGray · Mint Ice

HEX
#4C847B
RGB
rgb(76, 132, 123)
HSL
hsl(170, 27%, 41%)
HSB
hsb(170, 42%, 52%)
CMYK
cmyk(42%, 0%, 7%, 48%)
Oklch
oklch(57.2% 0.061 182.7)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#DDDFB7

Fresh Green · Wheat · Lemon Cream

HEX
#DDDFB7
RGB
rgb(221, 223, 183)
HSL
hsl(63, 38%, 80%)
HSB
hsb(63, 18%, 87%)
CMYK
cmyk(1%, 0%, 18%, 13%)
Oklch
oklch(89.2% 0.053 109.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

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
2C1913
412A54
4C847B
DDDFB7
1.3
Fail
1.7
Fail
4.9
AA
15.3
AAA
1.3
Fail
1.3
Fail
3.9
AA Large
12.2
AAA
1.7
Fail
1.3
Fail
2.9
Fail
9.1
AAA
4.9
AA
3.9
AA Large
2.9
Fail
3.1
AA Large
15.3
AAA
12.2
AAA
9.1
AAA
3.1
AA Large
White BG
20.9AAA
16.7AAA
12.5AAA
4.3AA Large
1.4Fail
Black BG
1.0Fail
1.3Fail
1.7Fail
4.9AA
15.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000007
242414
37374A
64657D
DEDEC1

Deuteranopia

000006
252615
383A47
615D7E
DEDEC3

Tritanopia

000505
2B1616
404240
4F7F7F
DDC8CA

Achromatopsia

010101
1E1E1E
363636
727272
DADADA

Shades & Tints Shades & Tints

#000009

Dark
Light

#2C1913

Dark
Light

#412A54

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000009;
  --color-2: #2c1913;
  --color-3: #412a54;
  --color-4: #4c847b;
  --color-5: #dddfb7;
}

SCSS

$color-1: #000009;
$color-2: #2c1913;
$color-3: #412a54;
$color-4: #4c847b;
$color-5: #dddfb7;

TAILWIND

colors: {
  'brand-1': '#000009',
  'brand-2': '#2c1913',
  'brand-3': '#412a54',
  'brand-4': '#4c847b',
  'brand-5': '#dddfb7',
}

RGB Array

[0, 0, 9], [44, 25, 19], [65, 42, 84], [76, 132, 123], [221, 223, 183]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000009, #2C1913, #412A54, #4C847B, #DDDFB7 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: #2c1913; --color-3: #412a54; --color-4: #4c847b; --color-5: #dddfb7. 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