← Back to Editor

#DDEBE3 · #D2DACF · #BDB3B2 · #8A6C7F · #2A2231

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

#DDEBE3

Celadon · Lavender · Mint Green

HEX
#DDEBE3
RGB
rgb(221, 235, 227)
HSL
hsl(146, 26%, 89%)
HSB
hsb(146, 6%, 92%)
CMYK
cmyk(6%, 0%, 3%, 8%)
Oklch
oklch(92.7% 0.018 161.1)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#D2DACF

Celadon · LightGray · Mint Green

HEX
#D2DACF
RGB
rgb(210, 218, 207)
HSL
hsl(104, 13%, 83%)
HSB
hsb(104, 5%, 85%)
CMYK
cmyk(4%, 0%, 5%, 15%)
Oklch
oklch(87.9% 0.017 137.0)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#BDB3B2

Peach Pink · Silver · Pearl Gray

HEX
#BDB3B2
RGB
rgb(189, 179, 178)
HSL
hsl(5, 8%, 72%)
HSB
hsb(5, 6%, 74%)
CMYK
cmyk(0%, 5%, 6%, 26%)
Oklch
oklch(77.5% 0.012 24.4)

TraditionalPeach Pink」· PaintPearl Gray」· Creative Silver Lining

#8A6C7F

Rose Purple · Gray · Camellia

HEX
#8A6C7F
RGB
rgb(138, 108, 127)
HSL
hsl(322, 12%, 48%)
HSB
hsb(322, 22%, 54%)
CMYK
cmyk(0%, 22%, 8%, 46%)
Oklch
oklch(56.7% 0.047 340.4)

TraditionalRose Purple」· PaintCamellia」· Creative Blush Sunrise

#2A2231

Dark Plum · DarkSlateGray · Dark Purple

HEX
#2A2231
RGB
rgb(42, 34, 49)
HSL
hsl(272, 18%, 16%)
HSB
hsb(272, 31%, 19%)
CMYK
cmyk(14%, 31%, 0%, 81%)
Oklch
oklch(26.8% 0.030 308.7)

TraditionalDark Plum」· PaintDark Purple」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

DDEBE3
EADCE4

Analogous

DDEADC
DDEBE3
DCEAE9

Triadic

DDEBE3
E2DCEA
EAE2DC

Split-Comp.

DDEBE3
E9DCEA
EADCDD

Tetradic

DDEBE3
DCDDEA
EADCE4
EAE9DC

Contrast Matrix WCAG 2.1 Contrast

DDEBE3
D2DACF
BDB3B2
8A6C7F
2A2231
1.2
Fail
1.7
Fail
3.8
AA Large
12.4
AAA
1.2
Fail
1.4
Fail
3.2
AA Large
10.7
AAA
1.7
Fail
1.4
Fail
2.3
Fail
7.5
AAA
3.8
AA Large
3.2
AA Large
2.3
Fail
3.3
AA Large
12.4
AAA
10.7
AAA
7.5
AAA
3.3
AA Large
White BG
1.2Fail
1.4Fail
2.0Fail
4.6AA
15.3AAA
Black BG
17.1AAA
14.7AAA
10.3AAA
4.5AA
1.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

E3E3E5
D5D6D2
B9B9B2
7D7D7A
27262D

Deuteranopia

E2E1E5
D5D4D2
B9BAB2
7F8179
27282D

Tritanopia

DEE6E7
D2D4D4
BCB2B2
897776
2A2B2A

Achromatopsia

E6E6E6
D6D6D6
B6B6B6
777777
262626

Shades & Tints Shades & Tints

#DDEBE3

Dark
Light

#D2DACF

Dark
Light

#BDB3B2

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ddebe3;
  --color-2: #d2dacf;
  --color-3: #bdb3b2;
  --color-4: #8a6c7f;
  --color-5: #2a2231;
}

SCSS

$color-1: #ddebe3;
$color-2: #d2dacf;
$color-3: #bdb3b2;
$color-4: #8a6c7f;
$color-5: #2a2231;

TAILWIND

colors: {
  'brand-1': '#ddebe3',
  'brand-2': '#d2dacf',
  'brand-3': '#bdb3b2',
  'brand-4': '#8a6c7f',
  'brand-5': '#2a2231',
}

RGB Array

[221, 235, 227], [210, 218, 207], [189, 179, 178], [138, 108, 127], [42, 34, 49]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #DDEBE3, #D2DACF, #BDB3B2, #8A6C7F, #2A2231 is ideal for: brand design, premium product pages, magazine layouts, 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: #ddebe3; --color-2: #d2dacf; --color-3: #bdb3b2; --color-4: #8a6c7f; --color-5: #2a2231. 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. 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