← Back to Editor

#2B1F2B · #6A486E · #B888A8 · #D9A7C9 · #E9C5D9

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

#2B1F2B

Rose Purple · DarkSlateGray · Dark Purple

HEX
#2B1F2B
RGB
rgb(43, 31, 43)
HSL
hsl(300, 16%, 15%)
HSB
hsb(300, 28%, 17%)
CMYK
cmyk(0%, 28%, 0%, 83%)
Oklch
oklch(25.9% 0.028 326.4)

TraditionalRose Purple」· PaintDark Purple」· Creative Blush Sunrise

#6A486E

Dark Plum · DimGray · Eggplant

HEX
#6A486E
RGB
rgb(106, 72, 110)
HSL
hsl(294, 21%, 36%)
HSB
hsb(294, 35%, 43%)
CMYK
cmyk(4%, 35%, 0%, 57%)
Oklch
oklch(45.4% 0.073 323.0)

TraditionalDark Plum」· PaintEggplant」· Creative Blush Sunrise

#B888A8

Mauve · DarkGray · Rose Pink

HEX
#B888A8
RGB
rgb(184, 136, 168)
HSL
hsl(320, 25%, 63%)
HSB
hsb(320, 26%, 72%)
CMYK
cmyk(0%, 26%, 9%, 28%)
Oklch
oklch(68.3% 0.073 339.3)

TraditionalMauve」· PaintRose Pink」· Creative Rose Petal

#D9A7C9

Mauve · Silver · Lilac Purple

HEX
#D9A7C9
RGB
rgb(217, 167, 201)
HSL
hsl(319, 40%, 75%)
HSB
hsb(319, 23%, 85%)
CMYK
cmyk(0%, 23%, 7%, 15%)
Oklch
oklch(78.5% 0.074 338.4)

TraditionalMauve」· PaintLilac Purple」· Creative Rose Petal

#E9C5D9

Mauve · Pink · Cherry Blossom

HEX
#E9C5D9
RGB
rgb(233, 197, 217)
HSL
hsl(327, 45%, 84%)
HSB
hsb(327, 15%, 91%)
CMYK
cmyk(0%, 15%, 7%, 9%)
Oklch
oklch(86.0% 0.048 343.7)

TraditionalMauve」· PaintCherry Blossom」· Creative Rose Petal

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

2B1F2B
202C20

Analogous

26202C
2B1F2B
2C2026

Triadic

2B1F2B
2C2C20
202C2C

Split-Comp.

2B1F2B
262C20
202C26

Tetradic

2B1F2B
2C2620
202C20
20262C

Contrast Matrix WCAG 2.1 Contrast

2B1F2B
6A486E
B888A8
D9A7C9
E9C5D9
2.1
Fail
5.3
AA
7.7
AAA
10.1
AAA
2.1
Fail
2.6
Fail
3.7
AA Large
4.9
AA
5.3
AA
2.6
Fail
1.4
Fail
1.9
Fail
7.7
AAA
3.7
AA Large
1.4
Fail
1.3
Fail
10.1
AAA
4.9
AA
1.9
Fail
1.3
Fail
White BG
15.7AAA
7.6AAA
2.9Fail
2.0Fail
1.6Fail
Black BG
1.3Fail
2.8Fail
7.1AAA
10.3AAA
13.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

262628
5B5B65
A3A3A0
C3C3C1
D9D9D4

Deuteranopia

272727
5D6063
A6AA9E
C6CABF
DCDED3

Tritanopia

2A2625
685E5C
B69A99
D6BAB9
E7D0D0

Achromatopsia

242424
565656
9A9A9A
BABABA
D2D2D2

Shades & Tints Shades & Tints

#2B1F2B

Dark
Light

#6A486E

Dark
Light

#B888A8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #2b1f2b;
  --color-2: #6a486e;
  --color-3: #b888a8;
  --color-4: #d9a7c9;
  --color-5: #e9c5d9;
}

SCSS

$color-1: #2b1f2b;
$color-2: #6a486e;
$color-3: #b888a8;
$color-4: #d9a7c9;
$color-5: #e9c5d9;

TAILWIND

colors: {
  'brand-1': '#2b1f2b',
  'brand-2': '#6a486e',
  'brand-3': '#b888a8',
  'brand-4': '#d9a7c9',
  'brand-5': '#e9c5d9',
}

RGB Array

[43, 31, 43], [106, 72, 110], [184, 136, 168], [217, 167, 201], [233, 197, 217]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #2B1F2B, #6A486E, #B888A8, #D9A7C9, #E9C5D9 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #2b1f2b; --color-2: #6a486e; --color-3: #b888a8; --color-4: #d9a7c9; --color-5: #e9c5d9. 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. Restrained colors convey professionalism and trust. 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