← Back to Editor

#FFFFFF · #B2CCE7 · #8695B2 · #B5044A · #060419

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

#B2CCE7

Azure · LightSteelBlue · Cobalt Blue

HEX
#B2CCE7
RGB
rgb(178, 204, 231)
HSL
hsl(211, 52%, 80%)
HSB
hsb(211, 23%, 91%)
CMYK
cmyk(23%, 12%, 0%, 9%)
Oklch
oklch(83.5% 0.047 249.4)

TraditionalAzure」· PaintCobalt Blue」· Creative Twilight Haze

#8695B2

Azure · LightSlateGray · Cobalt Blue

HEX
#8695B2
RGB
rgb(134, 149, 178)
HSL
hsl(220, 22%, 61%)
HSB
hsb(220, 25%, 70%)
CMYK
cmyk(25%, 16%, 0%, 30%)
Oklch
oklch(66.8% 0.046 263.6)

TraditionalAzure」· PaintCobalt Blue」· Creative Twilight Haze

#B5044A

Dark Violet · Crimson · Camellia

HEX
#B5044A
RGB
rgb(181, 4, 74)
HSL
hsl(336, 96%, 36%)
HSB
hsb(336, 98%, 71%)
CMYK
cmyk(0%, 98%, 59%, 29%)
Oklch
oklch(49.6% 0.197 9.1)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#060419

Deep Indigo · Black · Deep Sea Blue

HEX
#060419
RGB
rgb(6, 4, 25)
HSL
hsl(246, 72%, 6%)
HSB
hsb(246, 84%, 10%)
CMYK
cmyk(76%, 84%, 0%, 90%)
Oklch
oklch(12.9% 0.047 283.6)

TraditionalDeep Indigo」· 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
B2CCE7
8695B2
B5044A
060419
1.7
Fail
3.0
AA Large
6.8
AA
20.2
AAA
1.7
Fail
1.8
Fail
4.1
AA Large
12.2
AAA
3.0
AA Large
1.8
Fail
2.3
Fail
6.7
AA
6.8
AA
4.1
AA Large
2.3
Fail
3.0
Fail
20.2
AAA
12.2
AAA
6.7
AA
3.0
Fail
White BG
1.0Fail
1.7Fail
3.0AA Large
6.8AA
20.2AAA
Black BG
21.0AAA
12.7AAA
7.0AA
3.1AA Large
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
BDBDE0
8C8DAB
686739
050514

Deuteranopia

FFFFFF
BCBADF
8C8BA9
738035
050513

Tritanopia

FFFFFF
B3DBDA
87A5A4
AC2C29
06100F

Achromatopsia

FFFFFF
C7C7C7
949494
414141
070707

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#B2CCE7

Dark
Light

#8695B2

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #b2cce7;
  --color-3: #8695b2;
  --color-4: #b5044a;
  --color-5: #060419;
}

SCSS

$color-1: #ffffff;
$color-2: #b2cce7;
$color-3: #8695b2;
$color-4: #b5044a;
$color-5: #060419;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#b2cce7',
  'brand-3': '#8695b2',
  'brand-4': '#b5044a',
  'brand-5': '#060419',
}

RGB Array

[255, 255, 255], [178, 204, 231], [134, 149, 178], [181, 4, 74], [6, 4, 25]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #B2CCE7, #8695B2, #B5044A, #060419 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: #b2cce7; --color-3: #8695b2; --color-4: #b5044a; --color-5: #060419. 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