← Back to Editor

#FFFFCC · #D9BFB3 · #B38099 · #8C4080 · #660066

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FFFFCC

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFFCC
RGB
rgb(255, 255, 204)
HSL
hsl(60, 100%, 90%)
HSB
hsb(60, 20%, 100%)
CMYK
cmyk(0%, 0%, 20%, 0%)
Oklch
oklch(98.8% 0.065 107.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#D9BFB3

Apricot · Silver · Peach Orange

HEX
#D9BFB3
RGB
rgb(217, 191, 179)
HSL
hsl(19, 33%, 78%)
HSB
hsb(19, 18%, 85%)
CMYK
cmyk(0%, 12%, 18%, 15%)
Oklch
oklch(82.3% 0.034 46.3)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#B38099

Dark Violet · DarkGray · Rose Pink

HEX
#B38099
RGB
rgb(179, 128, 153)
HSL
hsl(331, 25%, 60%)
HSB
hsb(331, 28%, 70%)
CMYK
cmyk(0%, 28%, 15%, 30%)
Oklch
oklch(65.8% 0.071 348.3)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

#8C4080

Rose Purple · DimGray · Eggplant

HEX
#8C4080
RGB
rgb(140, 64, 128)
HSL
hsl(309, 37%, 40%)
HSB
hsb(309, 54%, 55%)
CMYK
cmyk(0%, 54%, 9%, 45%)
Oklch
oklch(49.3% 0.132 333.8)

TraditionalRose Purple」· PaintEggplant」· Creative Blush Sunrise

#660066

Rose Purple · Purple · Dark Purple

HEX
#660066
RGB
rgb(102, 0, 102)
HSL
hsl(300, 100%, 20%)
HSB
hsb(300, 100%, 40%)
CMYK
cmyk(0%, 100%, 0%, 60%)
Oklch
oklch(35.8% 0.165 328.4)

TraditionalRose Purple」· PaintDark Purple」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFCC
CCCCFF

Analogous

FFE6CC
FFFFCC
E6FFCC

Triadic

FFFFCC
CCFFFF
FFCCFF

Split-Comp.

FFFFCC
CCE6FF
E6CCFF

Tetradic

FFFFCC
CCFFE6
CCCCFF
FFCCE6

Contrast Matrix WCAG 2.1 Contrast

FFFFCC
D9BFB3
B38099
8C4080
660066
1.7
Fail
3.2
AA Large
6.5
AA
11.6
AAA
1.7
Fail
1.9
Fail
3.8
AA Large
6.9
AA
3.2
AA Large
1.9
Fail
2.0
Fail
3.7
AA Large
6.5
AA
3.8
AA Large
2.0
Fail
1.8
Fail
11.6
AAA
6.9
AA
3.7
AA Large
1.8
Fail
White BG
1.0Fail
1.7Fail
3.2AA Large
6.6AA
12.0AAA
Black BG
20.4AAA
12.1AAA
6.5AA
3.2AA Large
1.8Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFD8
CECEB6
9D9C93
6B6A71
3A394D

Deuteranopia

FFFFDB
CFD1B7
A0A492
70756D
404747

Tritanopia

FFE2E4
D8B8B9
B08E8D
886462
613A36

Achromatopsia

F9F9F9
C5C5C5
929292
5E5E5E
2A2A2A

Shades & Tints Shades & Tints

#FFFFCC

Dark
Light

#D9BFB3

Dark
Light

#B38099

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffcc;
  --color-2: #d9bfb3;
  --color-3: #b38099;
  --color-4: #8c4080;
  --color-5: #660066;
}

SCSS

$color-1: #ffffcc;
$color-2: #d9bfb3;
$color-3: #b38099;
$color-4: #8c4080;
$color-5: #660066;

TAILWIND

colors: {
  'brand-1': '#ffffcc',
  'brand-2': '#d9bfb3',
  'brand-3': '#b38099',
  'brand-4': '#8c4080',
  'brand-5': '#660066',
}

RGB Array

[255, 255, 204], [217, 191, 179], [179, 128, 153], [140, 64, 128], [102, 0, 102]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFCC, #D9BFB3, #B38099, #8C4080, #660066 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: #ffffcc; --color-2: #d9bfb3; --color-3: #b38099; --color-4: #8c4080; --color-5: #660066. 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