← Back to Editor

#1F1F1F · #FF0099 · #9CFE0B · #D6D6D6 · #000000

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

#1F1F1F

Ink Black · Black · Dark Stone

HEX
#1F1F1F
RGB
rgb(31, 31, 31)
HSL
hsl(0, 0%, 12%)
HSB
hsb(0, 0%, 12%)
CMYK
cmyk(0%, 0%, 0%, 88%)
Oklch
oklch(23.9% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#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

#9CFE0B

Grass Green · Chartreuse · Olive Green

HEX
#9CFE0B
RGB
rgb(156, 254, 11)
HSL
hsl(84, 99%, 52%)
HSB
hsb(84, 96%, 100%)
CMYK
cmyk(39%, 0%, 96%, 0%)
Oklch
oklch(90.1% 0.249 132.1)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#D6D6D6

Silver Gray · LightGray · Pearl Gray

HEX
#D6D6D6
RGB
rgb(214, 214, 214)
HSL
hsl(0, 0%, 84%)
HSB
hsb(0, 0%, 84%)
CMYK
cmyk(0%, 0%, 0%, 16%)
Oklch
oklch(87.6% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#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

1F1F1F
1F1F1F

Analogous

1F1F1F
1F1F1F
1F1F1F

Triadic

1F1F1F
1F1F1F
1F1F1F

Split-Comp.

1F1F1F
1F1F1F
1F1F1F

Tetradic

1F1F1F
1F1F1F
1F1F1F
1F1F1F

Contrast Matrix WCAG 2.1 Contrast

1F1F1F
FF0099
9CFE0B
D6D6D6
000000
4.5
AA Large
13.0
AAA
11.3
AAA
1.3
Fail
4.5
AA Large
2.9
Fail
2.5
Fail
5.7
AA
13.0
AAA
2.9
Fail
1.1
Fail
16.6
AAA
11.3
AAA
2.5
Fail
1.1
Fail
14.4
AAA
1.3
Fail
5.7
AA
16.6
AAA
14.4
AAA
White BG
16.5AAA
3.7AA Large
1.3Fail
1.5Fail
21.0AAA
Black BG
1.3Fail
5.7AA
16.6AAA
14.4AAA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

1F1F1F
918E74
C6C746
D6D6D6
000000

Deuteranopia

1F1F1F
9FB36B
C1B954
D6D6D6
000000

Tritanopia

1F1F1F
F25750
A1747E
D6D6D6
000000

Achromatopsia

1F1F1F
5E5E5E
C5C5C5
D6D6D6
000000

Shades & Tints Shades & Tints

#1F1F1F

Dark
Light

#FF0099

Dark
Light

#9CFE0B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #1f1f1f;
  --color-2: #ff0099;
  --color-3: #9cfe0b;
  --color-4: #d6d6d6;
  --color-5: #000000;
}

SCSS

$color-1: #1f1f1f;
$color-2: #ff0099;
$color-3: #9cfe0b;
$color-4: #d6d6d6;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#1f1f1f',
  'brand-2': '#ff0099',
  'brand-3': '#9cfe0b',
  'brand-4': '#d6d6d6',
  'brand-5': '#000000',
}

RGB Array

[31, 31, 31], [255, 0, 153], [156, 254, 11], [214, 214, 214], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #1F1F1F, #FF0099, #9CFE0B, #D6D6D6, #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: #1f1f1f; --color-2: #ff0099; --color-3: #9cfe0b; --color-4: #d6d6d6; --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 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