← Back to Editor

#D3C7CD · #F8CFDE · #E9EAD9 · #BBE1DB · #5F5B7A

space

A 5-color space 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

#D3C7CD

Rouge · LightGray · Cherry Blossom

HEX
#D3C7CD
RGB
rgb(211, 199, 205)
HSL
hsl(330, 12%, 80%)
HSB
hsb(330, 6%, 83%)
CMYK
cmyk(0%, 6%, 3%, 17%)
Oklch
oklch(84.1% 0.016 345.6)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

#F8CFDE

Rouge · Pink · Cherry Blossom

HEX
#F8CFDE
RGB
rgb(248, 207, 222)
HSL
hsl(338, 75%, 89%)
HSB
hsb(338, 17%, 97%)
CMYK
cmyk(0%, 17%, 10%, 3%)
Oklch
oklch(89.4% 0.050 354.2)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

#E9EAD9

Fresh Green · Beige · Lemon Cream

HEX
#E9EAD9
RGB
rgb(233, 234, 217)
HSL
hsl(64, 29%, 88%)
HSB
hsb(64, 7%, 92%)
CMYK
cmyk(0%, 0%, 7%, 8%)
Oklch
oklch(93.2% 0.023 109.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#BBE1DB

Jade · LightBlue · Glacier Blue

HEX
#BBE1DB
RGB
rgb(187, 225, 219)
HSL
hsl(171, 39%, 81%)
HSB
hsb(171, 17%, 88%)
CMYK
cmyk(17%, 0%, 3%, 12%)
Oklch
oklch(88.1% 0.041 184.8)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

#5F5B7A

Deep Indigo · DimGray · Navy Blue

HEX
#5F5B7A
RGB
rgb(95, 91, 122)
HSL
hsl(248, 15%, 42%)
HSB
hsb(248, 25%, 48%)
CMYK
cmyk(22%, 25%, 0%, 52%)
Oklch
oklch(48.7% 0.049 290.4)

TraditionalDeep Indigo」· PaintNavy Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

D3C7CD
C6D2CC

Analogous

D2C6D2
D3C7CD
D2C6C6

Triadic

D3C7CD
CCD2C6
C6CCD2

Split-Comp.

D3C7CD
C6D2C6
C6D2D2

Tetradic

D3C7CD
D2D2C6
C6D2CC
C6C6D2

Contrast Matrix WCAG 2.1 Contrast

D3C7CD
F8CFDE
E9EAD9
BBE1DB
5F5B7A
1.2
Fail
1.3
Fail
1.2
Fail
3.9
AA Large
1.2
Fail
1.2
Fail
1.0
Fail
4.6
AA
1.3
Fail
1.2
Fail
1.2
Fail
5.3
AA
1.2
Fail
1.0
Fail
1.2
Fail
4.6
AA
3.9
AA Large
4.6
AA
5.3
AA
4.6
AA
White BG
1.6Fail
1.4Fail
1.2Fail
1.4Fail
6.4AA
Black BG
12.8AAA
15.0AAA
17.2AAA
14.9AAA
3.3AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

CECECC
E6E6DA
E9E9DD
CBCCDC
5D5D72

Deuteranopia

CFCFCB
E9ECD9
E9E9DE
C9C6DD
5E5E71

Tritanopia

D2CACA
F6D8D7
E9E0E1
BDDEDE
5F6D6B

Achromatopsia

CBCBCB
DDDDDD
E8E8E8
D5D5D5
606060

Shades & Tints Shades & Tints

#D3C7CD

Dark
Light

#F8CFDE

Dark
Light

#E9EAD9

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #d3c7cd;
  --color-2: #f8cfde;
  --color-3: #e9ead9;
  --color-4: #bbe1db;
  --color-5: #5f5b7a;
}

SCSS

$color-1: #d3c7cd;
$color-2: #f8cfde;
$color-3: #e9ead9;
$color-4: #bbe1db;
$color-5: #5f5b7a;

TAILWIND

colors: {
  'brand-1': '#d3c7cd',
  'brand-2': '#f8cfde',
  'brand-3': '#e9ead9',
  'brand-4': '#bbe1db',
  'brand-5': '#5f5b7a',
}

RGB Array

[211, 199, 205], [248, 207, 222], [233, 234, 217], [187, 225, 219], [95, 91, 122]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This space-style palette of #D3C7CD, #F8CFDE, #E9EAD9, #BBE1DB, #5F5B7A 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: #d3c7cd; --color-2: #f8cfde; --color-3: #e9ead9; --color-4: #bbe1db; --color-5: #5f5b7a. 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 space-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