← Back to Editor

#050505 · #F7CAA9 · #FFFAC3 · #B3B9B7 · #8D888C

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

#050505

Ink Black · Black · Jet Black

HEX
#050505
RGB
rgb(5, 5, 5)
HSL
hsl(0, 0%, 2%)
HSB
hsb(0, 0%, 2%)
CMYK
cmyk(0%, 0%, 0%, 98%)
Oklch
oklch(11.5% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#F7CAA9

Apricot · Wheat · Peach Orange

HEX
#F7CAA9
RGB
rgb(247, 202, 169)
HSL
hsl(25, 83%, 82%)
HSB
hsb(25, 32%, 97%)
CMYK
cmyk(0%, 18%, 32%, 3%)
Oklch
oklch(87.0% 0.067 58.0)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#FFFAC3

Fresh Green · Bisque · Lemon Cream

HEX
#FFFAC3
RGB
rgb(255, 250, 195)
HSL
hsl(55, 100%, 88%)
HSB
hsb(55, 24%, 100%)
CMYK
cmyk(0%, 2%, 24%, 0%)
Oklch
oklch(97.6% 0.071 103.3)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#B3B9B7

Silver Gray · Silver · Pearl Gray

HEX
#B3B9B7
RGB
rgb(179, 185, 183)
HSL
hsl(160, 4%, 71%)
HSB
hsb(160, 3%, 73%)
CMYK
cmyk(3%, 0%, 1%, 27%)
Oklch
oklch(78.0% 0.007 174.3)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#8D888C

Ash · Gray · Warm Gray

HEX
#8D888C
RGB
rgb(141, 136, 140)
HSL
hsl(312, 2%, 54%)
HSB
hsb(312, 4%, 55%)
CMYK
cmyk(0%, 4%, 1%, 45%)
Oklch
oklch(63.2% 0.008 332.2)

TraditionalAsh」· PaintWarm Gray」· Creative Urban Concrete

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

050505
050505

Analogous

050505
050505
050505

Triadic

050505
050505
050505

Split-Comp.

050505
050505
050505

Tetradic

050505
050505
050505
050505

Contrast Matrix WCAG 2.1 Contrast

050505
F7CAA9
FFFAC3
B3B9B7
8D888C
13.6
AAA
19.1
AAA
10.2
AAA
5.9
AA
13.6
AAA
1.4
Fail
1.3
Fail
2.3
Fail
19.1
AAA
1.4
Fail
1.9
Fail
3.3
AA Large
10.2
AAA
1.3
Fail
1.9
Fail
1.7
Fail
5.9
AA
2.3
Fail
3.3
AA Large
1.7
Fail
White BG
20.4AAA
1.5Fail
1.1Fail
2.0Fail
3.5AA Large
Black BG
1.0Fail
14.0AAA
19.7AAA
10.5AAA
6.0AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

050505
E4E3B1
FDFDD0
B6B6B7
8B8B8B

Deuteranopia

050505
E6E9B3
FDFED4
B5B5B8
8B8C8B

Tritanopia

050505
F5B7B9
FFDBDD
B3B8B8
8D8A8A

Achromatopsia

050505
D4D4D4
F5F5F5
B7B7B7
8A8A8A

Shades & Tints Shades & Tints

#050505

Dark
Light

#F7CAA9

Dark
Light

#FFFAC3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #050505;
  --color-2: #f7caa9;
  --color-3: #fffac3;
  --color-4: #b3b9b7;
  --color-5: #8d888c;
}

SCSS

$color-1: #050505;
$color-2: #f7caa9;
$color-3: #fffac3;
$color-4: #b3b9b7;
$color-5: #8d888c;

TAILWIND

colors: {
  'brand-1': '#050505',
  'brand-2': '#f7caa9',
  'brand-3': '#fffac3',
  'brand-4': '#b3b9b7',
  'brand-5': '#8d888c',
}

RGB Array

[5, 5, 5], [247, 202, 169], [255, 250, 195], [179, 185, 183], [141, 136, 140]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #050505, #F7CAA9, #FFFAC3, #B3B9B7, #8D888C 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: #050505; --color-2: #f7caa9; --color-3: #fffac3; --color-4: #b3b9b7; --color-5: #8d888c. 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