← Back to Editor

#000805 · #9C9C9C · #DED1D4 · #F7F7F7 · #DB9EAC

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

#000805

Mineral Blue · Black · Dark Green

HEX
#000805
RGB
rgb(0, 8, 5)
HSL
hsl(158, 100%, 2%)
HSB
hsb(158, 100%, 3%)
CMYK
cmyk(100%, 0%, 37%, 97%)
Oklch
oklch(12.0% 0.023 172.5)

TraditionalMineral Blue」· PaintDark Green」· Creative Blush Sunrise

#9C9C9C

Ash · DarkGray · Silver Sand

HEX
#9C9C9C
RGB
rgb(156, 156, 156)
HSL
hsl(0, 0%, 61%)
HSB
hsb(0, 0%, 61%)
CMYK
cmyk(0%, 0%, 0%, 39%)
Oklch
oklch(69.3% 0.000 89.9)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#DED1D4

Peach Pink · LightGray · Cherry Blossom

HEX
#DED1D4
RGB
rgb(222, 209, 212)
HSL
hsl(346, 16%, 85%)
HSB
hsb(346, 6%, 87%)
CMYK
cmyk(0%, 6%, 5%, 13%)
Oklch
oklch(87.2% 0.015 1.6)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#F7F7F7

Moonlight White · Snow · Cloud White

HEX
#F7F7F7
RGB
rgb(247, 247, 247)
HSL
hsl(0, 0%, 97%)
HSB
hsb(0, 0%, 97%)
CMYK
cmyk(0%, 0%, 0%, 3%)
Oklch
oklch(97.6% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#DB9EAC

Peach Pink · Tan · Coral Red

HEX
#DB9EAC
RGB
rgb(219, 158, 172)
HSL
hsl(346, 46%, 74%)
HSB
hsb(346, 28%, 86%)
CMYK
cmyk(0%, 28%, 21%, 14%)
Oklch
oklch(76.1% 0.075 3.9)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000805
0A0004

Analogous

000A01
000805
00090A

Triadic

000805
06000A
0A0600

Split-Comp.

000805
0A0009
0A0100

Tetradic

000805
01000A
0A0004
090A00

Contrast Matrix WCAG 2.1 Contrast

000805
9C9C9C
DED1D4
F7F7F7
DB9EAC
7.4
AAA
13.7
AAA
18.9
AAA
9.2
AAA
7.4
AAA
1.9
Fail
2.6
Fail
1.2
Fail
13.7
AAA
1.9
Fail
1.4
Fail
1.5
Fail
18.9
AAA
2.6
Fail
1.4
Fail
2.1
Fail
9.2
AAA
1.2
Fail
1.5
Fail
2.1
Fail
White BG
20.3AAA
2.7Fail
1.5Fail
1.1Fail
2.2Fail
Black BG
1.0Fail
7.6AAA
14.2AAA
19.6AAA
9.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

030406
9C9C9C
D8D8D3
F7F7F7
C1C0A9

Deuteranopia

030206
9C9C9C
D9DAD3
F7F7F7
C4C9A8

Tritanopia

000606
9C9C9C
DDD3D3
F7F7F7
D8A6A5

Achromatopsia

050505
9C9C9C
D5D5D5
F7F7F7
B2B2B2

Shades & Tints Shades & Tints

#000805

Dark
Light

#9C9C9C

Dark
Light

#DED1D4

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000805;
  --color-2: #9c9c9c;
  --color-3: #ded1d4;
  --color-4: #f7f7f7;
  --color-5: #db9eac;
}

SCSS

$color-1: #000805;
$color-2: #9c9c9c;
$color-3: #ded1d4;
$color-4: #f7f7f7;
$color-5: #db9eac;

TAILWIND

colors: {
  'brand-1': '#000805',
  'brand-2': '#9c9c9c',
  'brand-3': '#ded1d4',
  'brand-4': '#f7f7f7',
  'brand-5': '#db9eac',
}

RGB Array

[0, 8, 5], [156, 156, 156], [222, 209, 212], [247, 247, 247], [219, 158, 172]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000805, #9C9C9C, #DED1D4, #F7F7F7, #DB9EAC 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: #000805; --color-2: #9c9c9c; --color-3: #ded1d4; --color-4: #f7f7f7; --color-5: #db9eac. 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