← Back to Editor

#D4C2C2 · #422A4E · #4F3649 · #EFE0CD · #F9F4E0

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

#D4C2C2

Peach Pink · Silver · Coral Red

HEX
#D4C2C2
RGB
rgb(212, 194, 194)
HSL
hsl(0, 17%, 80%)
HSB
hsb(0, 8%, 83%)
CMYK
cmyk(0%, 8%, 8%, 17%)
Oklch
oklch(82.9% 0.020 17.6)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#422A4E

Dark Plum · DarkSlateGray · Eggplant

HEX
#422A4E
RGB
rgb(66, 42, 78)
HSL
hsl(280, 30%, 24%)
HSB
hsb(280, 46%, 31%)
CMYK
cmyk(15%, 46%, 0%, 69%)
Oklch
oklch(33.0% 0.068 313.7)

TraditionalDark Plum」· PaintEggplant」· Creative Blush Sunrise

#4F3649

Rose Purple · DarkSlateGray · Eggplant

HEX
#4F3649
RGB
rgb(79, 54, 73)
HSL
hsl(314, 19%, 26%)
HSB
hsb(314, 32%, 31%)
CMYK
cmyk(0%, 32%, 8%, 69%)
Oklch
oklch(36.9% 0.046 335.4)

TraditionalRose Purple」· PaintEggplant」· Creative Blush Sunrise

#EFE0CD

Goose Yellow · Bisque · Peach Orange

HEX
#EFE0CD
RGB
rgb(239, 224, 205)
HSL
hsl(34, 52%, 87%)
HSB
hsb(34, 14%, 94%)
CMYK
cmyk(0%, 6%, 14%, 6%)
Oklch
oklch(91.4% 0.030 73.9)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#F9F4E0

Goose Yellow · Beige · Lemon Cream

HEX
#F9F4E0
RGB
rgb(249, 244, 224)
HSL
hsl(48, 68%, 93%)
HSB
hsb(48, 10%, 98%)
CMYK
cmyk(0%, 2%, 10%, 2%)
Oklch
oklch(96.6% 0.027 95.3)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

D4C2C2
C3D5D5

Analogous

D5C3CC
D4C2C2
D5CCC3

Triadic

D4C2C2
C3D5C3
C3C3D5

Split-Comp.

D4C2C2
C3D5CC
C3CCD5

Tetradic

D4C2C2
CCD5C3
C3D5D5
CCC3D5

Contrast Matrix WCAG 2.1 Contrast

D4C2C2
422A4E
4F3649
EFE0CD
F9F4E0
7.3
AAA
6.3
AA
1.3
Fail
1.5
Fail
7.3
AAA
1.2
Fail
9.7
AAA
11.4
AAA
6.3
AA
1.2
Fail
8.3
AAA
9.7
AAA
1.3
Fail
9.7
AAA
8.3
AAA
1.2
Fail
1.5
Fail
11.4
AAA
9.7
AAA
1.2
Fail
White BG
1.7Fail
12.6AAA
10.7AAA
1.3Fail
1.1Fail
Black BG
12.3AAA
1.7Fail
2.0Fail
16.2AAA
19.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

CCCCC2
383745
444444
E9E8D2
F7F7E5

Deuteranopia

CDCFC2
393B43
464843
E9EBD3
F7F8E6

Tritanopia

D3C2C2
413E3D
4E4140
EED5D6
F9E9EA

Achromatopsia

C7C7C7
353535
404040
E2E2E2
F3F3F3

Shades & Tints Shades & Tints

#D4C2C2

Dark
Light

#422A4E

Dark
Light

#4F3649

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #d4c2c2;
  --color-2: #422a4e;
  --color-3: #4f3649;
  --color-4: #efe0cd;
  --color-5: #f9f4e0;
}

SCSS

$color-1: #d4c2c2;
$color-2: #422a4e;
$color-3: #4f3649;
$color-4: #efe0cd;
$color-5: #f9f4e0;

TAILWIND

colors: {
  'brand-1': '#d4c2c2',
  'brand-2': '#422a4e',
  'brand-3': '#4f3649',
  'brand-4': '#efe0cd',
  'brand-5': '#f9f4e0',
}

RGB Array

[212, 194, 194], [66, 42, 78], [79, 54, 73], [239, 224, 205], [249, 244, 224]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #D4C2C2, #422A4E, #4F3649, #EFE0CD, #F9F4E0 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: #d4c2c2; --color-2: #422a4e; --color-3: #4f3649; --color-4: #efe0cd; --color-5: #f9f4e0. 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