← Back to Editor

#FC0000 · #000000 · #A500F9 · #9C7777 · #CE14B0

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

#FC0000

Vermilion · Red · Passion Red

HEX
#FC0000
RGB
rgb(252, 0, 0)
HSL
hsl(0, 100%, 49%)
HSB
hsb(0, 100%, 99%)
CMYK
cmyk(0%, 100%, 100%, 1%)
Oklch
oklch(62.2% 0.255 29.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#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

#A500F9

Royal Purple · DarkViolet · Violet

HEX
#A500F9
RGB
rgb(165, 0, 249)
HSL
hsl(280, 100%, 49%)
HSB
hsb(280, 100%, 98%)
CMYK
cmyk(34%, 100%, 0%, 2%)
Oklch
oklch(57.0% 0.293 306.8)

TraditionalRoyal Purple」· PaintViolet」· Creative Blush Sunrise

#9C7777

Crimson · Gray · Passion Red

HEX
#9C7777
RGB
rgb(156, 119, 119)
HSL
hsl(0, 16%, 54%)
HSB
hsb(0, 24%, 61%)
CMYK
cmyk(0%, 24%, 24%, 39%)
Oklch
oklch(60.5% 0.047 18.5)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#CE14B0

Rose Purple · MediumVioletRed · Violet

HEX
#CE14B0
RGB
rgb(206, 20, 176)
HSL
hsl(310, 82%, 44%)
HSB
hsb(310, 90%, 81%)
CMYK
cmyk(0%, 90%, 15%, 19%)
Oklch
oklch(58.5% 0.250 336.8)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FC0000
00FAFA

Analogous

FA007D
FC0000
FA7D00

Triadic

FC0000
00FA00
0000FA

Split-Comp.

FC0000
00FA7D
007DFA

Tetradic

FC0000
7DFA00
00FAFA
7D00FA

Contrast Matrix WCAG 2.1 Contrast

FC0000
000000
A500F9
9C7777
CE14B0
5.1
AA
1.3
Fail
1.0
Fail
1.2
Fail
5.1
AA
4.0
AA Large
5.3
AA
4.4
AA Large
1.3
Fail
4.0
AA Large
1.3
Fail
1.1
Fail
1.0
Fail
5.3
AA
1.3
Fail
1.2
Fail
1.2
Fail
4.4
AA Large
1.1
Fail
1.2
Fail
White BG
4.1AA Large
21.0AAA
5.3AA
3.9AA Large
4.8AA
Black BG
5.1AA
1.0Fail
4.0AA Large
5.3AA
4.4AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

8F8D00
000000
5E5CBD
8C8C77
7D7C8A

Deuteranopia

9EB000
000000
6773AE
8E9177
889681

Tritanopia

EF0000
000000
9D8D83
9A7777
C56C66

Achromatopsia

4B4B4B
000000
4E4E4E
828282
5D5D5D

Shades & Tints Shades & Tints

#FC0000

Dark
Light

#000000

Dark
Light

#A500F9

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fc0000;
  --color-2: #000000;
  --color-3: #a500f9;
  --color-4: #9c7777;
  --color-5: #ce14b0;
}

SCSS

$color-1: #fc0000;
$color-2: #000000;
$color-3: #a500f9;
$color-4: #9c7777;
$color-5: #ce14b0;

TAILWIND

colors: {
  'brand-1': '#fc0000',
  'brand-2': '#000000',
  'brand-3': '#a500f9',
  'brand-4': '#9c7777',
  'brand-5': '#ce14b0',
}

RGB Array

[252, 0, 0], [0, 0, 0], [165, 0, 249], [156, 119, 119], [206, 20, 176]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FC0000, #000000, #A500F9, #9C7777, #CE14B0 is ideal for: tech websites, dark mode UIs, game UIs, 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: #fc0000; --color-2: #000000; --color-3: #a500f9; --color-4: #9c7777; --color-5: #ce14b0. 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 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