← Back to Editor

#FFFDDE · #D9D5B0 · #BD689B · #855887 · #1F1E1C

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

#FFFDDE

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFDDE
RGB
rgb(255, 253, 222)
HSL
hsl(56, 100%, 94%)
HSB
hsb(56, 13%, 100%)
CMYK
cmyk(0%, 1%, 13%, 0%)
Oklch
oklch(98.8% 0.040 104.1)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#D9D5B0

Fresh Green · Wheat · Lemon Cream

HEX
#D9D5B0
RGB
rgb(217, 213, 176)
HSL
hsl(54, 35%, 77%)
HSB
hsb(54, 19%, 85%)
CMYK
cmyk(0%, 2%, 19%, 15%)
Oklch
oklch(86.7% 0.049 102.3)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#BD689B

Rose Purple · MediumOrchid · Rose Pink

HEX
#BD689B
RGB
rgb(189, 104, 155)
HSL
hsl(324, 39%, 57%)
HSB
hsb(324, 45%, 74%)
CMYK
cmyk(0%, 45%, 18%, 26%)
Oklch
oklch(63.0% 0.125 344.4)

TraditionalRose Purple」· PaintRose Pink」· Creative Blush Sunrise

#855887

Dark Plum · Gray · Violet

HEX
#855887
RGB
rgb(133, 88, 135)
HSL
hsl(297, 21%, 44%)
HSB
hsb(297, 35%, 53%)
CMYK
cmyk(1%, 35%, 0%, 47%)
Oklch
oklch(52.6% 0.089 325.3)

TraditionalDark Plum」· PaintViolet」· Creative Blush Sunrise

#1F1E1C

Ink Black · Black · Dark Stone

HEX
#1F1E1C
RGB
rgb(31, 30, 28)
HSL
hsl(40, 5%, 12%)
HSB
hsb(40, 10%, 12%)
CMYK
cmyk(0%, 3%, 10%, 88%)
Oklch
oklch(23.5% 0.004 84.6)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFDDE
E0E2FF

Analogous

FFEEE0
FFFDDE
F2FFE0

Triadic

FFFDDE
E0FFFD
FDE0FF

Split-Comp.

FFFDDE
E0F2FF
EEE0FF

Tetradic

FFFDDE
E0FFEE
E0E2FF
FFE0F2

Contrast Matrix WCAG 2.1 Contrast

FFFDDE
D9D5B0
BD689B
855887
1F1E1C
1.4
Fail
3.6
AA Large
5.4
AA
16.1
AAA
1.4
Fail
2.5
Fail
3.8
AA Large
11.2
AAA
3.6
AA Large
2.5
Fail
1.5
Fail
4.5
AA Large
5.4
AA
3.8
AA Large
1.5
Fail
3.0
Fail
16.1
AAA
11.2
AAA
4.5
AA Large
3.0
Fail
White BG
1.0Fail
1.5Fail
3.7AA Large
5.6AA
16.7AAA
Black BG
20.4AAA
14.1AAA
5.6AA
3.7AA Large
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FEFEE6
D7D7B9
98978F
72717C
1F1F1C

Deuteranopia

FEFEE7
D8D8BB
9DA38C
747879
1F1F1D

Tritanopia

FFEBED
D9C0C2
B98583
837371
1F1D1D

Achromatopsia

FAFAFA
D2D2D2
878787
6B6B6B
1E1E1E

Shades & Tints Shades & Tints

#FFFDDE

Dark
Light

#D9D5B0

Dark
Light

#BD689B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffdde;
  --color-2: #d9d5b0;
  --color-3: #bd689b;
  --color-4: #855887;
  --color-5: #1f1e1c;
}

SCSS

$color-1: #fffdde;
$color-2: #d9d5b0;
$color-3: #bd689b;
$color-4: #855887;
$color-5: #1f1e1c;

TAILWIND

colors: {
  'brand-1': '#fffdde',
  'brand-2': '#d9d5b0',
  'brand-3': '#bd689b',
  'brand-4': '#855887',
  'brand-5': '#1f1e1c',
}

RGB Array

[255, 253, 222], [217, 213, 176], [189, 104, 155], [133, 88, 135], [31, 30, 28]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFDDE, #D9D5B0, #BD689B, #855887, #1F1E1C 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: #fffdde; --color-2: #d9d5b0; --color-3: #bd689b; --color-4: #855887; --color-5: #1f1e1c. 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