← Back to Editor

#FFFFFF · #BCC8E6 · #55709E · #223461 · #0B1439

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

#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

#BCC8E6

Azure · LightSteelBlue · Sky Blue

HEX
#BCC8E6
RGB
rgb(188, 200, 230)
HSL
hsl(223, 46%, 82%)
HSB
hsb(223, 18%, 90%)
CMYK
cmyk(18%, 13%, 0%, 10%)
Oklch
oklch(83.3% 0.044 268.2)

TraditionalAzure」· PaintSky Blue」· Creative Twilight Haze

#55709E

Indigo · SteelBlue · Navy Blue

HEX
#55709E
RGB
rgb(85, 112, 158)
HSL
hsl(218, 30%, 48%)
HSB
hsb(218, 46%, 62%)
CMYK
cmyk(46%, 29%, 0%, 38%)
Oklch
oklch(54.4% 0.079 260.7)

TraditionalIndigo」· PaintNavy Blue」· Creative Blush Sunrise

#223461

Indigo · MidnightBlue · Prussian Blue

HEX
#223461
RGB
rgb(34, 52, 97)
HSL
hsl(223, 48%, 26%)
HSB
hsb(223, 65%, 38%)
CMYK
cmyk(65%, 46%, 0%, 62%)
Oklch
oklch(33.5% 0.083 265.7)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#0B1439

Indigo · MidnightBlue · Deep Sea Blue

HEX
#0B1439
RGB
rgb(11, 20, 57)
HSL
hsl(228, 68%, 13%)
HSB
hsb(228, 81%, 22%)
CMYK
cmyk(81%, 65%, 0%, 78%)
Oklch
oklch(21.0% 0.073 268.9)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
BCC8E6
55709E
223461
0B1439
1.7
Fail
5.0
AA
12.1
AAA
17.9
AAA
1.7
Fail
3.0
Fail
7.2
AAA
10.7
AAA
5.0
AA
3.0
Fail
2.4
Fail
3.6
AA Large
12.1
AAA
7.2
AAA
2.4
Fail
1.5
Fail
17.9
AAA
10.7
AAA
3.6
AA Large
1.5
Fail
White BG
1.0Fail
1.7Fail
5.0AA
12.1AAA
17.9AAA
Black BG
21.0AAA
12.5AAA
4.2AA Large
1.7Fail
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
C1C1DF
616193
2A2A56
0F0F30

Deuteranopia

FFFFFF
C1C0DD
5F5D90
292753
0E0E2E

Tritanopia

FFFFFF
BDD9D8
568A88
234E4C
0B2927

Achromatopsia

FFFFFF
C8C8C8
6D6D6D
343434
161616

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#BCC8E6

Dark
Light

#55709E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #bcc8e6;
  --color-3: #55709e;
  --color-4: #223461;
  --color-5: #0b1439;
}

SCSS

$color-1: #ffffff;
$color-2: #bcc8e6;
$color-3: #55709e;
$color-4: #223461;
$color-5: #0b1439;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#bcc8e6',
  'brand-3': '#55709e',
  'brand-4': '#223461',
  'brand-5': '#0b1439',
}

RGB Array

[255, 255, 255], [188, 200, 230], [85, 112, 158], [34, 52, 97], [11, 20, 57]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #BCC8E6, #55709E, #223461, #0B1439 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: #ffffff; --color-2: #bcc8e6; --color-3: #55709e; --color-4: #223461; --color-5: #0b1439. 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