← Back to Editor

#F7DCD5 · #FEE8E2 · #E8D3DA · #D9C7D2 · #BFB3C7

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReading

Color Details Color Details

#F7DCD5

Peach Pink · Bisque · Cherry Blossom

HEX
#F7DCD5
RGB
rgb(247, 220, 213)
HSL
hsl(12, 68%, 90%)
HSB
hsb(12, 14%, 97%)
CMYK
cmyk(0%, 11%, 14%, 3%)
Oklch
oklch(91.5% 0.032 34.9)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#FEE8E2

Peach Pink · Linen · Cherry Blossom

HEX
#FEE8E2
RGB
rgb(254, 232, 226)
HSL
hsl(13, 93%, 94%)
HSB
hsb(13, 11%, 100%)
CMYK
cmyk(0%, 9%, 11%, 0%)
Oklch
oklch(94.7% 0.025 35.7)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#E8D3DA

Rouge · LightGray · Cherry Blossom

HEX
#E8D3DA
RGB
rgb(232, 211, 218)
HSL
hsl(340, 31%, 87%)
HSB
hsb(340, 9%, 91%)
CMYK
cmyk(0%, 9%, 6%, 9%)
Oklch
oklch(88.6% 0.025 355.4)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

#D9C7D2

Mauve · LightGray · Cherry Blossom

HEX
#D9C7D2
RGB
rgb(217, 199, 210)
HSL
hsl(323, 19%, 82%)
HSB
hsb(323, 8%, 85%)
CMYK
cmyk(0%, 8%, 3%, 15%)
Oklch
oklch(84.8% 0.025 340.4)

TraditionalMauve」· PaintCherry Blossom」· Creative Rose Petal

#BFB3C7

Lilac · Silver · Lilac Purple

HEX
#BFB3C7
RGB
rgb(191, 179, 199)
HSL
hsl(276, 15%, 74%)
HSB
hsb(276, 10%, 78%)
CMYK
cmyk(4%, 10%, 0%, 22%)
Oklch
oklch(78.3% 0.031 312.1)

TraditionalLilac」· PaintLilac Purple」· Creative Lavender Dream

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F7DCD5
D4F0F7

Analogous

F7D4DF
F7DCD5
F7ECD4

Triadic

F7DCD5
D4F7DB
DBD4F7

Split-Comp.

F7DCD5
D4F7EC
D4DFF7

Tetradic

F7DCD5
DFF7D4
D4F0F7
ECD4F7

Contrast Matrix WCAG 2.1 Contrast

F7DCD5
FEE8E2
E8D3DA
D9C7D2
BFB3C7
1.1
Fail
1.1
Fail
1.2
Fail
1.5
Fail
1.1
Fail
1.2
Fail
1.4
Fail
1.7
Fail
1.1
Fail
1.2
Fail
1.1
Fail
1.4
Fail
1.2
Fail
1.4
Fail
1.1
Fail
1.2
Fail
1.5
Fail
1.7
Fail
1.4
Fail
1.2
Fail
White BG
1.3Fail
1.2Fail
1.4Fail
1.6Fail
2.0Fail
Black BG
16.2AAA
17.9AAA
14.8AAA
13.1AAA
10.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

EBEBD7
F4F4E3
DFDFD8
D1D1CF
BABAC2

Deuteranopia

EDEFD7
F6F7E4
E0E2D8
D2D4CF
BBBBC1

Tritanopia

F6D8D8
FDE5E5
E7D7D7
D8CDCD
BEBEBE

Achromatopsia

E3E3E3
EEEEEE
DADADA
CECECE
B9B9B9

Shades & Tints Shades & Tints

#F7DCD5

Dark
Light

#FEE8E2

Dark
Light

#E8D3DA

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f7dcd5;
  --color-2: #fee8e2;
  --color-3: #e8d3da;
  --color-4: #d9c7d2;
  --color-5: #bfb3c7;
}

SCSS

$color-1: #f7dcd5;
$color-2: #fee8e2;
$color-3: #e8d3da;
$color-4: #d9c7d2;
$color-5: #bfb3c7;

TAILWIND

colors: {
  'brand-1': '#f7dcd5',
  'brand-2': '#fee8e2',
  'brand-3': '#e8d3da',
  'brand-4': '#d9c7d2',
  'brand-5': '#bfb3c7',
}

RGB Array

[247, 220, 213], [254, 232, 226], [232, 211, 218], [217, 199, 210], [191, 179, 199]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F7DCD5, #FEE8E2, #E8D3DA, #D9C7D2, #BFB3C7 is ideal for: health products, baby brands, fresh-style blogs. 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: #f7dcd5; --color-2: #fee8e2; --color-3: #e8d3da; --color-4: #d9c7d2; --color-5: #bfb3c7. 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. 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