← Back to Editor

#000000 · #DBCFFF · #DEE2DB · #CDD7B6 · #EAE3FF

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#DBCFFF

Wisteria · Lavender · Sky Blue

HEX
#DBCFFF
RGB
rgb(219, 207, 255)
HSL
hsl(255, 100%, 91%)
HSB
hsb(255, 19%, 100%)
CMYK
cmyk(14%, 19%, 0%, 0%)
Oklch
oklch(88.0% 0.067 296.5)

TraditionalWisteria」· PaintSky Blue」· Creative Lavender Dream

#DEE2DB

Celadon · LightGray · Mint Green

HEX
#DEE2DB
RGB
rgb(222, 226, 219)
HSL
hsl(94, 11%, 87%)
HSB
hsb(94, 3%, 89%)
CMYK
cmyk(2%, 0%, 3%, 11%)
Oklch
oklch(90.8% 0.010 131.4)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#CDD7B6

Willow Green · Silver · Apple Green

HEX
#CDD7B6
RGB
rgb(205, 215, 182)
HSL
hsl(78, 29%, 78%)
HSB
hsb(78, 15%, 84%)
CMYK
cmyk(5%, 0%, 15%, 16%)
Oklch
oklch(86.3% 0.046 121.1)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#EAE3FF

Wisteria · Lavender · Sky Blue

HEX
#EAE3FF
RGB
rgb(234, 227, 255)
HSL
hsl(255, 100%, 95%)
HSB
hsb(255, 11%, 100%)
CMYK
cmyk(8%, 11%, 0%, 0%)
Oklch
oklch(93.0% 0.038 297.1)

TraditionalWisteria」· PaintSky Blue」· Creative Lavender Dream

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
DBCFFF
DEE2DB
CDD7B6
EAE3FF
14.4
AAA
16.0
AAA
14.0
AAA
16.9
AAA
14.4
AAA
1.1
Fail
1.0
Fail
1.2
Fail
16.0
AAA
1.1
Fail
1.1
Fail
1.1
Fail
14.0
AAA
1.0
Fail
1.1
Fail
1.2
Fail
16.9
AAA
1.2
Fail
1.1
Fail
1.2
Fail
White BG
21.0AAA
1.5Fail
1.3Fail
1.5Fail
1.2Fail
Black BG
1.0Fail
14.4AAA
16.0AAA
14.0AAA
16.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
D6D6F3
E0E0DD
D1D1BE
E7E7F8

Deuteranopia

000000
D7D7F1
E0DFDD
D1D0C0
E7E8F7

Tritanopia

000000
DAEAE8
DEDEDE
CEC4C6
EAF3F2

Achromatopsia

000000
D8D8D8
E0E0E0
D0D0D0
E8E8E8

Shades & Tints Shades & Tints

#000000

Dark
Light

#DBCFFF

Dark
Light

#DEE2DB

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #dbcfff;
  --color-3: #dee2db;
  --color-4: #cdd7b6;
  --color-5: #eae3ff;
}

SCSS

$color-1: #000000;
$color-2: #dbcfff;
$color-3: #dee2db;
$color-4: #cdd7b6;
$color-5: #eae3ff;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#dbcfff',
  'brand-3': '#dee2db',
  'brand-4': '#cdd7b6',
  'brand-5': '#eae3ff',
}

RGB Array

[0, 0, 0], [219, 207, 255], [222, 226, 219], [205, 215, 182], [234, 227, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #DBCFFF, #DEE2DB, #CDD7B6, #EAE3FF is ideal for: health products, baby brands, fresh-style blogs, 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: #000000; --color-2: #dbcfff; --color-3: #dee2db; --color-4: #cdd7b6; --color-5: #eae3ff. 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 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