← Back to Editor

#000000 · #826881 · #FF0090 · #FFB8FD · #FFFFFF

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

#826881

Rose Purple · Gray · Violet

HEX
#826881
RGB
rgb(130, 104, 129)
HSL
hsl(302, 11%, 46%)
HSB
hsb(302, 20%, 51%)
CMYK
cmyk(0%, 20%, 1%, 49%)
Oklch
oklch(55.1% 0.049 327.5)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

#FF0090

Rose Purple · DeepPink · Camellia

HEX
#FF0090
RGB
rgb(255, 0, 144)
HSL
hsl(326, 100%, 50%)
HSB
hsb(326, 100%, 100%)
CMYK
cmyk(0%, 100%, 44%, 0%)
Oklch
oklch(65.0% 0.265 357.5)

TraditionalRose Purple」· PaintCamellia」· Creative Blush Sunrise

#FFB8FD

Mauve · Pink · Lavender

HEX
#FFB8FD
RGB
rgb(255, 184, 253)
HSL
hsl(302, 100%, 86%)
HSB
hsb(302, 28%, 100%)
CMYK
cmyk(0%, 28%, 1%, 0%)
Oklch
oklch(87.0% 0.120 327.5)

TraditionalMauve」· PaintLavender」· Creative Rose Petal

#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

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
826881
FF0090
FFB8FD
FFFFFF
4.2
AA Large
5.7
AA
13.5
AAA
21.0
AAA
4.2
AA Large
1.3
Fail
3.2
AA Large
4.9
AA
5.7
AA
1.3
Fail
2.4
Fail
3.7
AA Large
13.5
AAA
3.2
AA Large
2.4
Fail
1.6
Fail
21.0
AAA
4.9
AA
3.7
AA Large
1.6
Fail
White BG
21.0AAA
4.9AA
3.7AA Large
1.6Fail
1.0Fail
Black BG
1.0Fail
4.2AA Large
5.7AA
13.5AAA
21.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
77777B
918E6D
E0E0EC
FFFFFF

Deuteranopia

000000
787A7A
9FB365
E4EAE8
FFFFFF

Tritanopia

000000
817675
F2524C
FBDFDC
FFFFFF

Achromatopsia

000000
737373
5D5D5D
D5D5D5
FFFFFF

Shades & Tints Shades & Tints

#000000

Dark
Light

#826881

Dark
Light

#FF0090

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #826881;
  --color-3: #ff0090;
  --color-4: #ffb8fd;
  --color-5: #ffffff;
}

SCSS

$color-1: #000000;
$color-2: #826881;
$color-3: #ff0090;
$color-4: #ffb8fd;
$color-5: #ffffff;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#826881',
  'brand-3': '#ff0090',
  'brand-4': '#ffb8fd',
  'brand-5': '#ffffff',
}

RGB Array

[0, 0, 0], [130, 104, 129], [255, 0, 144], [255, 184, 253], [255, 255, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #826881, #FF0090, #FFB8FD, #FFFFFF 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: #826881; --color-3: #ff0090; --color-4: #ffb8fd; --color-5: #ffffff. 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