← Back to Editor

#FFCCCC · #CFA5A5 · #9E7E7E · #6E5858 · #3D3131

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

#FFCCCC

Peach Pink · Pink · Cherry Blossom

HEX
#FFCCCC
RGB
rgb(255, 204, 204)
HSL
hsl(0, 100%, 90%)
HSB
hsb(0, 20%, 100%)
CMYK
cmyk(0%, 20%, 20%, 0%)
Oklch
oklch(89.0% 0.058 18.3)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#CFA5A5

Peach Pink · Tan · Coral Red

HEX
#CFA5A5
RGB
rgb(207, 165, 165)
HSL
hsl(0, 30%, 73%)
HSB
hsb(0, 20%, 81%)
CMYK
cmyk(0%, 20%, 20%, 19%)
Oklch
oklch(76.0% 0.050 18.3)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#9E7E7E

Crimson · Gray · Passion Red

HEX
#9E7E7E
RGB
rgb(158, 126, 126)
HSL
hsl(0, 14%, 56%)
HSB
hsb(0, 20%, 62%)
CMYK
cmyk(0%, 20%, 20%, 38%)
Oklch
oklch(62.4% 0.040 18.3)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#6E5858

Crimson · DimGray · Wine Red

HEX
#6E5858
RGB
rgb(110, 88, 88)
HSL
hsl(0, 11%, 39%)
HSB
hsb(0, 20%, 43%)
CMYK
cmyk(0%, 20%, 20%, 57%)
Oklch
oklch(48.3% 0.029 18.2)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#3D3131

Crimson · DarkSlateGray · Wine Red

HEX
#3D3131
RGB
rgb(61, 49, 49)
HSL
hsl(0, 11%, 22%)
HSB
hsb(0, 20%, 24%)
CMYK
cmyk(0%, 20%, 20%, 76%)
Oklch
oklch(32.6% 0.017 18.1)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFCCCC
CCFFFF

Analogous

FFCCE6
FFCCCC
FFE6CC

Triadic

FFCCCC
CCFFCC
CCCCFF

Split-Comp.

FFCCCC
CCFFE6
CCE6FF

Tetradic

FFCCCC
E6FFCC
CCFFFF
E6CCFF

Contrast Matrix WCAG 2.1 Contrast

FFCCCC
CFA5A5
9E7E7E
6E5858
3D3131
1.5
Fail
2.6
Fail
4.6
AA
8.8
AAA
1.5
Fail
1.7
Fail
3.0
Fail
5.7
AA
2.6
Fail
1.7
Fail
1.8
Fail
3.4
AA Large
4.6
AA
3.0
Fail
1.8
Fail
1.9
Fail
8.8
AAA
5.7
AA
3.4
AA Large
1.9
Fail
White BG
1.4Fail
2.2Fail
3.7AA Large
6.6AA
12.5AAA
Black BG
14.8AAA
9.6AAA
5.7AA
3.2AA Large
1.7Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

E9E8CC
BDBCA5
90907E
646458
383831

Deuteranopia

ECF0CC
BFC2A5
92947E
666758
393931

Tritanopia

FCCCCC
CDA5A5
9C7E7E
6D5858
3C3131

Achromatopsia

DBDBDB
B2B2B2
888888
5F5F5F
353535

Shades & Tints Shades & Tints

#FFCCCC

Dark
Light

#CFA5A5

Dark
Light

#9E7E7E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffcccc;
  --color-2: #cfa5a5;
  --color-3: #9e7e7e;
  --color-4: #6e5858;
  --color-5: #3d3131;
}

SCSS

$color-1: #ffcccc;
$color-2: #cfa5a5;
$color-3: #9e7e7e;
$color-4: #6e5858;
$color-5: #3d3131;

TAILWIND

colors: {
  'brand-1': '#ffcccc',
  'brand-2': '#cfa5a5',
  'brand-3': '#9e7e7e',
  'brand-4': '#6e5858',
  'brand-5': '#3d3131',
}

RGB Array

[255, 204, 204], [207, 165, 165], [158, 126, 126], [110, 88, 88], [61, 49, 49]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFCCCC, #CFA5A5, #9E7E7E, #6E5858, #3D3131 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: #ffcccc; --color-2: #cfa5a5; --color-3: #9e7e7e; --color-4: #6e5858; --color-5: #3d3131. 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