← Back to Editor

#FFFFDE · #BA6A87 · #804D7E · #5C3E6B · #130414

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

#FFFFDE

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFFDE
RGB
rgb(255, 255, 222)
HSL
hsl(60, 100%, 94%)
HSB
hsb(60, 13%, 100%)
CMYK
cmyk(0%, 0%, 13%, 0%)
Oklch
oklch(99.2% 0.043 107.2)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#BA6A87

Dark Violet · LightCoral · Rose Pink

HEX
#BA6A87
RGB
rgb(186, 106, 135)
HSL
hsl(338, 37%, 57%)
HSB
hsb(338, 43%, 73%)
CMYK
cmyk(0%, 43%, 27%, 27%)
Oklch
oklch(62.2% 0.107 357.5)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

#804D7E

Rose Purple · DimGray · Eggplant

HEX
#804D7E
RGB
rgb(128, 77, 126)
HSL
hsl(302, 25%, 40%)
HSB
hsb(302, 40%, 50%)
CMYK
cmyk(0%, 40%, 2%, 50%)
Oklch
oklch(49.7% 0.097 328.3)

TraditionalRose Purple」· PaintEggplant」· Creative Blush Sunrise

#5C3E6B

Dark Plum · DarkSlateBlue · Eggplant

HEX
#5C3E6B
RGB
rgb(92, 62, 107)
HSL
hsl(280, 27%, 33%)
HSB
hsb(280, 42%, 42%)
CMYK
cmyk(14%, 42%, 0%, 58%)
Oklch
oklch(41.7% 0.081 313.8)

TraditionalDark Plum」· PaintEggplant」· Creative Blush Sunrise

#130414

Royal Purple · Black · Dark Purple

HEX
#130414
RGB
rgb(19, 4, 20)
HSL
hsl(296, 67%, 5%)
HSB
hsb(296, 80%, 8%)
CMYK
cmyk(5%, 80%, 0%, 92%)
Oklch
oklch(14.6% 0.044 325.3)

TraditionalRoyal Purple」· PaintDark Purple」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFDE
E0E0FF

Analogous

FFF0E0
FFFFDE
F0FFE0

Triadic

FFFFDE
E0FFFF
FFE0FF

Split-Comp.

FFFFDE
E0F0FF
F0E0FF

Tetradic

FFFFDE
E0FFF0
E0E0FF
FFE0F0

Contrast Matrix WCAG 2.1 Contrast

FFFFDE
BA6A87
804D7E
5C3E6B
130414
3.7
AA Large
6.3
AA
8.7
AAA
19.5
AAA
3.7
AA Large
1.7
Fail
2.3
Fail
5.2
AA
6.3
AA
1.7
Fail
1.4
Fail
3.1
AA Large
8.7
AAA
2.3
Fail
1.4
Fail
2.2
Fail
19.5
AAA
5.2
AA
3.1
AA Large
2.2
Fail
White BG
1.0Fail
3.8AA Large
6.4AA
8.9AAA
19.9AAA
Black BG
20.6AAA
5.5AA
3.3AA Large
2.4Fail
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFE6
979780
6A6972
4F4F60
0D0C10

Deuteranopia

FFFFE8
9CA27E
6D716F
51535D
0D0E0F

Tritanopia

FFECEE
B67A79
7D6967
5A5856
120D0C

Achromatopsia

FBFBFB
858585
626262
4C4C4C
0A0A0A

Shades & Tints Shades & Tints

#FFFFDE

Dark
Light

#BA6A87

Dark
Light

#804D7E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffde;
  --color-2: #ba6a87;
  --color-3: #804d7e;
  --color-4: #5c3e6b;
  --color-5: #130414;
}

SCSS

$color-1: #ffffde;
$color-2: #ba6a87;
$color-3: #804d7e;
$color-4: #5c3e6b;
$color-5: #130414;

TAILWIND

colors: {
  'brand-1': '#ffffde',
  'brand-2': '#ba6a87',
  'brand-3': '#804d7e',
  'brand-4': '#5c3e6b',
  'brand-5': '#130414',
}

RGB Array

[255, 255, 222], [186, 106, 135], [128, 77, 126], [92, 62, 107], [19, 4, 20]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFDE, #BA6A87, #804D7E, #5C3E6B, #130414 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: #ffffde; --color-2: #ba6a87; --color-3: #804d7e; --color-4: #5c3e6b; --color-5: #130414. 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