← Back to Editor

#000000 · #CCCCAD · #FFFFE8 · #CCCCAD · #0C0D1C

space

A 5-color space 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

#CCCCAD

Fresh Green · Silver · Sunflower

HEX
#CCCCAD
RGB
rgb(204, 204, 173)
HSL
hsl(60, 23%, 74%)
HSB
hsb(60, 15%, 80%)
CMYK
cmyk(0%, 0%, 15%, 20%)
Oklch
oklch(83.7% 0.042 107.3)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#FFFFE8

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFFE8
RGB
rgb(255, 255, 232)
HSL
hsl(60, 100%, 95%)
HSB
hsb(60, 9%, 100%)
CMYK
cmyk(0%, 0%, 9%, 0%)
Oklch
oklch(99.4% 0.030 106.9)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#CCCCAD

Fresh Green · Silver · Sunflower

HEX
#CCCCAD
RGB
rgb(204, 204, 173)
HSL
hsl(60, 23%, 74%)
HSB
hsb(60, 15%, 80%)
CMYK
cmyk(0%, 0%, 15%, 20%)
Oklch
oklch(83.7% 0.042 107.3)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#0C0D1C

Indigo · Black · Deep Sea Blue

HEX
#0C0D1C
RGB
rgb(12, 13, 28)
HSL
hsl(236, 40%, 8%)
HSB
hsb(236, 57%, 11%)
CMYK
cmyk(57%, 54%, 0%, 89%)
Oklch
oklch(16.7% 0.031 279.5)

TraditionalIndigo」· PaintDeep Sea Blue」· 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
CCCCAD
FFFFE8
CCCCAD
0C0D1C
12.8
AAA
20.7
AAA
12.8
AAA
1.1
Fail
12.8
AAA
1.6
Fail
11.8
AAA
20.7
AAA
1.6
Fail
1.6
Fail
19.0
AAA
12.8
AAA
1.6
Fail
11.8
AAA
1.1
Fail
11.8
AAA
19.0
AAA
11.8
AAA
White BG
21.0AAA
1.6Fail
1.0Fail
1.6Fail
19.3AAA
Black BG
1.0Fail
12.8AAA
20.7AAA
12.8AAA
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
CCCCB5
FFFFEE
CCCCB5
0C0C18

Deuteranopia

000000
CCCCB6
FFFFEF
CCCCB6
0C0C17

Tritanopia

000000
CCBABC
FFF2F3
CCBABC
0C1615

Achromatopsia

000000
C8C8C8
FCFCFC
C8C8C8
0E0E0E

Shades & Tints Shades & Tints

#000000

Dark
Light

#CCCCAD

Dark
Light

#FFFFE8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ccccad;
  --color-3: #ffffe8;
  --color-4: #ccccad;
  --color-5: #0c0d1c;
}

SCSS

$color-1: #000000;
$color-2: #ccccad;
$color-3: #ffffe8;
$color-4: #ccccad;
$color-5: #0c0d1c;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ccccad',
  'brand-3': '#ffffe8',
  'brand-4': '#ccccad',
  'brand-5': '#0c0d1c',
}

RGB Array

[0, 0, 0], [204, 204, 173], [255, 255, 232], [204, 204, 173], [12, 13, 28]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This space-style palette of #000000, #CCCCAD, #FFFFE8, #CCCCAD, #0C0D1C 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: #ccccad; --color-3: #ffffe8; --color-4: #ccccad; --color-5: #0c0d1c. 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 space-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