← Back to Editor

#000000 · #470854 · #304F85 · #4BB3A8 · #FCFCDE

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

#470854

Royal Purple · MidnightBlue · Dark Purple

HEX
#470854
RGB
rgb(71, 8, 84)
HSL
hsl(290, 83%, 18%)
HSB
hsb(290, 90%, 33%)
CMYK
cmyk(15%, 90%, 0%, 67%)
Oklch
oklch(29.6% 0.131 319.7)

TraditionalRoyal Purple」· PaintDark Purple」· Creative Blush Sunrise

#304F85

Indigo · DarkSlateBlue · Prussian Blue

HEX
#304F85
RGB
rgb(48, 79, 133)
HSL
hsl(218, 47%, 35%)
HSB
hsb(218, 64%, 52%)
CMYK
cmyk(64%, 41%, 0%, 48%)
Oklch
oklch(43.1% 0.097 260.8)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#4BB3A8

Mineral Blue · CadetBlue · Mint Ice

HEX
#4BB3A8
RGB
rgb(75, 179, 168)
HSL
hsl(174, 41%, 50%)
HSB
hsb(174, 58%, 70%)
CMYK
cmyk(58%, 0%, 6%, 30%)
Oklch
oklch(70.3% 0.097 185.7)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#FCFCDE

Fresh Green · LightYellow · Lemon Cream

HEX
#FCFCDE
RGB
rgb(252, 252, 222)
HSL
hsl(60, 83%, 93%)
HSB
hsb(60, 12%, 99%)
CMYK
cmyk(0%, 0%, 12%, 1%)
Oklch
oklch(98.3% 0.039 107.1)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

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
470854
304F85
4BB3A8
FCFCDE
1.4
Fail
2.6
Fail
8.3
AAA
20.1
AAA
1.4
Fail
1.8
Fail
5.8
AA
14.1
AAA
2.6
Fail
1.8
Fail
3.2
AA Large
7.8
AAA
8.3
AAA
5.8
AA
3.2
AA Large
2.4
Fail
20.1
AAA
14.1
AAA
7.8
AAA
2.4
Fail
White BG
21.0AAA
14.7AAA
8.1AAA
2.5Fail
1.0Fail
Black BG
1.0Fail
1.4Fail
2.6Fail
8.3AAA
20.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
2C2B42
3D3E78
7879AB
FCFCE5

Deuteranopia

000000
2F343D
3C3975
726AAB
FCFCE7

Tritanopia

000000
443330
326E6B
50ADAD
FCEBEC

Achromatopsia

000000
242424
4C4C4C
939393
F9F9F9

Shades & Tints Shades & Tints

#000000

Dark
Light

#470854

Dark
Light

#304F85

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #470854;
  --color-3: #304f85;
  --color-4: #4bb3a8;
  --color-5: #fcfcde;
}

SCSS

$color-1: #000000;
$color-2: #470854;
$color-3: #304f85;
$color-4: #4bb3a8;
$color-5: #fcfcde;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#470854',
  'brand-3': '#304f85',
  'brand-4': '#4bb3a8',
  'brand-5': '#fcfcde',
}

RGB Array

[0, 0, 0], [71, 8, 84], [48, 79, 133], [75, 179, 168], [252, 252, 222]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #470854, #304F85, #4BB3A8, #FCFCDE 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: #000000; --color-2: #470854; --color-3: #304f85; --color-4: #4bb3a8; --color-5: #fcfcde. 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