← Back to Editor

#FFFCFF · #AA8DA1 · #50303B · #280300 · #130A0B

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

#FFFCFF

Mauve · White · Lavender

HEX
#FFFCFF
RGB
rgb(255, 252, 255)
HSL
hsl(300, 100%, 99%)
HSB
hsb(300, 1%, 100%)
CMYK
cmyk(0%, 1%, 0%, 0%)
Oklch
oklch(99.4% 0.005 325.6)

TraditionalMauve」· PaintLavender」· Creative Rose Petal

#AA8DA1

Mauve · DarkGray · Lilac Purple

HEX
#AA8DA1
RGB
rgb(170, 141, 161)
HSL
hsl(319, 15%, 61%)
HSB
hsb(319, 17%, 67%)
CMYK
cmyk(0%, 17%, 5%, 33%)
Oklch
oklch(67.6% 0.045 337.5)

TraditionalMauve」· PaintLilac Purple」· Creative Rose Petal

#50303B

Dark Violet · DarkSlateGray · Raspberry

HEX
#50303B
RGB
rgb(80, 48, 59)
HSL
hsl(339, 25%, 25%)
HSB
hsb(339, 40%, 31%)
CMYK
cmyk(0%, 40%, 26%, 69%)
Oklch
oklch(35.2% 0.049 357.8)

TraditionalDark Violet」· PaintRaspberry」· Creative Blush Sunrise

#280300

Vermilion · Black · Deep Berry

HEX
#280300
RGB
rgb(40, 3, 0)
HSL
hsl(5, 100%, 8%)
HSB
hsb(5, 100%, 16%)
CMYK
cmyk(0%, 93%, 100%, 84%)
Oklch
oklch(18.0% 0.065 33.6)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#130A0B

Crimson · Black · Deep Berry

HEX
#130A0B
RGB
rgb(19, 10, 11)
HSL
hsl(353, 31%, 6%)
HSB
hsb(353, 47%, 7%)
CMYK
cmyk(0%, 47%, 42%, 93%)
Oklch
oklch(15.8% 0.016 11.7)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFCFF
FAFFFA

Analogous

FCFAFF
FFFCFF
FFFAFC

Triadic

FFFCFF
FFFFFA
FAFFFF

Split-Comp.

FFFCFF
FCFFFA
FAFFFC

Tetradic

FFFCFF
FFFCFA
FAFFFA
FAFCFF

Contrast Matrix WCAG 2.1 Contrast

FFFCFF
AA8DA1
50303B
280300
130A0B
2.9
Fail
11.3
AAA
18.7
AAA
19.2
AAA
2.9
Fail
3.8
AA Large
6.4
AA
6.5
AA
11.3
AAA
3.8
AA Large
1.7
Fail
1.7
Fail
18.7
AAA
6.4
AA
1.7
Fail
1.0
Fail
19.2
AAA
6.5
AA
1.7
Fail
1.0
Fail
White BG
1.0Fail
3.0Fail
11.5AAA
19.0AAA
19.5AAA
Black BG
20.6AAA
7.0AAA
1.8Fail
1.1Fail
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FEFEFE
9D9D9C
424238
181801
0F0F0B

Deuteranopia

FEFEFE
9FA19B
444638
1A1D01
10100B

Tritanopia

FFFEFE
A99898
4E3636
260101
130B0B

Achromatopsia

FDFDFD
989898
3B3B3B
0E0E0E
0D0D0D

Shades & Tints Shades & Tints

#FFFCFF

Dark
Light

#AA8DA1

Dark
Light

#50303B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffcff;
  --color-2: #aa8da1;
  --color-3: #50303b;
  --color-4: #280300;
  --color-5: #130a0b;
}

SCSS

$color-1: #fffcff;
$color-2: #aa8da1;
$color-3: #50303b;
$color-4: #280300;
$color-5: #130a0b;

TAILWIND

colors: {
  'brand-1': '#fffcff',
  'brand-2': '#aa8da1',
  'brand-3': '#50303b',
  'brand-4': '#280300',
  'brand-5': '#130a0b',
}

RGB Array

[255, 252, 255], [170, 141, 161], [80, 48, 59], [40, 3, 0], [19, 10, 11]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFCFF, #AA8DA1, #50303B, #280300, #130A0B is ideal for: tech websites, dark mode UIs, game UIs, 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: #fffcff; --color-2: #aa8da1; --color-3: #50303b; --color-4: #280300; --color-5: #130a0b. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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