← Back to Editor

#300040 · #BEB2C2 · #777180 · #FBF7FF · #D9D6C7

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

#300040

Royal Purple · MidnightBlue · Dark Purple

HEX
#300040
RGB
rgb(48, 0, 64)
HSL
hsl(285, 100%, 13%)
HSB
hsb(285, 100%, 25%)
CMYK
cmyk(25%, 100%, 0%, 75%)
Oklch
oklch(23.1% 0.114 315.3)

TraditionalRoyal Purple」· PaintDark Purple」· Creative Blush Sunrise

#BEB2C2

Lilac · Silver · Lilac Purple

HEX
#BEB2C2
RGB
rgb(190, 178, 194)
HSL
hsl(285, 12%, 73%)
HSB
hsb(285, 8%, 76%)
CMYK
cmyk(2%, 8%, 0%, 24%)
Oklch
oklch(77.8% 0.026 317.7)

TraditionalLilac」· PaintLilac Purple」· Creative Lavender Dream

#777180

Ink Gray · Gray · Warm Gray

HEX
#777180
RGB
rgb(119, 113, 128)
HSL
hsl(264, 6%, 47%)
HSB
hsb(264, 12%, 50%)
CMYK
cmyk(7%, 12%, 0%, 50%)
Oklch
oklch(55.9% 0.024 303.7)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#FBF7FF

Lilac · Snow · Lavender

HEX
#FBF7FF
RGB
rgb(251, 247, 255)
HSL
hsl(270, 100%, 98%)
HSB
hsb(270, 3%, 100%)
CMYK
cmyk(2%, 3%, 0%, 0%)
Oklch
oklch(98.1% 0.011 308.3)

TraditionalLilac」· PaintLavender」· Creative Lavender Dream

#D9D6C7

Fresh Green · LightGray · Lemon Cream

HEX
#D9D6C7
RGB
rgb(217, 214, 199)
HSL
hsl(50, 19%, 82%)
HSB
hsb(50, 8%, 85%)
CMYK
cmyk(0%, 1%, 8%, 15%)
Oklch
oklch(87.4% 0.021 97.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

300040
114200

Analogous

110042
300040
420032

Triadic

300040
423200
004232

Split-Comp.

300040
324200
004211

Tetradic

300040
421100
114200
003242

Contrast Matrix WCAG 2.1 Contrast

300040
BEB2C2
777180
FBF7FF
D9D6C7
8.6
AAA
3.7
AA Large
16.5
AAA
12.0
AAA
8.6
AAA
2.3
Fail
1.9
Fail
1.4
Fail
3.7
AA Large
2.3
Fail
4.5
AA Large
3.2
AA Large
16.5
AAA
1.9
Fail
4.5
AA Large
1.4
Fail
12.0
AAA
1.4
Fail
3.2
AA Large
1.4
Fail
White BG
17.5AAA
2.0Fail
4.7AA
1.1Fail
1.5Fail
Black BG
1.2Fail
10.3AAA
4.5AA Large
19.9AAA
14.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

1B1B31
B9B9BE
74747C
F9F9FD
D8D8CB

Deuteranopia

1E222D
BABABD
75757C
FAFAFD
D8D8CC

Tritanopia

2E2422
BDBBBA
777A79
FBFCFB
D9CDCE

Achromatopsia

161616
B7B7B7
757575
F9F9F9
D5D5D5

Shades & Tints Shades & Tints

#300040

Dark
Light

#BEB2C2

Dark
Light

#777180

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #300040;
  --color-2: #beb2c2;
  --color-3: #777180;
  --color-4: #fbf7ff;
  --color-5: #d9d6c7;
}

SCSS

$color-1: #300040;
$color-2: #beb2c2;
$color-3: #777180;
$color-4: #fbf7ff;
$color-5: #d9d6c7;

TAILWIND

colors: {
  'brand-1': '#300040',
  'brand-2': '#beb2c2',
  'brand-3': '#777180',
  'brand-4': '#fbf7ff',
  'brand-5': '#d9d6c7',
}

RGB Array

[48, 0, 64], [190, 178, 194], [119, 113, 128], [251, 247, 255], [217, 214, 199]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #300040, #BEB2C2, #777180, #FBF7FF, #D9D6C7 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: #300040; --color-2: #beb2c2; --color-3: #777180; --color-4: #fbf7ff; --color-5: #d9d6c7. 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