← Back to Editor

#FFF8F1 · #BC99A4 · #9C80AA · #5E4A71 · #322C4F

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

#FFF8F1

Goose Yellow · SeaShell · Peach Orange

HEX
#FFF8F1
RGB
rgb(255, 248, 241)
HSL
hsl(30, 100%, 97%)
HSB
hsb(30, 5%, 100%)
CMYK
cmyk(0%, 3%, 5%, 0%)
Oklch
oklch(98.3% 0.012 67.7)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#BC99A4

Rouge · DarkGray · Rose Pink

HEX
#BC99A4
RGB
rgb(188, 153, 164)
HSL
hsl(341, 21%, 67%)
HSB
hsb(341, 19%, 74%)
CMYK
cmyk(0%, 19%, 13%, 26%)
Oklch
oklch(71.8% 0.044 357.5)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#9C80AA

Dark Plum · LightSlateGray · Violet

HEX
#9C80AA
RGB
rgb(156, 128, 170)
HSL
hsl(280, 20%, 58%)
HSB
hsb(280, 25%, 67%)
CMYK
cmyk(8%, 25%, 0%, 33%)
Oklch
oklch(64.1% 0.069 314.3)

TraditionalDark Plum」· PaintViolet」· Creative Blush Sunrise

#5E4A71

Dark Plum · DimGray · Eggplant

HEX
#5E4A71
RGB
rgb(94, 74, 113)
HSL
hsl(271, 21%, 37%)
HSB
hsb(271, 35%, 44%)
CMYK
cmyk(17%, 35%, 0%, 56%)
Oklch
oklch(44.6% 0.067 307.3)

TraditionalDark Plum」· PaintEggplant」· Creative Blush Sunrise

#322C4F

Deep Indigo · DarkSlateGray · Prussian Blue

HEX
#322C4F
RGB
rgb(50, 44, 79)
HSL
hsl(250, 28%, 24%)
HSB
hsb(250, 44%, 31%)
CMYK
cmyk(37%, 44%, 0%, 69%)
Oklch
oklch(31.7% 0.062 290.3)

TraditionalDeep Indigo」· PaintPrussian Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFF8F1
F0F7FF

Analogous

FFF0F0
FFF8F1
FFFFF0

Triadic

FFF8F1
F0FFF7
F7F0FF

Split-Comp.

FFF8F1
F0FFFF
F0F0FF

Tetradic

FFF8F1
F0FFF0
F0F7FF
FFF0FF

Contrast Matrix WCAG 2.1 Contrast

FFF8F1
BC99A4
9C80AA
5E4A71
322C4F
2.4
Fail
3.3
AA Large
7.4
AAA
12.4
AAA
2.4
Fail
1.4
Fail
3.1
AA Large
5.1
AA
3.3
AA Large
1.4
Fail
2.3
Fail
3.8
AA Large
7.4
AAA
3.1
AA Large
2.3
Fail
1.7
Fail
12.4
AAA
5.1
AA
3.8
AA Large
1.7
Fail
White BG
1.1Fail
2.6Fail
3.5AA Large
7.8AAA
13.1AAA
Black BG
19.9AAA
8.2AAA
6.1AA
2.7Fail
1.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FCFCF3
ADADA1
9090A0
555568
2F2F47

Deuteranopia

FCFDF3
AFB2A1
92949D
575865
303045

Tritanopia

FFF4F4
BA9F9F
9B9896
5D605E
32403E

Achromatopsia

F9F9F9
A5A5A5
8D8D8D
545454
323232

Shades & Tints Shades & Tints

#FFF8F1

Dark
Light

#BC99A4

Dark
Light

#9C80AA

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fff8f1;
  --color-2: #bc99a4;
  --color-3: #9c80aa;
  --color-4: #5e4a71;
  --color-5: #322c4f;
}

SCSS

$color-1: #fff8f1;
$color-2: #bc99a4;
$color-3: #9c80aa;
$color-4: #5e4a71;
$color-5: #322c4f;

TAILWIND

colors: {
  'brand-1': '#fff8f1',
  'brand-2': '#bc99a4',
  'brand-3': '#9c80aa',
  'brand-4': '#5e4a71',
  'brand-5': '#322c4f',
}

RGB Array

[255, 248, 241], [188, 153, 164], [156, 128, 170], [94, 74, 113], [50, 44, 79]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFF8F1, #BC99A4, #9C80AA, #5E4A71, #322C4F 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: #fff8f1; --color-2: #bc99a4; --color-3: #9c80aa; --color-4: #5e4a71; --color-5: #322c4f. 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