← Back to Editor

#FFFDFF · #EEB3C9 · #BD93A7 · #624D5E · #372B39

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

#FFFDFF

Mauve · White · Lavender

HEX
#FFFDFF
RGB
rgb(255, 253, 255)
HSL
hsl(300, 100%, 100%)
HSB
hsb(300, 1%, 100%)
CMYK
cmyk(0%, 1%, 0%, 0%)
Oklch
oklch(99.6% 0.003 325.6)

TraditionalMauve」· PaintLavender」· Creative Rose Petal

#EEB3C9

Rouge · LightPink · Cherry Blossom

HEX
#EEB3C9
RGB
rgb(238, 179, 201)
HSL
hsl(338, 63%, 82%)
HSB
hsb(338, 25%, 93%)
CMYK
cmyk(0%, 25%, 16%, 7%)
Oklch
oklch(82.7% 0.074 354.6)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

#BD93A7

Rouge · DarkGray · Rose Pink

HEX
#BD93A7
RGB
rgb(189, 147, 167)
HSL
hsl(331, 24%, 66%)
HSB
hsb(331, 22%, 74%)
CMYK
cmyk(0%, 22%, 12%, 26%)
Oklch
oklch(70.9% 0.057 348.4)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#624D5E

Rose Purple · DimGray · Eggplant

HEX
#624D5E
RGB
rgb(98, 77, 94)
HSL
hsl(311, 12%, 34%)
HSB
hsb(311, 21%, 38%)
CMYK
cmyk(0%, 21%, 4%, 62%)
Oklch
oklch(44.8% 0.038 332.8)

TraditionalRose Purple」· PaintEggplant」· Creative Blush Sunrise

#372B39

Dark Plum · DarkSlateGray · Dark Purple

HEX
#372B39
RGB
rgb(55, 43, 57)
HSL
hsl(291, 14%, 20%)
HSB
hsb(291, 25%, 22%)
CMYK
cmyk(4%, 25%, 0%, 78%)
Oklch
oklch(30.8% 0.030 321.5)

TraditionalDark Plum」· PaintDark Purple」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFDFF
FFFFFF

Analogous

FFFFFF
FFFDFF
FFFFFF

Triadic

FFFDFF
FFFFFF
FFFFFF

Split-Comp.

FFFDFF
FFFFFF
FFFFFF

Tetradic

FFFDFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFDFF
EEB3C9
BD93A7
624D5E
372B39
1.7
Fail
2.6
Fail
7.6
AAA
13.2
AAA
1.7
Fail
1.5
Fail
4.3
AA Large
7.6
AAA
2.6
Fail
1.5
Fail
2.9
Fail
5.0
AA
7.6
AAA
4.3
AA Large
2.9
Fail
1.8
Fail
13.2
AAA
7.6
AAA
5.0
AA
1.8
Fail
White BG
1.0Fail
1.8Fail
2.7Fail
7.7AAA
13.4AAA
Black BG
20.7AAA
11.9AAA
7.9AAA
2.7Fail
1.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FEFEFF
D4D4C4
ABAAA2
59595A
323236

Deuteranopia

FEFEFE
D8DCC2
ADB0A1
5A5C59
333335

Tritanopia

FFFEFE
EBBFBF
BB9E9E
615756
363332

Achromatopsia

FEFEFE
C7C7C7
A2A2A2
555555
303030

Shades & Tints Shades & Tints

#FFFDFF

Dark
Light

#EEB3C9

Dark
Light

#BD93A7

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffdff;
  --color-2: #eeb3c9;
  --color-3: #bd93a7;
  --color-4: #624d5e;
  --color-5: #372b39;
}

SCSS

$color-1: #fffdff;
$color-2: #eeb3c9;
$color-3: #bd93a7;
$color-4: #624d5e;
$color-5: #372b39;

TAILWIND

colors: {
  'brand-1': '#fffdff',
  'brand-2': '#eeb3c9',
  'brand-3': '#bd93a7',
  'brand-4': '#624d5e',
  'brand-5': '#372b39',
}

RGB Array

[255, 253, 255], [238, 179, 201], [189, 147, 167], [98, 77, 94], [55, 43, 57]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFDFF, #EEB3C9, #BD93A7, #624D5E, #372B39 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: #fffdff; --color-2: #eeb3c9; --color-3: #bd93a7; --color-4: #624d5e; --color-5: #372b39. 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