← Back to Editor

#FFFCF5 · #DDD2D6 · #8A6D67 · #483145 · #080109

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

#FFFCF5

Goose Yellow · Snow · Lemon Cream

HEX
#FFFCF5
RGB
rgb(255, 252, 245)
HSL
hsl(42, 100%, 98%)
HSB
hsb(42, 4%, 100%)
CMYK
cmyk(0%, 1%, 4%, 0%)
Oklch
oklch(99.1% 0.010 87.5)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#DDD2D6

Rouge · LightGray · Cherry Blossom

HEX
#DDD2D6
RGB
rgb(221, 210, 214)
HSL
hsl(338, 14%, 85%)
HSB
hsb(338, 5%, 87%)
CMYK
cmyk(0%, 5%, 3%, 13%)
Oklch
oklch(87.4% 0.013 353.2)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

#8A6D67

Crimson · Gray · Passion Red

HEX
#8A6D67
RGB
rgb(138, 109, 103)
HSL
hsl(10, 15%, 47%)
HSB
hsb(10, 25%, 54%)
CMYK
cmyk(0%, 21%, 25%, 46%)
Oklch
oklch(56.1% 0.038 31.8)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#483145

Rose Purple · DarkSlateGray · Eggplant

HEX
#483145
RGB
rgb(72, 49, 69)
HSL
hsl(308, 19%, 24%)
HSB
hsb(308, 32%, 28%)
CMYK
cmyk(0%, 32%, 4%, 72%)
Oklch
oklch(34.8% 0.046 331.1)

TraditionalRose Purple」· PaintEggplant」· Creative Blush Sunrise

#080109

Royal Purple · Black · Dark Purple

HEX
#080109
RGB
rgb(8, 1, 9)
HSL
hsl(293, 80%, 2%)
HSB
hsb(293, 89%, 4%)
CMYK
cmyk(11%, 89%, 0%, 96%)
Oklch
oklch(10.2% 0.036 324.5)

TraditionalRoyal Purple」· PaintDark Purple」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFCF5
F5F8FF

Analogous

FFF7F5
FFFCF5
FDFFF5

Triadic

FFFCF5
F5FFFC
FCF5FF

Split-Comp.

FFFCF5
F5FDFF
F7F5FF

Tetradic

FFFCF5
F5FFF7
F5F8FF
FFF5FD

Contrast Matrix WCAG 2.1 Contrast

FFFCF5
DDD2D6
8A6D67
483145
080109
1.4
Fail
4.6
AA
11.4
AAA
20.1
AAA
1.4
Fail
3.2
AA Large
7.9
AAA
14.0
AAA
4.6
AA
3.2
AA Large
2.5
Fail
4.4
AA Large
11.4
AAA
7.9
AAA
2.5
Fail
1.8
Fail
20.1
AAA
14.0
AAA
4.4
AA Large
1.8
Fail
White BG
1.0Fail
1.5Fail
4.7AA
11.7AAA
20.6AAA
Black BG
20.5AAA
14.3AAA
4.5AA Large
1.8Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FEFEF7
D8D8D5
7D7D68
3E3E40
050507

Deuteranopia

FEFEF7
D9DAD5
7F8169
3F413F
050607

Tritanopia

FFF8F8
DCD4D4
896A6A
473C3C
080605

Achromatopsia

FCFCFC
D6D6D6
757575
3A3A3A
040404

Shades & Tints Shades & Tints

#FFFCF5

Dark
Light

#DDD2D6

Dark
Light

#8A6D67

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffcf5;
  --color-2: #ddd2d6;
  --color-3: #8a6d67;
  --color-4: #483145;
  --color-5: #080109;
}

SCSS

$color-1: #fffcf5;
$color-2: #ddd2d6;
$color-3: #8a6d67;
$color-4: #483145;
$color-5: #080109;

TAILWIND

colors: {
  'brand-1': '#fffcf5',
  'brand-2': '#ddd2d6',
  'brand-3': '#8a6d67',
  'brand-4': '#483145',
  'brand-5': '#080109',
}

RGB Array

[255, 252, 245], [221, 210, 214], [138, 109, 103], [72, 49, 69], [8, 1, 9]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFCF5, #DDD2D6, #8A6D67, #483145, #080109 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: #fffcf5; --color-2: #ddd2d6; --color-3: #8a6d67; --color-4: #483145; --color-5: #080109. 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