← Back to Editor

#000000 · #FFE6D9 · #F2D0C4 · #DEC5BD · #A6A6A6

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

#FFE6D9

Apricot · Linen · Peach Orange

HEX
#FFE6D9
RGB
rgb(255, 230, 217)
HSL
hsl(21, 100%, 93%)
HSB
hsb(21, 15%, 100%)
CMYK
cmyk(0%, 10%, 15%, 0%)
Oklch
oklch(94.2% 0.033 49.3)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#F2D0C4

Apricot · Pink · Peach Orange

HEX
#F2D0C4
RGB
rgb(242, 208, 196)
HSL
hsl(16, 64%, 86%)
HSB
hsb(16, 19%, 95%)
CMYK
cmyk(0%, 14%, 19%, 5%)
Oklch
oklch(88.3% 0.042 40.4)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#DEC5BD

Apricot · LightGray · Peach Orange

HEX
#DEC5BD
RGB
rgb(222, 197, 189)
HSL
hsl(15, 33%, 81%)
HSB
hsb(15, 15%, 87%)
CMYK
cmyk(0%, 11%, 15%, 13%)
Oklch
oklch(84.2% 0.031 38.5)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#A6A6A6

Ash · DarkGray · Silver Sand

HEX
#A6A6A6
RGB
rgb(166, 166, 166)
HSL
hsl(0, 0%, 65%)
HSB
hsb(0, 0%, 65%)
CMYK
cmyk(0%, 0%, 0%, 35%)
Oklch
oklch(72.5% 0.000 89.9)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

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
FFE6D9
F2D0C4
DEC5BD
A6A6A6
17.6
AAA
14.6
AAA
12.8
AAA
8.6
AAA
17.6
AAA
1.2
Fail
1.4
Fail
2.0
Fail
14.6
AAA
1.2
Fail
1.1
Fail
1.7
Fail
12.8
AAA
1.4
Fail
1.1
Fail
1.5
Fail
8.6
AAA
2.0
Fail
1.7
Fail
1.5
Fail
White BG
21.0AAA
1.2Fail
1.4Fail
1.6Fail
2.4Fail
Black BG
1.0Fail
17.6AAA
14.6AAA
12.8AAA
8.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
F4F4DC
E3E3C7
D3D3BF
A6A6A6

Deuteranopia

000000
F6F8DD
E5E8C8
D5D6BF
A6A6A6

Tritanopia

000000
FEDFDF
F0C9CA
DDC0C1
A6A6A6

Achromatopsia

000000
ECECEC
D9D9D9
CCCCCC
A6A6A6

Shades & Tints Shades & Tints

#000000

Dark
Light

#FFE6D9

Dark
Light

#F2D0C4

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ffe6d9;
  --color-3: #f2d0c4;
  --color-4: #dec5bd;
  --color-5: #a6a6a6;
}

SCSS

$color-1: #000000;
$color-2: #ffe6d9;
$color-3: #f2d0c4;
$color-4: #dec5bd;
$color-5: #a6a6a6;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ffe6d9',
  'brand-3': '#f2d0c4',
  'brand-4': '#dec5bd',
  'brand-5': '#a6a6a6',
}

RGB Array

[0, 0, 0], [255, 230, 217], [242, 208, 196], [222, 197, 189], [166, 166, 166]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #FFE6D9, #F2D0C4, #DEC5BD, #A6A6A6 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: #ffe6d9; --color-3: #f2d0c4; --color-4: #dec5bd; --color-5: #a6a6a6. 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