← Back to Editor

#FFFFCC · #EEE3CC · #DDC6CC · #CCAACC · #BB8ECC

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReading

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

#EEE3CC

Goose Yellow · Bisque · Lemon Cream

HEX
#EEE3CC
RGB
rgb(238, 227, 204)
HSL
hsl(41, 50%, 87%)
HSB
hsb(41, 14%, 93%)
CMYK
cmyk(0%, 5%, 14%, 7%)
Oklch
oklch(91.8% 0.033 85.5)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#DDC6CC

Rouge · LightGray · Cherry Blossom

HEX
#DDC6CC
RGB
rgb(221, 198, 204)
HSL
hsl(344, 25%, 82%)
HSB
hsb(344, 10%, 87%)
CMYK
cmyk(0%, 10%, 8%, 13%)
Oklch
oklch(84.7% 0.027 0.0)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

#CCAACC

Mauve · Silver · Lilac Purple

HEX
#CCAACC
RGB
rgb(204, 170, 204)
HSL
hsl(300, 25%, 73%)
HSB
hsb(300, 17%, 80%)
CMYK
cmyk(0%, 17%, 0%, 20%)
Oklch
oklch(77.9% 0.061 326.1)

TraditionalMauve」· PaintLilac Purple」· Creative Rose Petal

#BB8ECC

Lilac · Orchid · Lilac Purple

HEX
#BB8ECC
RGB
rgb(187, 142, 204)
HSL
hsl(284, 38%, 68%)
HSB
hsb(284, 30%, 80%)
CMYK
cmyk(8%, 30%, 0%, 20%)
Oklch
oklch(71.1% 0.101 316.5)

TraditionalLilac」· PaintLilac Purple」· Creative Lavender Dream

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
EEE3CC
DDC6CC
CCAACC
BB8ECC
1.2
Fail
1.6
Fail
2.0
Fail
2.6
Fail
1.2
Fail
1.3
Fail
1.6
Fail
2.1
Fail
1.6
Fail
1.3
Fail
1.3
Fail
1.7
Fail
2.0
Fail
1.6
Fail
1.3
Fail
1.3
Fail
2.6
Fail
2.1
Fail
1.7
Fail
1.3
Fail
White BG
1.0Fail
1.3Fail
1.6Fail
2.1Fail
2.7Fail
Black BG
20.4AAA
16.5AAA
13.0AAA
10.2AAA
7.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFD8
E9E9D2
D3D3CB
BDBDC4
A8A7BD

Deuteranopia

FFFFDB
EAEBD3
D4D6CA
BFC2C2
AAAEB9

Tritanopia

FFE2E4
EDD6D7
DCC9C9
CABDBC
B9B1AF

Achromatopsia

F9F9F9
E4E4E4
CECECE
B8B8B8
A3A3A3

Shades & Tints Shades & Tints

#FFFFCC

Dark
Light

#EEE3CC

Dark
Light

#DDC6CC

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffcc;
  --color-2: #eee3cc;
  --color-3: #ddc6cc;
  --color-4: #ccaacc;
  --color-5: #bb8ecc;
}

SCSS

$color-1: #ffffcc;
$color-2: #eee3cc;
$color-3: #ddc6cc;
$color-4: #ccaacc;
$color-5: #bb8ecc;

TAILWIND

colors: {
  'brand-1': '#ffffcc',
  'brand-2': '#eee3cc',
  'brand-3': '#ddc6cc',
  'brand-4': '#ccaacc',
  'brand-5': '#bb8ecc',
}

RGB Array

[255, 255, 204], [238, 227, 204], [221, 198, 204], [204, 170, 204], [187, 142, 204]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFCC, #EEE3CC, #DDC6CC, #CCAACC, #BB8ECC is ideal for: health products, baby brands, fresh-style blogs. 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: #eee3cc; --color-3: #ddc6cc; --color-4: #ccaacc; --color-5: #bb8ecc. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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