← Back to Editor

#000000 · #01FFFF · #FFFFFF · #FF0099 · #000000

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

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

#01FFFF

Lake Blue · Cyan · Mint Ice

HEX
#01FFFF
RGB
rgb(1, 255, 255)
HSL
hsl(180, 100%, 50%)
HSB
hsb(180, 100%, 100%)
CMYK
cmyk(100%, 0%, 0%, 0%)
Oklch
oklch(90.5% 0.154 194.8)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#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

#FF0099

Rose Purple · DeepPink · Camellia

HEX
#FF0099
RGB
rgb(255, 0, 153)
HSL
hsl(324, 100%, 50%)
HSB
hsb(324, 100%, 100%)
CMYK
cmyk(0%, 100%, 40%, 0%)
Oklch
oklch(65.3% 0.268 354.7)

TraditionalRose Purple」· PaintCamellia」· 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

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
01FFFF
FFFFFF
FF0099
000000
16.7
AAA
21.0
AAA
5.7
AA
16.7
AAA
1.3
Fail
2.9
Fail
16.7
AAA
21.0
AAA
1.3
Fail
3.7
AA Large
21.0
AAA
5.7
AA
2.9
Fail
3.7
AA Large
5.7
AA
16.7
AAA
21.0
AAA
5.7
AA
White BG
21.0AAA
1.3Fail
1.0Fail
3.7AA Large
21.0AAA
Black BG
1.0Fail
16.7AAA
21.0AAA
5.7AA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
6F71FF
FFFFFF
918E74
000000

Deuteranopia

000000
604DFF
FFFFFF
9FB36B
000000

Tritanopia

000000
0EFFFF
FFFFFF
F25750
000000

Achromatopsia

000000
B3B3B3
FFFFFF
5E5E5E
000000

Shades & Tints Shades & Tints

#000000

Dark
Light

#01FFFF

Dark
Light

#FFFFFF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #01ffff;
  --color-3: #ffffff;
  --color-4: #ff0099;
  --color-5: #000000;
}

SCSS

$color-1: #000000;
$color-2: #01ffff;
$color-3: #ffffff;
$color-4: #ff0099;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#01ffff',
  'brand-3': '#ffffff',
  'brand-4': '#ff0099',
  'brand-5': '#000000',
}

RGB Array

[0, 0, 0], [1, 255, 255], [255, 255, 255], [255, 0, 153], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #01FFFF, #FFFFFF, #FF0099, #000000 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: #01ffff; --color-3: #ffffff; --color-4: #ff0099; --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?

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