← Back to Editor

#000000 · #4D314F · #CB5494 · #FE76FF · #FFD9FF

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

#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

#4D314F

Dark Plum · DarkSlateGray · Eggplant

HEX
#4D314F
RGB
rgb(77, 49, 79)
HSL
hsl(296, 23%, 25%)
HSB
hsb(296, 38%, 31%)
CMYK
cmyk(3%, 38%, 0%, 69%)
Oklch
oklch(35.9% 0.062 324.5)

TraditionalDark Plum」· PaintEggplant」· Creative Blush Sunrise

#CB5494

Rose Purple · LightCoral · Rose Pink

HEX
#CB5494
RGB
rgb(203, 84, 148)
HSL
hsl(328, 53%, 56%)
HSB
hsb(328, 59%, 80%)
CMYK
cmyk(0%, 59%, 27%, 20%)
Oklch
oklch(61.8% 0.166 349.6)

TraditionalRose Purple」· PaintRose Pink」· Creative Blush Sunrise

#FE76FF

Mauve · Violet · Lilac Purple

HEX
#FE76FF
RGB
rgb(254, 118, 255)
HSL
hsl(300, 100%, 73%)
HSB
hsb(300, 54%, 100%)
CMYK
cmyk(0%, 54%, 0%, 0%)
Oklch
oklch(77.3% 0.229 327.2)

TraditionalMauve」· PaintLilac Purple」· Creative Rose Petal

#FFD9FF

Mauve · Lavender · Lavender

HEX
#FFD9FF
RGB
rgb(255, 217, 255)
HSL
hsl(300, 100%, 93%)
HSB
hsb(300, 15%, 100%)
CMYK
cmyk(0%, 15%, 0%, 0%)
Oklch
oklch(92.8% 0.065 326.1)

TraditionalMauve」· PaintLavender」· Creative Rose Petal

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
4D314F
CB5494
FE76FF
FFD9FF
1.9
Fail
5.2
AA
9.2
AAA
16.6
AAA
1.9
Fail
2.8
Fail
5.0
AA
8.9
AAA
5.2
AA
2.8
Fail
1.8
Fail
3.2
AA Large
9.2
AAA
5.0
AA
1.8
Fail
1.8
Fail
16.6
AAA
8.9
AAA
3.2
AA Large
1.8
Fail
White BG
21.0AAA
11.2AAA
4.0AA Large
2.3Fail
1.3Fail
Black BG
1.0Fail
1.9Fail
5.2AA
9.2AAA
16.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
414148
979685
C3C2DE
EFEEF6

Deuteranopia

000000
434546
9EA781
CBD5D6
F1F4F4

Tritanopia

000000
4C4241
C57876
F7C4BE
FDEFED

Achromatopsia

000000
3D3D3D
7F7F7F
AEAEAE
E9E9E9

Shades & Tints Shades & Tints

#000000

Dark
Light

#4D314F

Dark
Light

#CB5494

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #4d314f;
  --color-3: #cb5494;
  --color-4: #fe76ff;
  --color-5: #ffd9ff;
}

SCSS

$color-1: #000000;
$color-2: #4d314f;
$color-3: #cb5494;
$color-4: #fe76ff;
$color-5: #ffd9ff;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#4d314f',
  'brand-3': '#cb5494',
  'brand-4': '#fe76ff',
  'brand-5': '#ffd9ff',
}

RGB Array

[0, 0, 0], [77, 49, 79], [203, 84, 148], [254, 118, 255], [255, 217, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #4D314F, #CB5494, #FE76FF, #FFD9FF 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: #4d314f; --color-3: #cb5494; --color-4: #fe76ff; --color-5: #ffd9ff. 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