← Back to Editor

#000000 · #4A0A39 · #7F135F · #BB1C8C · #FF27BF

minimal

A 5-color minimal palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

RestrainedProfessionalPureWarm

Industry INDUSTRY

ArchitectureManufacturingSaaS B2B

UI Context UI CONTEXT

Corporate SitePortfolioAdmin PanelData 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

#4A0A39

Rose Purple · MidnightBlue · Dark Purple

HEX
#4A0A39
RGB
rgb(74, 10, 57)
HSL
hsl(316, 76%, 16%)
HSB
hsb(316, 86%, 29%)
CMYK
cmyk(0%, 86%, 23%, 71%)
Oklch
oklch(28.4% 0.108 341.3)

TraditionalRose Purple」· PaintDark Purple」· Creative Blush Sunrise

#7F135F

Rose Purple · Purple · Eggplant

HEX
#7F135F
RGB
rgb(127, 19, 95)
HSL
hsl(318, 74%, 29%)
HSB
hsb(318, 85%, 50%)
CMYK
cmyk(0%, 85%, 25%, 50%)
Oklch
oklch(40.8% 0.159 343.7)

TraditionalRose Purple」· PaintEggplant」· Creative Blush Sunrise

#BB1C8C

Rose Purple · MediumVioletRed · Violet

HEX
#BB1C8C
RGB
rgb(187, 28, 140)
HSL
hsl(318, 74%, 42%)
HSB
hsb(318, 85%, 73%)
CMYK
cmyk(0%, 85%, 25%, 27%)
Oklch
oklch(53.9% 0.214 344.0)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

#FF27BF

Rose Purple · DeepPink · Violet

HEX
#FF27BF
RGB
rgb(255, 39, 191)
HSL
hsl(318, 100%, 58%)
HSB
hsb(318, 85%, 100%)
CMYK
cmyk(0%, 85%, 25%, 0%)
Oklch
oklch(67.8% 0.272 344.3)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

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
4A0A39
7F135F
BB1C8C
FF27BF
1.4
Fail
2.2
Fail
3.7
AA Large
6.3
AA
1.4
Fail
1.6
Fail
2.6
Fail
4.5
AA
2.2
Fail
1.6
Fail
1.7
Fail
2.9
Fail
3.7
AA Large
2.6
Fail
1.7
Fail
1.7
Fail
6.3
AA
4.5
AA
2.9
Fail
1.7
Fail
White BG
21.0AAA
15.1AAA
9.7AAA
5.7AA
3.3AA Large
Black BG
1.0Fail
1.4Fail
2.2Fail
3.7AA Large
6.3AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
2E2E2E
504F4D
767571
A1A09A

Deuteranopia

000000
32372B
575F48
7F8B6A
AEBE91

Tritanopia

000000
472523
7A3E3B
B35C57
F47D77

Achromatopsia

000000
222222
3C3C3C
585858
797979

Shades & Tints Shades & Tints

#000000

Dark
Light

#4A0A39

Dark
Light

#7F135F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #4a0a39;
  --color-3: #7f135f;
  --color-4: #bb1c8c;
  --color-5: #ff27bf;
}

SCSS

$color-1: #000000;
$color-2: #4a0a39;
$color-3: #7f135f;
$color-4: #bb1c8c;
$color-5: #ff27bf;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#4a0a39',
  'brand-3': '#7f135f',
  'brand-4': '#bb1c8c',
  'brand-5': '#ff27bf',
}

RGB Array

[0, 0, 0], [74, 10, 57], [127, 19, 95], [187, 28, 140], [255, 39, 191]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This minimal-style palette of #000000, #4A0A39, #7F135F, #BB1C8C, #FF27BF is ideal for: social media posters, mobile apps, e-commerce promos, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic 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: #4a0a39; --color-3: #7f135f; --color-4: #bb1c8c; --color-5: #ff27bf. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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 minimal-style 5-color scheme is especially suited for food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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