← Back to Editor

#070707 · #720968 · #8F6475 · #BCA78C · #FFEAC1

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

#070707

Ink Black · Black · Jet Black

HEX
#070707
RGB
rgb(7, 7, 7)
HSL
hsl(0, 0%, 3%)
HSB
hsb(0, 0%, 3%)
CMYK
cmyk(0%, 0%, 0%, 97%)
Oklch
oklch(12.9% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#720968

Rose Purple · Purple · Eggplant

HEX
#720968
RGB
rgb(114, 9, 104)
HSL
hsl(306, 85%, 24%)
HSB
hsb(306, 92%, 45%)
CMYK
cmyk(0%, 92%, 9%, 55%)
Oklch
oklch(38.5% 0.165 333.1)

TraditionalRose Purple」· PaintEggplant」· Creative Blush Sunrise

#8F6475

Dark Violet · Gray · Camellia

HEX
#8F6475
RGB
rgb(143, 100, 117)
HSL
hsl(336, 18%, 48%)
HSB
hsb(336, 30%, 56%)
CMYK
cmyk(0%, 30%, 18%, 44%)
Oklch
oklch(55.3% 0.060 353.8)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#BCA78C

Ginger · Tan · Warm Sun

HEX
#BCA78C
RGB
rgb(188, 167, 140)
HSL
hsl(34, 26%, 64%)
HSB
hsb(34, 26%, 74%)
CMYK
cmyk(0%, 11%, 26%, 26%)
Oklch
oklch(73.9% 0.045 74.0)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

#FFEAC1

Goose Yellow · Bisque · Lemon Cream

HEX
#FFEAC1
RGB
rgb(255, 234, 193)
HSL
hsl(40, 100%, 88%)
HSB
hsb(40, 24%, 100%)
CMYK
cmyk(0%, 8%, 24%, 0%)
Oklch
oklch(94.4% 0.058 84.0)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

070707
080808

Analogous

080808
070707
080808

Triadic

070707
080808
080808

Split-Comp.

070707
080808
080808

Tetradic

070707
080808
080808
080808

Contrast Matrix WCAG 2.1 Contrast

070707
720968
8F6475
BCA78C
FFEAC1
1.9
Fail
4.1
AA Large
8.7
AAA
17.1
AAA
1.9
Fail
2.2
Fail
4.6
AA
9.1
AAA
4.1
AA Large
2.2
Fail
2.1
Fail
4.2
AA Large
8.7
AAA
4.6
AA
2.1
Fail
2.0
Fail
17.1
AAA
9.1
AAA
4.2
AA Large
2.0
Fail
White BG
20.1AAA
10.7AAA
4.9AA
2.3Fail
1.2Fail
Black BG
1.0Fail
2.0Fail
4.2AA Large
9.0AAA
17.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

070707
454451
7C7C71
B3B393
F6F6CB

Deuteranopia

070707
4B534C
7F8270
B4B694
F7F9CD

Tritanopia

070707
6D3F3B
8D6E6D
BB9899
FED3D4

Achromatopsia

070707
333333
737373
AAAAAA
ECECEC

Shades & Tints Shades & Tints

#070707

Dark
Light

#720968

Dark
Light

#8F6475

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #070707;
  --color-2: #720968;
  --color-3: #8f6475;
  --color-4: #bca78c;
  --color-5: #ffeac1;
}

SCSS

$color-1: #070707;
$color-2: #720968;
$color-3: #8f6475;
$color-4: #bca78c;
$color-5: #ffeac1;

TAILWIND

colors: {
  'brand-1': '#070707',
  'brand-2': '#720968',
  'brand-3': '#8f6475',
  'brand-4': '#bca78c',
  'brand-5': '#ffeac1',
}

RGB Array

[7, 7, 7], [114, 9, 104], [143, 100, 117], [188, 167, 140], [255, 234, 193]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #070707, #720968, #8F6475, #BCA78C, #FFEAC1 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: #070707; --color-2: #720968; --color-3: #8f6475; --color-4: #bca78c; --color-5: #ffeac1. 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