← Back to Editor

#FFFFFF · #CCFFFC · #869AAF · #3F3461 · #160C33

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

#CCFFFC

Jade · Lavender · Glacier Blue

HEX
#CCFFFC
RGB
rgb(204, 255, 252)
HSL
hsl(176, 100%, 90%)
HSB
hsb(176, 20%, 100%)
CMYK
cmyk(20%, 0%, 1%, 0%)
Oklch
oklch(96.4% 0.052 191.9)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

#869AAF

Azure · LightSlateGray · Cobalt Blue

HEX
#869AAF
RGB
rgb(134, 154, 175)
HSL
hsl(211, 20%, 61%)
HSB
hsb(211, 23%, 69%)
CMYK
cmyk(23%, 12%, 0%, 31%)
Oklch
oklch(67.8% 0.039 249.7)

TraditionalAzure」· PaintCobalt Blue」· Creative Twilight Haze

#3F3461

Deep Indigo · DarkSlateGray · Prussian Blue

HEX
#3F3461
RGB
rgb(63, 52, 97)
HSL
hsl(255, 30%, 29%)
HSB
hsb(255, 46%, 38%)
CMYK
cmyk(35%, 46%, 0%, 62%)
Oklch
oklch(35.9% 0.077 293.4)

TraditionalDeep Indigo」· PaintPrussian Blue」· Creative Blush Sunrise

#160C33

Deep Indigo · Black · Deep Sea Blue

HEX
#160C33
RGB
rgb(22, 12, 51)
HSL
hsl(255, 62%, 12%)
HSB
hsb(255, 76%, 20%)
CMYK
cmyk(57%, 76%, 0%, 80%)
Oklch
oklch(19.6% 0.073 289.8)

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
CCFFFC
869AAF
3F3461
160C33
1.1
Fail
2.9
Fail
11.2
AAA
18.5
AAA
1.1
Fail
2.7
Fail
10.3
AAA
17.0
AAA
2.9
Fail
2.7
Fail
3.9
AA Large
6.4
AA
11.2
AAA
10.3
AAA
3.9
AA Large
1.7
Fail
18.5
AAA
17.0
AAA
6.4
AA
1.7
Fail
White BG
1.0Fail
1.1Fail
2.9Fail
11.2AAA
18.5AAA
Black BG
21.0AAA
19.3AAA
7.3AAA
1.9Fail
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
E2E3FD
8F8FAA
3A3A56
12122A

Deuteranopia

FFFFFF
DFDBFD
8E8CA9
3B3C53
121327

Tritanopia

FFFFFF
CFFDFD
87A6A5
3E4E4C
162220

Achromatopsia

FFFFFF
EFEFEF
969696
3C3C3C
131313

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#CCFFFC

Dark
Light

#869AAF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #ccfffc;
  --color-3: #869aaf;
  --color-4: #3f3461;
  --color-5: #160c33;
}

SCSS

$color-1: #ffffff;
$color-2: #ccfffc;
$color-3: #869aaf;
$color-4: #3f3461;
$color-5: #160c33;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#ccfffc',
  'brand-3': '#869aaf',
  'brand-4': '#3f3461',
  'brand-5': '#160c33',
}

RGB Array

[255, 255, 255], [204, 255, 252], [134, 154, 175], [63, 52, 97], [22, 12, 51]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #CCFFFC, #869AAF, #3F3461, #160C33 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: #ccfffc; --color-3: #869aaf; --color-4: #3f3461; --color-5: #160c33. 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