← Back to Editor

#000000 · #4E5183 · #797DC3 · #DEFBEE · #FFFFF4

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

#4E5183

Indigo · DarkSlateBlue · Navy Blue

HEX
#4E5183
RGB
rgb(78, 81, 131)
HSL
hsl(237, 25%, 41%)
HSB
hsb(237, 40%, 51%)
CMYK
cmyk(40%, 38%, 0%, 49%)
Oklch
oklch(45.5% 0.081 280.0)

TraditionalIndigo」· PaintNavy Blue」· Creative Blush Sunrise

#797DC3

Azure · SlateBlue · Cobalt Blue

HEX
#797DC3
RGB
rgb(121, 125, 195)
HSL
hsl(237, 38%, 62%)
HSB
hsb(237, 38%, 76%)
CMYK
cmyk(38%, 36%, 0%, 24%)
Oklch
oklch(61.6% 0.105 280.3)

TraditionalAzure」· PaintCobalt Blue」· Creative Twilight Haze

#DEFBEE

Jade · Lavender · Mint Green

HEX
#DEFBEE
RGB
rgb(222, 251, 238)
HSL
hsl(153, 78%, 93%)
HSB
hsb(153, 12%, 98%)
CMYK
cmyk(12%, 0%, 5%, 2%)
Oklch
oklch(96.4% 0.035 166.9)

TraditionalJade」· PaintMint Green」· Creative Arctic Pool

#FFFFF4

Fresh Green · Snow · Lemon Cream

HEX
#FFFFF4
RGB
rgb(255, 255, 244)
HSL
hsl(60, 100%, 98%)
HSB
hsb(60, 4%, 100%)
CMYK
cmyk(0%, 0%, 4%, 0%)
Oklch
oklch(99.7% 0.014 106.7)

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
4E5183
797DC3
DEFBEE
FFFFF4
2.8
Fail
5.5
AA
19.1
AAA
20.9
AAA
2.8
Fail
2.0
Fail
6.8
AA
7.4
AAA
5.5
AA
2.0
Fail
3.5
AA Large
3.8
AA Large
19.1
AAA
6.8
AA
3.5
AA Large
1.1
Fail
20.9
AAA
7.4
AAA
3.8
AA Large
1.1
Fail
White BG
21.0AAA
7.4AAA
3.8AA Large
1.1Fail
1.0Fail
Black BG
1.0Fail
2.8Fail
5.5AA
19.1AAA
20.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
4F4F77
7B7BB2
EBEBF1
FFFFF7

Deuteranopia

000000
4F4F74
7B7AAE
E9E7F2
FFFFF7

Tritanopia

000000
4E6D6B
79A5A2
DFF4F4
FFF9F9

Achromatopsia

000000
565656
848484
F1F1F1
FEFEFE

Shades & Tints Shades & Tints

#000000

Dark
Light

#4E5183

Dark
Light

#797DC3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #4e5183;
  --color-3: #797dc3;
  --color-4: #defbee;
  --color-5: #fffff4;
}

SCSS

$color-1: #000000;
$color-2: #4e5183;
$color-3: #797dc3;
$color-4: #defbee;
$color-5: #fffff4;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#4e5183',
  'brand-3': '#797dc3',
  'brand-4': '#defbee',
  'brand-5': '#fffff4',
}

RGB Array

[0, 0, 0], [78, 81, 131], [121, 125, 195], [222, 251, 238], [255, 255, 244]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #4E5183, #797DC3, #DEFBEE, #FFFFF4 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: #4e5183; --color-3: #797dc3; --color-4: #defbee; --color-5: #fffff4. 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