← Back to Editor

#000000 · #8B00FF · #00E7FF · #FDFFB0 · #000000

neon

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

FuturisticEnergeticRebelliousWarmCool

Industry INDUSTRY

GamingWeb3 / CryptoDeep Tech

UI Context UI CONTEXT

Dark Mode UIDashboardCampaign PageData 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

#8B00FF

Royal Purple · DarkViolet · Violet

HEX
#8B00FF
RGB
rgb(139, 0, 255)
HSL
hsl(273, 100%, 50%)
HSB
hsb(273, 100%, 100%)
CMYK
cmyk(45%, 100%, 0%, 0%)
Oklch
oklch(54.3% 0.294 297.5)

TraditionalRoyal Purple」· PaintViolet」· Creative Blush Sunrise

#00E7FF

Lake Blue · Cyan · Mint Ice

HEX
#00E7FF
RGB
rgb(0, 231, 255)
HSL
hsl(186, 100%, 50%)
HSB
hsb(186, 100%, 100%)
CMYK
cmyk(100%, 9%, 0%, 0%)
Oklch
oklch(84.9% 0.146 208.1)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#FDFFB0

Fresh Green · Bisque · Lemon Cream

HEX
#FDFFB0
RGB
rgb(253, 255, 176)
HSL
hsl(62, 100%, 85%)
HSB
hsb(62, 31%, 100%)
CMYK
cmyk(1%, 0%, 31%, 0%)
Oklch
oklch(98.1% 0.099 109.3)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#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

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
8B00FF
00E7FF
FDFFB0
000000
3.5
AA Large
13.9
AAA
20.1
AAA
3.5
AA Large
3.9
AA Large
5.7
AA
3.5
AA Large
13.9
AAA
3.9
AA Large
1.4
Fail
13.9
AAA
20.1
AAA
5.7
AA
1.4
Fail
20.1
AAA
3.5
AA Large
13.9
AAA
20.1
AAA
White BG
21.0AAA
5.9AA
1.5Fail
1.0Fail
21.0AAA
Black BG
1.0Fail
3.5AA Large
13.9AAA
20.1AAA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
4F4EC1
6466F9
FEFEC3
000000

Deuteranopia

000000
5761B3
5745F8
FEFEC8
000000

Tritanopia

000000
849186
0CF5F4
FDD2D6
000000

Achromatopsia

000000
474747
A5A5A5
F5F5F5
000000

Shades & Tints Shades & Tints

#000000

Dark
Light

#8B00FF

Dark
Light

#00E7FF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #8b00ff;
  --color-3: #00e7ff;
  --color-4: #fdffb0;
  --color-5: #000000;
}

SCSS

$color-1: #000000;
$color-2: #8b00ff;
$color-3: #00e7ff;
$color-4: #fdffb0;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#8b00ff',
  'brand-3': '#00e7ff',
  'brand-4': '#fdffb0',
  'brand-5': '#000000',
}

RGB Array

[0, 0, 0], [139, 0, 255], [0, 231, 255], [253, 255, 176], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This neon-style palette of #000000, #8B00FF, #00E7FF, #FDFFB0, #000000 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: #000000; --color-2: #8b00ff; --color-3: #00e7ff; --color-4: #fdffb0; --color-5: #000000. 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 neon-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