← Back to Editor

#666666 · #ABABAB · #E6D3E0 · #EBA7D3 · #F2009D

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

#666666

Ink Gray · DimGray · Charcoal

HEX
#666666
RGB
rgb(102, 102, 102)
HSL
hsl(0, 0%, 40%)
HSB
hsb(0, 0%, 40%)
CMYK
cmyk(0%, 0%, 0%, 60%)
Oklch
oklch(51.0% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#ABABAB

Ash · DarkGray · Silver Sand

HEX
#ABABAB
RGB
rgb(171, 171, 171)
HSL
hsl(0, 0%, 67%)
HSB
hsb(0, 0%, 67%)
CMYK
cmyk(0%, 0%, 0%, 33%)
Oklch
oklch(74.1% 0.000 89.9)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#E6D3E0

Mauve · LightGray · Lavender

HEX
#E6D3E0
RGB
rgb(230, 211, 224)
HSL
hsl(319, 28%, 86%)
HSB
hsb(319, 8%, 90%)
CMYK
cmyk(0%, 8%, 3%, 10%)
Oklch
oklch(88.6% 0.027 337.1)

TraditionalMauve」· PaintLavender」· Creative Rose Petal

#EBA7D3

Mauve · LightPink · Cherry Blossom

HEX
#EBA7D3
RGB
rgb(235, 167, 211)
HSL
hsl(321, 63%, 79%)
HSB
hsb(321, 29%, 92%)
CMYK
cmyk(0%, 29%, 10%, 8%)
Oklch
oklch(80.6% 0.098 340.5)

TraditionalMauve」· PaintCherry Blossom」· Creative Rose Petal

#F2009D

Rose Purple · DeepPink · Camellia

HEX
#F2009D
RGB
rgb(242, 0, 157)
HSL
hsl(321, 100%, 47%)
HSB
hsb(321, 100%, 95%)
CMYK
cmyk(0%, 100%, 35%, 5%)
Oklch
oklch(63.2% 0.263 351.0)

TraditionalRose Purple」· PaintCamellia」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

666666
666666

Analogous

666666
666666
666666

Triadic

666666
666666
666666

Split-Comp.

666666
666666
666666

Tetradic

666666
666666
666666
666666

Contrast Matrix WCAG 2.1 Contrast

666666
ABABAB
E6D3E0
EBA7D3
F2009D
2.5
Fail
4.0
AA Large
3.0
AA Large
1.4
Fail
2.5
Fail
1.6
Fail
1.2
Fail
1.7
Fail
4.0
AA Large
1.6
Fail
1.3
Fail
2.8
Fail
3.0
AA Large
1.2
Fail
1.3
Fail
2.1
Fail
1.4
Fail
1.7
Fail
2.8
Fail
2.1
Fail
White BG
5.7AA
2.3Fail
1.4Fail
1.9Fail
4.0AA Large
Black BG
3.7AA Large
9.1AAA
14.8AAA
11.0AAA
5.3AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

666666
ABABAB
DEDEDD
CECDC8
898777

Deuteranopia

666666
ABABAB
DFE0DC
D2D7C6
97A96E

Tritanopia

666666
ABABAB
E5DADA
E8C0BE
E65952

Achromatopsia

666666
ABABAB
DADADA
C0C0C0
5A5A5A

Shades & Tints Shades & Tints

#666666

Dark
Light

#ABABAB

Dark
Light

#E6D3E0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #666666;
  --color-2: #ababab;
  --color-3: #e6d3e0;
  --color-4: #eba7d3;
  --color-5: #f2009d;
}

SCSS

$color-1: #666666;
$color-2: #ababab;
$color-3: #e6d3e0;
$color-4: #eba7d3;
$color-5: #f2009d;

TAILWIND

colors: {
  'brand-1': '#666666',
  'brand-2': '#ababab',
  'brand-3': '#e6d3e0',
  'brand-4': '#eba7d3',
  'brand-5': '#f2009d',
}

RGB Array

[102, 102, 102], [171, 171, 171], [230, 211, 224], [235, 167, 211], [242, 0, 157]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #666666, #ABABAB, #E6D3E0, #EBA7D3, #F2009D 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: #666666; --color-2: #ababab; --color-3: #e6d3e0; --color-4: #eba7d3; --color-5: #f2009d. 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