← Back to Editor

#FFFFFF · #C4BBBB · #BC8AB7 · #666A91 · #3C3F52

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

#C4BBBB

Silver Gray · Silver · Pearl Gray

HEX
#C4BBBB
RGB
rgb(196, 187, 187)
HSL
hsl(0, 7%, 75%)
HSB
hsb(0, 5%, 77%)
CMYK
cmyk(0%, 5%, 5%, 23%)
Oklch
oklch(79.9% 0.010 17.4)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#BC8AB7

Mauve · DarkGray · Lilac Purple

HEX
#BC8AB7
RGB
rgb(188, 138, 183)
HSL
hsl(306, 27%, 64%)
HSB
hsb(306, 27%, 74%)
CMYK
cmyk(0%, 27%, 3%, 26%)
Oklch
oklch(69.6% 0.086 329.9)

TraditionalMauve」· PaintLilac Purple」· Creative Rose Petal

#666A91

Indigo · SlateGray · Navy Blue

HEX
#666A91
RGB
rgb(102, 106, 145)
HSL
hsl(234, 17%, 48%)
HSB
hsb(234, 30%, 57%)
CMYK
cmyk(30%, 27%, 0%, 43%)
Oklch
oklch(53.6% 0.061 279.6)

TraditionalIndigo」· PaintNavy Blue」· Creative Blush Sunrise

#3C3F52

Indigo · DarkSlateGray · Prussian Blue

HEX
#3C3F52
RGB
rgb(60, 63, 82)
HSL
hsl(232, 15%, 28%)
HSB
hsb(232, 27%, 32%)
CMYK
cmyk(27%, 23%, 0%, 68%)
Oklch
oklch(37.3% 0.033 277.7)

TraditionalIndigo」· PaintPrussian 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
C4BBBB
BC8AB7
666A91
3C3F52
1.9
Fail
2.8
Fail
5.2
AA
10.4
AAA
1.9
Fail
1.5
Fail
2.8
Fail
5.5
AA
2.8
Fail
1.5
Fail
1.8
Fail
3.7
AA Large
5.2
AA
2.8
Fail
1.8
Fail
2.0
Fail
10.4
AAA
5.5
AA
3.7
AA Large
2.0
Fail
White BG
1.0Fail
1.9Fail
2.8Fail
5.2AA
10.4AAA
Black BG
21.0AAA
11.2AAA
7.5AAA
4.0AA Large
2.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
C0C0BB
A6A6AC
686888
3D3D4D

Deuteranopia

FFFFFF
C1C1BB
A9ADAA
686785
3D3D4C

Tritanopia

FFFFFF
C4BBBB
BAA4A2
66807E
3C4A49

Achromatopsia

FFFFFF
BEBEBE
9E9E9E
6D6D6D
404040

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#C4BBBB

Dark
Light

#BC8AB7

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #c4bbbb;
  --color-3: #bc8ab7;
  --color-4: #666a91;
  --color-5: #3c3f52;
}

SCSS

$color-1: #ffffff;
$color-2: #c4bbbb;
$color-3: #bc8ab7;
$color-4: #666a91;
$color-5: #3c3f52;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#c4bbbb',
  'brand-3': '#bc8ab7',
  'brand-4': '#666a91',
  'brand-5': '#3c3f52',
}

RGB Array

[255, 255, 255], [196, 187, 187], [188, 138, 183], [102, 106, 145], [60, 63, 82]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #C4BBBB, #BC8AB7, #666A91, #3C3F52 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant 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: #c4bbbb; --color-3: #bc8ab7; --color-4: #666a91; --color-5: #3c3f52. 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. Restrained colors convey professionalism and trust. 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