← Back to Editor

#FFFFFF · #EEEECC · #DDCCCC · #CC99AA · #997788

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

WorkspaceReadingData 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

#EEEECC

Fresh Green · Beige · Lemon Cream

HEX
#EEEECC
RGB
rgb(238, 238, 204)
HSL
hsl(60, 50%, 87%)
HSB
hsb(60, 14%, 93%)
CMYK
cmyk(0%, 0%, 14%, 7%)
Oklch
oklch(94.0% 0.045 107.2)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#DDCCCC

Peach Pink · LightGray · Cherry Blossom

HEX
#DDCCCC
RGB
rgb(221, 204, 204)
HSL
hsl(0, 20%, 83%)
HSB
hsb(0, 8%, 87%)
CMYK
cmyk(0%, 8%, 8%, 13%)
Oklch
oklch(85.9% 0.019 17.5)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#CC99AA

Rouge · DarkGray · Rose Pink

HEX
#CC99AA
RGB
rgb(204, 153, 170)
HSL
hsl(340, 33%, 70%)
HSB
hsb(340, 25%, 80%)
CMYK
cmyk(0%, 25%, 17%, 20%)
Oklch
oklch(73.6% 0.065 357.0)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#997788

Dark Violet · Gray · Rose Pink

HEX
#997788
RGB
rgb(153, 119, 136)
HSL
hsl(330, 14%, 53%)
HSB
hsb(330, 22%, 60%)
CMYK
cmyk(0%, 22%, 11%, 40%)
Oklch
oklch(60.8% 0.049 347.1)

TraditionalDark Violet」· PaintRose Pink」· 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
EEEECC
DDCCCC
CC99AA
997788
1.2
Fail
1.5
Fail
2.4
Fail
3.9
AA Large
1.2
Fail
1.3
Fail
2.0
Fail
3.3
AA Large
1.5
Fail
1.3
Fail
1.6
Fail
2.5
Fail
2.4
Fail
2.0
Fail
1.6
Fail
1.6
Fail
3.9
AA Large
3.3
AA Large
2.5
Fail
1.6
Fail
White BG
1.0Fail
1.2Fail
1.5Fail
2.4Fail
3.9AA Large
Black BG
21.0AAA
17.7AAA
13.6AAA
8.7AAA
5.3AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
EEEED4
D6D5CC
B6B5A6
8A8A84

Deuteranopia

FFFFFF
EEEED6
D7D8CC
B9BDA5
8C8F83

Tritanopia

FFFFFF
EEDBDC
DCCCCC
C9A3A2
978180

Achromatopsia

FFFFFF
EAEAEA
D1D1D1
AAAAAA
838383

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#EEEECC

Dark
Light

#DDCCCC

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #eeeecc;
  --color-3: #ddcccc;
  --color-4: #cc99aa;
  --color-5: #997788;
}

SCSS

$color-1: #ffffff;
$color-2: #eeeecc;
$color-3: #ddcccc;
$color-4: #cc99aa;
$color-5: #997788;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#eeeecc',
  'brand-3': '#ddcccc',
  'brand-4': '#cc99aa',
  'brand-5': '#997788',
}

RGB Array

[255, 255, 255], [238, 238, 204], [221, 204, 204], [204, 153, 170], [153, 119, 136]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #EEEECC, #DDCCCC, #CC99AA, #997788 is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs, 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: #eeeecc; --color-3: #ddcccc; --color-4: #cc99aa; --color-5: #997788. 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. 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 beauty, lifestyle, arts 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