← Back to Editor

#141414 · #2F2F2F · #897384 · #FFCAAD · #FFF8E8

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

#141414

Ink Black · Black · Jet Black

HEX
#141414
RGB
rgb(20, 20, 20)
HSL
hsl(0, 0%, 8%)
HSB
hsb(0, 0%, 8%)
CMYK
cmyk(0%, 0%, 0%, 92%)
Oklch
oklch(19.1% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#2F2F2F

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2F2F2F
RGB
rgb(47, 47, 47)
HSL
hsl(0, 0%, 18%)
HSB
hsb(0, 0%, 18%)
CMYK
cmyk(0%, 0%, 0%, 82%)
Oklch
oklch(30.5% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#897384

Rose Purple · Gray · Warm Gray

HEX
#897384
RGB
rgb(137, 115, 132)
HSL
hsl(314, 9%, 49%)
HSB
hsb(314, 16%, 54%)
CMYK
cmyk(0%, 16%, 4%, 46%)
Oklch
oklch(58.2% 0.037 334.0)

TraditionalRose Purple」· PaintWarm Gray」· Creative Urban Concrete

#FFCAAD

Apricot · Wheat · Peach Orange

HEX
#FFCAAD
RGB
rgb(255, 202, 173)
HSL
hsl(21, 100%, 84%)
HSB
hsb(21, 32%, 100%)
CMYK
cmyk(0%, 21%, 32%, 0%)
Oklch
oklch(87.9% 0.072 50.1)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#FFF8E8

Goose Yellow · SeaShell · Lemon Cream

HEX
#FFF8E8
RGB
rgb(255, 248, 232)
HSL
hsl(42, 100%, 95%)
HSB
hsb(42, 9%, 100%)
CMYK
cmyk(0%, 3%, 9%, 0%)
Oklch
oklch(98.0% 0.022 87.1)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

141414
141414

Analogous

141414
141414
141414

Triadic

141414
141414
141414

Split-Comp.

141414
141414
141414

Tetradic

141414
141414
141414
141414

Contrast Matrix WCAG 2.1 Contrast

141414
2F2F2F
897384
FFCAAD
FFF8E8
1.4
Fail
4.3
AA Large
12.5
AAA
17.4
AAA
1.4
Fail
3.1
AA Large
9.1
AAA
12.7
AAA
4.3
AA Large
3.1
AA Large
2.9
Fail
4.1
AA Large
12.5
AAA
9.1
AAA
2.9
Fail
1.4
Fail
17.4
AAA
12.7
AAA
4.1
AA Large
1.4
Fail
White BG
18.4AAA
13.4AAA
4.3AA Large
1.5Fail
1.1Fail
Black BG
1.1Fail
1.6Fail
4.8AA
14.3AAA
19.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

141414
2F2F2F
7F7F80
E8E8B4
FCFCEC

Deuteranopia

141414
2F2F2F
81827F
EBEFB6
FCFDED

Tritanopia

141414
2F2F2F
887D7C
FCBABB
FFEFF0

Achromatopsia

141414
2F2F2F
7C7C7C
D7D7D7
F8F8F8

Shades & Tints Shades & Tints

#141414

Dark
Light

#2F2F2F

Dark
Light

#897384

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #141414;
  --color-2: #2f2f2f;
  --color-3: #897384;
  --color-4: #ffcaad;
  --color-5: #fff8e8;
}

SCSS

$color-1: #141414;
$color-2: #2f2f2f;
$color-3: #897384;
$color-4: #ffcaad;
$color-5: #fff8e8;

TAILWIND

colors: {
  'brand-1': '#141414',
  'brand-2': '#2f2f2f',
  'brand-3': '#897384',
  'brand-4': '#ffcaad',
  'brand-5': '#fff8e8',
}

RGB Array

[20, 20, 20], [47, 47, 47], [137, 115, 132], [255, 202, 173], [255, 248, 232]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #141414, #2F2F2F, #897384, #FFCAAD, #FFF8E8 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: #141414; --color-2: #2f2f2f; --color-3: #897384; --color-4: #ffcaad; --color-5: #fff8e8. 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