← Back to Editor

#FF99CC · #BF75A0 · #805173 · #402C47 · #00081A

muted

A 5-color muted 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

#FF99CC

Rouge · LightPink · Cherry Blossom

HEX
#FF99CC
RGB
rgb(255, 153, 204)
HSL
hsl(330, 100%, 80%)
HSB
hsb(330, 40%, 100%)
CMYK
cmyk(0%, 40%, 20%, 0%)
Oklch
oklch(80.3% 0.135 349.2)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

#BF75A0

Rose Purple · DarkGray · Rose Pink

HEX
#BF75A0
RGB
rgb(191, 117, 160)
HSL
hsl(325, 37%, 60%)
HSB
hsb(325, 39%, 75%)
CMYK
cmyk(0%, 39%, 16%, 25%)
Oklch
oklch(65.5% 0.108 344.7)

TraditionalRose Purple」· PaintRose Pink」· Creative Blush Sunrise

#805173

Rose Purple · DimGray · Violet

HEX
#805173
RGB
rgb(128, 81, 115)
HSL
hsl(317, 22%, 41%)
HSB
hsb(317, 37%, 50%)
CMYK
cmyk(0%, 37%, 10%, 50%)
Oklch
oklch(49.9% 0.079 337.5)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

#402C47

Dark Plum · DarkSlateGray · Eggplant

HEX
#402C47
RGB
rgb(64, 44, 71)
HSL
hsl(284, 23%, 23%)
HSB
hsb(284, 38%, 28%)
CMYK
cmyk(10%, 38%, 0%, 72%)
Oklch
oklch(32.8% 0.053 317.1)

TraditionalDark Plum」· PaintEggplant」· Creative Blush Sunrise

#00081A

Indigo · Black · Deep Sea Blue

HEX
#00081A
RGB
rgb(0, 8, 26)
HSL
hsl(222, 100%, 5%)
HSB
hsb(222, 100%, 10%)
CMYK
cmyk(100%, 69%, 0%, 90%)
Oklch
oklch(13.6% 0.045 254.8)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF99CC
99FFCC

Analogous

FF99FF
FF99CC
FF9999

Triadic

FF99CC
CCFF99
99CCFF

Split-Comp.

FF99CC
99FF99
99FFFF

Tetradic

FF99CC
FFFF99
99FFCC
9999FF

Contrast Matrix WCAG 2.1 Contrast

FF99CC
BF75A0
805173
402C47
00081A
1.7
Fail
3.2
AA Large
6.4
AA
10.2
AAA
1.7
Fail
1.9
Fail
3.8
AA Large
6.0
AA
3.2
AA Large
1.9
Fail
2.0
Fail
3.2
AA Large
6.4
AA
3.8
AA Large
2.0
Fail
1.6
Fail
10.2
AAA
6.0
AA
3.2
AA Large
1.6
Fail
White BG
2.0Fail
3.4AA Large
6.3AA
12.6AAA
20.0AAA
Black BG
10.7AAA
6.3AA
3.3AA Large
1.7Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

D3D2C0
9F9E96
6C6B6B
373740
030416

Deuteranopia

D9E0BD
A3A993
6E7269
393A3F
030215

Tritanopia

FAB6B4
BB8D8C
7E6463
3F3B3A
001211

Achromatopsia

BDBDBD
909090
636363
353535
080808

Shades & Tints Shades & Tints

#FF99CC

Dark
Light

#BF75A0

Dark
Light

#805173

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff99cc;
  --color-2: #bf75a0;
  --color-3: #805173;
  --color-4: #402c47;
  --color-5: #00081a;
}

SCSS

$color-1: #ff99cc;
$color-2: #bf75a0;
$color-3: #805173;
$color-4: #402c47;
$color-5: #00081a;

TAILWIND

colors: {
  'brand-1': '#ff99cc',
  'brand-2': '#bf75a0',
  'brand-3': '#805173',
  'brand-4': '#402c47',
  'brand-5': '#00081a',
}

RGB Array

[255, 153, 204], [191, 117, 160], [128, 81, 115], [64, 44, 71], [0, 8, 26]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This muted-style palette of #FF99CC, #BF75A0, #805173, #402C47, #00081A 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: #ff99cc; --color-2: #bf75a0; --color-3: #805173; --color-4: #402c47; --color-5: #00081a. 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 muted-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