← Back to Editor

#000000 · #FFFFFF · #008DBF · #C2CECF · #9F0006

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

#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

#008DBF

Lake Blue · LightSeaGreen · Mint Ice

HEX
#008DBF
RGB
rgb(0, 141, 191)
HSL
hsl(196, 100%, 37%)
HSB
hsb(196, 100%, 75%)
CMYK
cmyk(100%, 26%, 0%, 25%)
Oklch
oklch(60.5% 0.124 232.5)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#C2CECF

Sky Blue · LightGray · Glacier Blue

HEX
#C2CECF
RGB
rgb(194, 206, 207)
HSL
hsl(185, 12%, 79%)
HSB
hsb(185, 6%, 81%)
CMYK
cmyk(6%, 0%, 0%, 19%)
Oklch
oklch(84.3% 0.013 202.9)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#9F0006

Vermilion · DarkRed · Wine Red

HEX
#9F0006
RGB
rgb(159, 0, 6)
HSL
hsl(358, 100%, 31%)
HSB
hsb(358, 100%, 62%)
CMYK
cmyk(0%, 100%, 96%, 38%)
Oklch
oklch(44.1% 0.181 28.3)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

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
FFFFFF
008DBF
C2CECF
9F0006
21.0
AAA
5.6
AA
13.0
AAA
2.5
Fail
21.0
AAA
3.8
AA Large
1.6
Fail
8.5
AAA
5.6
AA
3.8
AA Large
2.3
Fail
2.2
Fail
13.0
AAA
1.6
Fail
2.3
Fail
5.3
AA
2.5
Fail
8.5
AAA
2.2
Fail
5.3
AA
White BG
21.0AAA
1.0Fail
3.8AA Large
1.6Fail
8.5AAA
Black BG
1.0Fail
21.0AAA
5.6AA
13.0AAA
2.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
FFFFFF
3D3EB3
C7C7CF
5A5905

Deuteranopia

000000
FFFFFF
352AB0
C7C6CF
636F04

Tritanopia

000000
FFFFFF
07A9A7
C3CFCF
970303

Achromatopsia

000000
FFFFFF
696969
CBCBCB
303030

Shades & Tints Shades & Tints

#000000

Dark
Light

#FFFFFF

Dark
Light

#008DBF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ffffff;
  --color-3: #008dbf;
  --color-4: #c2cecf;
  --color-5: #9f0006;
}

SCSS

$color-1: #000000;
$color-2: #ffffff;
$color-3: #008dbf;
$color-4: #c2cecf;
$color-5: #9f0006;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ffffff',
  'brand-3': '#008dbf',
  'brand-4': '#c2cecf',
  'brand-5': '#9f0006',
}

RGB Array

[0, 0, 0], [255, 255, 255], [0, 141, 191], [194, 206, 207], [159, 0, 6]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #FFFFFF, #008DBF, #C2CECF, #9F0006 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: #ffffff; --color-3: #008dbf; --color-4: #c2cecf; --color-5: #9f0006. 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