← Back to Editor

#393939 · #898989 · #EEEEEE · #FFFF00 · #FFCC00

space

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

#393939

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#393939
RGB
rgb(57, 57, 57)
HSL
hsl(0, 0%, 22%)
HSB
hsb(0, 0%, 22%)
CMYK
cmyk(0%, 0%, 0%, 78%)
Oklch
oklch(34.5% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#898989

Ash · Gray · Warm Gray

HEX
#898989
RGB
rgb(137, 137, 137)
HSL
hsl(0, 0%, 54%)
HSB
hsb(0, 0%, 54%)
CMYK
cmyk(0%, 0%, 0%, 46%)
Oklch
oklch(63.0% 0.000 89.9)

TraditionalAsh」· PaintWarm Gray」· Creative Urban Concrete

#EEEEEE

Plain White · Linen · Cloud White

HEX
#EEEEEE
RGB
rgb(238, 238, 238)
HSL
hsl(0, 0%, 93%)
HSB
hsb(0, 0%, 93%)
CMYK
cmyk(0%, 0%, 0%, 7%)
Oklch
oklch(94.9% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#FFFF00

Autumn Sage · Yellow · Honey Gold

HEX
#FFFF00
RGB
rgb(255, 255, 0)
HSL
hsl(60, 100%, 50%)
HSB
hsb(60, 100%, 100%)
CMYK
cmyk(0%, 0%, 100%, 0%)
Oklch
oklch(96.8% 0.211 109.8)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#FFCC00

Ochre · Gold · Honey Gold

HEX
#FFCC00
RGB
rgb(255, 204, 0)
HSL
hsl(48, 100%, 50%)
HSB
hsb(48, 100%, 100%)
CMYK
cmyk(0%, 20%, 100%, 0%)
Oklch
oklch(86.5% 0.177 90.4)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

393939
383838

Analogous

383838
393939
383838

Triadic

393939
383838
383838

Split-Comp.

393939
383838
383838

Tetradic

393939
383838
383838
383838

Contrast Matrix WCAG 2.1 Contrast

393939
898989
EEEEEE
FFFF00
FFCC00
3.3
AA Large
10.0
AAA
10.8
AAA
7.6
AAA
3.3
AA Large
3.0
AA Large
3.3
AA Large
2.3
Fail
10.0
AAA
3.0
AA Large
1.1
Fail
1.3
Fail
10.8
AAA
3.3
AA Large
1.1
Fail
1.4
Fail
7.6
AAA
2.3
Fail
1.3
Fail
1.4
Fail
White BG
11.5AAA
3.5AA Large
1.2Fail
1.1Fail
1.5Fail
Black BG
1.8Fail
6.0AA
18.1AAA
19.6AAA
13.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

393939
898989
EEEEEE
FFFF3E
E9E831

Deuteranopia

393939
898989
EEEEEE
FFFF4D
ECF03D

Tritanopia

393939
898989
EEEEEE
FF6E79
FC5861

Achromatopsia

393939
898989
EEEEEE
E2E2E2
C4C4C4

Shades & Tints Shades & Tints

#393939

Dark
Light

#898989

Dark
Light

#EEEEEE

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #393939;
  --color-2: #898989;
  --color-3: #eeeeee;
  --color-4: #ffff00;
  --color-5: #ffcc00;
}

SCSS

$color-1: #393939;
$color-2: #898989;
$color-3: #eeeeee;
$color-4: #ffff00;
$color-5: #ffcc00;

TAILWIND

colors: {
  'brand-1': '#393939',
  'brand-2': '#898989',
  'brand-3': '#eeeeee',
  'brand-4': '#ffff00',
  'brand-5': '#ffcc00',
}

RGB Array

[57, 57, 57], [137, 137, 137], [238, 238, 238], [255, 255, 0], [255, 204, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This space-style palette of #393939, #898989, #EEEEEE, #FFFF00, #FFCC00 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: #393939; --color-2: #898989; --color-3: #eeeeee; --color-4: #ffff00; --color-5: #ffcc00. 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