← Back to Editor

#FFFFFF · #E49BC6 · #91758C · #3C4650 · #080000

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

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#E49BC6

Mauve · LightPink · Rose Pink

HEX
#E49BC6
RGB
rgb(228, 155, 198)
HSL
hsl(325, 57%, 75%)
HSB
hsb(325, 32%, 89%)
CMYK
cmyk(0%, 32%, 13%, 11%)
Oklch
oklch(77.4% 0.103 343.6)

TraditionalMauve」· PaintRose Pink」· Creative Rose Petal

#91758C

Rose Purple · Gray · Violet

HEX
#91758C
RGB
rgb(145, 117, 140)
HSL
hsl(311, 11%, 51%)
HSB
hsb(311, 19%, 57%)
CMYK
cmyk(0%, 19%, 3%, 43%)
Oklch
oklch(59.7% 0.048 332.3)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

#3C4650

Indigo · DarkSlateGray · Prussian Blue

HEX
#3C4650
RGB
rgb(60, 70, 80)
HSL
hsl(210, 14%, 27%)
HSB
hsb(210, 25%, 31%)
CMYK
cmyk(25%, 12%, 0%, 69%)
Oklch
oklch(38.9% 0.021 248.4)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#080000

Vermilion · Black · Deep Berry

HEX
#080000
RGB
rgb(8, 0, 0)
HSL
hsl(0, 100%, 2%)
HSB
hsb(0, 100%, 3%)
CMYK
cmyk(0%, 100%, 100%, 97%)
Oklch
oklch(8.4% 0.035 29.2)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
E49BC6
91758C
3C4650
080000
2.1
Fail
4.1
AA Large
9.6
AAA
20.8
AAA
2.1
Fail
1.9
Fail
4.5
AA Large
9.7
AAA
4.1
AA Large
1.9
Fail
2.3
Fail
5.1
AA
9.6
AAA
4.5
AA Large
2.3
Fail
2.2
Fail
20.8
AAA
9.7
AAA
5.1
AA
2.2
Fail
White BG
1.0Fail
2.1Fail
4.1AA Large
9.6AAA
20.8AAA
Black BG
21.0AAA
9.8AAA
5.1AA
2.2Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
C4C4BC
858586
40404E
050400

Deuteranopia

FFFFFF
C9CEB9
878985
403F4D
050600

Tritanopia

FFFFFF
E0B3B2
908281
3D4C4B
080000

Achromatopsia

FFFFFF
B6B6B6
808080
444444
020202

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#E49BC6

Dark
Light

#91758C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #e49bc6;
  --color-3: #91758c;
  --color-4: #3c4650;
  --color-5: #080000;
}

SCSS

$color-1: #ffffff;
$color-2: #e49bc6;
$color-3: #91758c;
$color-4: #3c4650;
$color-5: #080000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#e49bc6',
  'brand-3': '#91758c',
  'brand-4': '#3c4650',
  'brand-5': '#080000',
}

RGB Array

[255, 255, 255], [228, 155, 198], [145, 117, 140], [60, 70, 80], [8, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #E49BC6, #91758C, #3C4650, #080000 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: #ffffff; --color-2: #e49bc6; --color-3: #91758c; --color-4: #3c4650; --color-5: #080000. 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