← Back to Editor

#101212 · #6B00D6 · #2BD600 · #CCDBDB

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#101212

Ink Black · Black · Jet Black

HEX
#101212
RGB
rgb(16, 18, 18)
HSL
hsl(180, 6%, 7%)
HSB
hsb(180, 11%, 7%)
CMYK
cmyk(11%, 0%, 0%, 93%)
Oklch
oklch(18.0% 0.003 196.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#6B00D6

Royal Purple · DarkViolet · Violet

HEX
#6B00D6
RGB
rgb(107, 0, 214)
HSL
hsl(270, 100%, 42%)
HSB
hsb(270, 100%, 84%)
CMYK
cmyk(50%, 100%, 0%, 16%)
Oklch
oklch(46.5% 0.257 294.2)

TraditionalRoyal Purple」· PaintViolet」· Creative Blush Sunrise

#2BD600

Pine Green · LimeGreen · Olive Green

HEX
#2BD600
RGB
rgb(43, 214, 0)
HSL
hsl(108, 100%, 42%)
HSB
hsb(108, 100%, 84%)
CMYK
cmyk(80%, 0%, 100%, 16%)
Oklch
oklch(76.3% 0.253 141.4)

TraditionalPine Green」· PaintOlive Green」· Creative Blush Sunrise

#CCDBDB

Sky Blue · LightGray · Glacier Blue

HEX
#CCDBDB
RGB
rgb(204, 219, 219)
HSL
hsl(180, 17%, 83%)
HSB
hsb(180, 7%, 86%)
CMYK
cmyk(7%, 0%, 0%, 14%)
Oklch
oklch(88.0% 0.016 196.9)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

101212
131111

Analogous

111312
101212
111213

Triadic

101212
131113
131311

Split-Comp.

101212
131112
131211

Tetradic

101212
121113
131111
121311

Contrast Matrix WCAG 2.1 Contrast

101212
6B00D6
2BD600
CCDBDB
2.3
Fail
9.6
AAA
13.2
AAA
2.3
Fail
4.1
AA Large
5.7
AA
9.6
AAA
4.1
AA Large
1.4
Fail
13.2
AAA
5.7
AA
1.4
Fail
White BG
18.8AAA
8.1AAA
2.0Fail
1.4Fail
Black BG
1.1Fail
2.6Fail
10.7AAA
14.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

111112
3D3CA2
757734
D2D3DB

Deuteranopia

111112
434B96
6B5E40
D2D1DB

Tritanopia

101212
667970
345D66
CDDBDB

Achromatopsia

111111
383838
8A8A8A
D7D7D7

Shades & Tints Shades & Tints

#101212

Dark
Light

#6B00D6

Dark
Light

#2BD600

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #101212;
  --color-2: #6b00d6;
  --color-3: #2bd600;
  --color-4: #ccdbdb;
}

SCSS

$color-1: #101212;
$color-2: #6b00d6;
$color-3: #2bd600;
$color-4: #ccdbdb;

TAILWIND

colors: {
  'brand-1': '#101212',
  'brand-2': '#6b00d6',
  'brand-3': '#2bd600',
  'brand-4': '#ccdbdb',
}

RGB Array

[16, 18, 18], [107, 0, 214], [43, 214, 0], [204, 219, 219]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #101212, #6B00D6, #2BD600, #CCDBDB is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #101212; --color-2: #6b00d6; --color-3: #2bd600; --color-4: #ccdbdb. 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 4-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