← Back to Editor

#ECE0B7 · #FFFBF2 · #BDBAD9 · #4D3F56 · #050A0D

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#ECE0B7

Goose Yellow · Wheat · Lemon Cream

HEX
#ECE0B7
RGB
rgb(236, 224, 183)
HSL
hsl(46, 58%, 82%)
HSB
hsb(46, 22%, 93%)
CMYK
cmyk(0%, 5%, 22%, 7%)
Oklch
oklch(90.6% 0.055 93.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#FFFBF2

Goose Yellow · SeaShell · Lemon Cream

HEX
#FFFBF2
RGB
rgb(255, 251, 242)
HSL
hsl(42, 100%, 97%)
HSB
hsb(42, 5%, 100%)
CMYK
cmyk(0%, 2%, 5%, 0%)
Oklch
oklch(98.9% 0.013 86.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#BDBAD9

Wisteria · LightSteelBlue · Cobalt Blue

HEX
#BDBAD9
RGB
rgb(189, 186, 217)
HSL
hsl(246, 29%, 79%)
HSB
hsb(246, 14%, 85%)
CMYK
cmyk(13%, 14%, 0%, 15%)
Oklch
oklch(80.1% 0.044 289.8)

TraditionalWisteria」· PaintCobalt Blue」· Creative Lavender Dream

#4D3F56

Dark Plum · DarkSlateGray · Eggplant

HEX
#4D3F56
RGB
rgb(77, 63, 86)
HSL
hsl(277, 15%, 29%)
HSB
hsb(277, 27%, 34%)
CMYK
cmyk(10%, 27%, 0%, 66%)
Oklch
oklch(39.1% 0.042 311.9)

TraditionalDark Plum」· PaintEggplant」· Creative Blush Sunrise

#050A0D

Slate Blue · Black · Deep Sea Blue

HEX
#050A0D
RGB
rgb(5, 10, 13)
HSL
hsl(203, 44%, 4%)
HSB
hsb(203, 62%, 5%)
CMYK
cmyk(62%, 23%, 0%, 95%)
Oklch
oklch(14.0% 0.012 230.1)

TraditionalSlate Blue」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

ECE0B7
B6C3EC

Analogous

ECC5B6
ECE0B7
DEECB6

Triadic

ECE0B7
B6ECDF
DFB6EC

Split-Comp.

ECE0B7
B6DEEC
C5B6EC

Tetradic

ECE0B7
B6ECC5
B6C3EC
ECB6DE

Contrast Matrix WCAG 2.1 Contrast

ECE0B7
FFFBF2
BDBAD9
4D3F56
050A0D
1.3
Fail
1.4
Fail
7.4
AAA
15.1
AAA
1.3
Fail
1.8
Fail
9.4
AAA
19.3
AAA
1.4
Fail
1.8
Fail
5.2
AA
10.6
AAA
7.4
AAA
9.4
AAA
5.2
AA
2.0
Fail
15.1
AAA
19.3
AAA
10.6
AAA
2.0
Fail
White BG
1.3Fail
1.0Fail
1.9Fail
9.7AAA
19.9AAA
Black BG
15.9AAA
20.3AAA
11.2AAA
2.2Fail
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

E7E7C1
FDFDF4
BCBCD1
474750
07070C

Deuteranopia

E8E8C3
FEFEF5
BCBCD0
48494F
07070C

Tritanopia

EBC9CA
FFF6F6
BDCCCA
4C4C4B
050C0C

Achromatopsia

DFDFDF
FBFBFB
BEBEBE
464646
090909

Shades & Tints Shades & Tints

#ECE0B7

Dark
Light

#FFFBF2

Dark
Light

#BDBAD9

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ece0b7;
  --color-2: #fffbf2;
  --color-3: #bdbad9;
  --color-4: #4d3f56;
  --color-5: #050a0d;
}

SCSS

$color-1: #ece0b7;
$color-2: #fffbf2;
$color-3: #bdbad9;
$color-4: #4d3f56;
$color-5: #050a0d;

TAILWIND

colors: {
  'brand-1': '#ece0b7',
  'brand-2': '#fffbf2',
  'brand-3': '#bdbad9',
  'brand-4': '#4d3f56',
  'brand-5': '#050a0d',
}

RGB Array

[236, 224, 183], [255, 251, 242], [189, 186, 217], [77, 63, 86], [5, 10, 13]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #ECE0B7, #FFFBF2, #BDBAD9, #4D3F56, #050A0D 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: #ece0b7; --color-2: #fffbf2; --color-3: #bdbad9; --color-4: #4d3f56; --color-5: #050a0d. 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