← Back to Editor

#606060 · #F9F1D9 · #8D6D8E · #BA97B4

A 4-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

#606060

Ink Gray · DimGray · Charcoal

HEX
#606060
RGB
rgb(96, 96, 96)
HSL
hsl(0, 0%, 38%)
HSB
hsb(0, 0%, 38%)
CMYK
cmyk(0%, 0%, 0%, 62%)
Oklch
oklch(48.9% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#F9F1D9

Goose Yellow · Beige · Lemon Cream

HEX
#F9F1D9
RGB
rgb(249, 241, 217)
HSL
hsl(45, 73%, 91%)
HSB
hsb(45, 13%, 98%)
CMYK
cmyk(0%, 3%, 13%, 2%)
Oklch
oklch(95.8% 0.033 91.7)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#8D6D8E

Dark Plum · Gray · Violet

HEX
#8D6D8E
RGB
rgb(141, 109, 142)
HSL
hsl(298, 13%, 49%)
HSB
hsb(298, 23%, 56%)
CMYK
cmyk(1%, 23%, 0%, 44%)
Oklch
oklch(57.8% 0.062 325.4)

TraditionalDark Plum」· PaintViolet」· Creative Blush Sunrise

#BA97B4

Mauve · DarkGray · Lilac Purple

HEX
#BA97B4
RGB
rgb(186, 151, 180)
HSL
hsl(310, 20%, 66%)
HSB
hsb(310, 19%, 73%)
CMYK
cmyk(0%, 19%, 3%, 27%)
Oklch
oklch(71.7% 0.058 332.0)

TraditionalMauve」· PaintLilac Purple」· Creative Rose Petal

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

606060
616161

Analogous

616161
606060
616161

Triadic

606060
616161
616161

Split-Comp.

606060
616161
616161

Tetradic

606060
616161
616161
616161

Contrast Matrix WCAG 2.1 Contrast

606060
F9F1D9
8D6D8E
BA97B4
5.6
AA
1.4
Fail
2.4
Fail
5.6
AA
4.0
AA Large
2.3
Fail
1.4
Fail
4.0
AA Large
1.7
Fail
2.4
Fail
2.3
Fail
1.7
Fail
White BG
6.3AA
1.1Fail
4.5AA Large
2.6Fail
Black BG
3.3AA Large
18.6AAA
4.7AA
8.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

606060
F6F5DF
7F7F86
ABABAD

Deuteranopia

606060
F6F7E0
818384
ADB0AB

Tritanopia

606060
F9E3E4
8B807E
B8A7A6

Achromatopsia

606060
F1F1F1
7A7A7A
A5A5A5

Shades & Tints Shades & Tints

#606060

Dark
Light

#F9F1D9

Dark
Light

#8D6D8E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #606060;
  --color-2: #f9f1d9;
  --color-3: #8d6d8e;
  --color-4: #ba97b4;
}

SCSS

$color-1: #606060;
$color-2: #f9f1d9;
$color-3: #8d6d8e;
$color-4: #ba97b4;

TAILWIND

colors: {
  'brand-1': '#606060',
  'brand-2': '#f9f1d9',
  'brand-3': '#8d6d8e',
  'brand-4': '#ba97b4',
}

RGB Array

[96, 96, 96], [249, 241, 217], [141, 109, 142], [186, 151, 180]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #606060, #F9F1D9, #8D6D8E, #BA97B4 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #606060; --color-2: #f9f1d9; --color-3: #8d6d8e; --color-4: #ba97b4. 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 4-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Restrained colors convey professionalism and trust. 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