← Back to Editor

#0C0D0F · #950A05 · #DCBB98 · #DFCEBC

A 4-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

#0C0D0F

Indigo · Black · Deep Sea Blue

HEX
#0C0D0F
RGB
rgb(12, 13, 15)
HSL
hsl(220, 11%, 5%)
HSB
hsb(220, 20%, 6%)
CMYK
cmyk(20%, 13%, 0%, 94%)
Oklch
oklch(15.9% 0.005 264.4)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#950A05

Vermilion · DarkRed · Wine Red

HEX
#950A05
RGB
rgb(149, 10, 5)
HSL
hsl(2, 94%, 30%)
HSB
hsb(2, 97%, 58%)
CMYK
cmyk(0%, 93%, 97%, 42%)
Oklch
oklch(42.5% 0.169 29.3)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#DCBB98

Goose Yellow · Tan · Warm Sun

HEX
#DCBB98
RGB
rgb(220, 187, 152)
HSL
hsl(31, 49%, 73%)
HSB
hsb(31, 31%, 86%)
CMYK
cmyk(0%, 15%, 31%, 14%)
Oklch
oklch(81.2% 0.060 68.5)

TraditionalGoose Yellow」· PaintWarm Sun」· Creative Honey Glow

#DFCEBC

Goose Yellow · LightGray · Peach Orange

HEX
#DFCEBC
RGB
rgb(223, 206, 188)
HSL
hsl(31, 35%, 81%)
HSB
hsb(31, 16%, 87%)
CMYK
cmyk(0%, 8%, 16%, 13%)
Oklch
oklch(86.1% 0.031 69.0)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

0C0D0F
0E0D0B

Analogous

0B0E0E
0C0D0F
0C0B0E

Triadic

0C0D0F
0E0B0C
0C0E0B

Split-Comp.

0C0D0F
0E0C0B
0E0E0B

Tetradic

0C0D0F
0E0B0E
0E0D0B
0B0E0C

Contrast Matrix WCAG 2.1 Contrast

0C0D0F
950A05
DCBB98
DFCEBC
2.2
Fail
10.7
AAA
12.7
AAA
2.2
Fail
5.0
AA
5.9
AA
10.7
AAA
5.0
AA
1.2
Fail
12.7
AAA
5.9
AA
1.2
Fail
White BG
19.4AAA
9.0AAA
1.8Fail
1.5Fail
Black BG
1.1Fail
2.3Fail
11.6AAA
13.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

0C0C0F
595806
CECDA0
D8D7C0

Deuteranopia

0C0C0E
616B07
D0D2A3
D9DAC1

Tritanopia

0C0E0E
8E0707
DAA7A9
DEC4C5

Achromatopsia

0D0D0D
333333
C1C1C1
D1D1D1

Shades & Tints Shades & Tints

#0C0D0F

Dark
Light

#950A05

Dark
Light

#DCBB98

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #0c0d0f;
  --color-2: #950a05;
  --color-3: #dcbb98;
  --color-4: #dfcebc;
}

SCSS

$color-1: #0c0d0f;
$color-2: #950a05;
$color-3: #dcbb98;
$color-4: #dfcebc;

TAILWIND

colors: {
  'brand-1': '#0c0d0f',
  'brand-2': '#950a05',
  'brand-3': '#dcbb98',
  'brand-4': '#dfcebc',
}

RGB Array

[12, 13, 15], [149, 10, 5], [220, 187, 152], [223, 206, 188]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #0C0D0F, #950A05, #DCBB98, #DFCEBC is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #0c0d0f; --color-2: #950a05; --color-3: #dcbb98; --color-4: #dfcebc. 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 4-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