← Back to Editor

#000000 · #BF6969 · #A786B3 · #8CFFE2 · #FFD599

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

#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

#BF6969

Crimson · LightCoral · Passion Red

HEX
#BF6969
RGB
rgb(191, 105, 105)
HSL
hsl(0, 40%, 58%)
HSB
hsb(0, 45%, 75%)
CMYK
cmyk(0%, 45%, 45%, 25%)
Oklch
oklch(61.9% 0.110 20.7)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#A786B3

Lilac · DarkGray · Lilac Purple

HEX
#A786B3
RGB
rgb(167, 134, 179)
HSL
hsl(284, 23%, 61%)
HSB
hsb(284, 25%, 70%)
CMYK
cmyk(7%, 25%, 0%, 30%)
Oklch
oklch(66.6% 0.075 316.9)

TraditionalLilac」· PaintLilac Purple」· Creative Lavender Dream

#8CFFE2

Jade · SkyBlue · Glacier Blue

HEX
#8CFFE2
RGB
rgb(140, 255, 226)
HSL
hsl(165, 100%, 77%)
HSB
hsb(165, 45%, 100%)
CMYK
cmyk(45%, 0%, 11%, 0%)
Oklch
oklch(92.4% 0.114 175.4)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

#FFD599

Goose Yellow · Khaki · Peach Orange

HEX
#FFD599
RGB
rgb(255, 213, 153)
HSL
hsl(35, 100%, 80%)
HSB
hsb(35, 40%, 100%)
CMYK
cmyk(0%, 16%, 40%, 0%)
Oklch
oklch(89.5% 0.090 76.1)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

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
BF6969
A786B3
8CFFE2
FFD599
5.4
AA
6.7
AA
17.5
AAA
15.2
AAA
5.4
AA
1.2
Fail
3.2
AA Large
2.8
Fail
6.7
AA
1.2
Fail
2.6
Fail
2.3
Fail
17.5
AAA
3.2
AA Large
2.6
Fail
1.2
Fail
15.2
AAA
2.8
Fail
2.3
Fail
1.2
Fail
White BG
21.0AAA
3.9AA Large
3.1AA Large
1.2Fail
1.4Fail
Black BG
1.0Fail
5.4AA
6.7AA
17.5AAA
15.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
9A9969
9998A8
BEBFE9
EDECA8

Deuteranopia

000000
9FA569
9B9DA6
B7AFEB
EFF2AB

Tritanopia

000000
BB6969
A5A09E
92EFF0
FDB3B6

Achromatopsia

000000
838383
959595
D9D9D9
DBDBDB

Shades & Tints Shades & Tints

#000000

Dark
Light

#BF6969

Dark
Light

#A786B3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #bf6969;
  --color-3: #a786b3;
  --color-4: #8cffe2;
  --color-5: #ffd599;
}

SCSS

$color-1: #000000;
$color-2: #bf6969;
$color-3: #a786b3;
$color-4: #8cffe2;
$color-5: #ffd599;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#bf6969',
  'brand-3': '#a786b3',
  'brand-4': '#8cffe2',
  'brand-5': '#ffd599',
}

RGB Array

[0, 0, 0], [191, 105, 105], [167, 134, 179], [140, 255, 226], [255, 213, 153]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #BF6969, #A786B3, #8CFFE2, #FFD599 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: #bf6969; --color-3: #a786b3; --color-4: #8cffe2; --color-5: #ffd599. 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