← Back to Editor

#020202 · #4F5F6F · #ABACB0 · #F1A6C1 · #F9D4E1

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

#020202

Ink Black · Black · Jet Black

HEX
#020202
RGB
rgb(2, 2, 2)
HSL
hsl(0, 0%, 1%)
HSB
hsb(0, 0%, 1%)
CMYK
cmyk(0%, 0%, 0%, 99%)
Oklch
oklch(8.5% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#4F5F6F

Indigo · DimGray · Prussian Blue

HEX
#4F5F6F
RGB
rgb(79, 95, 111)
HSL
hsl(210, 17%, 37%)
HSB
hsb(210, 29%, 44%)
CMYK
cmyk(29%, 14%, 0%, 56%)
Oklch
oklch(47.8% 0.033 248.5)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#ABACB0

Ash · DarkGray · Silver Sand

HEX
#ABACB0
RGB
rgb(171, 172, 176)
HSL
hsl(228, 3%, 68%)
HSB
hsb(228, 3%, 69%)
CMYK
cmyk(3%, 2%, 0%, 31%)
Oklch
oklch(74.5% 0.006 274.9)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#F1A6C1

Rouge · LightPink · Cherry Blossom

HEX
#F1A6C1
RGB
rgb(241, 166, 193)
HSL
hsl(338, 73%, 80%)
HSB
hsb(338, 31%, 95%)
CMYK
cmyk(0%, 31%, 20%, 5%)
Oklch
oklch(80.5% 0.094 356.2)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

#F9D4E1

Rouge · Linen · Cherry Blossom

HEX
#F9D4E1
RGB
rgb(249, 212, 225)
HSL
hsl(339, 76%, 90%)
HSB
hsb(339, 15%, 98%)
CMYK
cmyk(0%, 15%, 10%, 2%)
Oklch
oklch(90.5% 0.044 354.9)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

020202
030303

Analogous

030303
020202
030303

Triadic

020202
030303
030303

Split-Comp.

020202
030303
030303

Tetradic

020202
030303
030303
030303

Contrast Matrix WCAG 2.1 Contrast

020202
4F5F6F
ABACB0
F1A6C1
F9D4E1
3.2
AA Large
9.1
AAA
10.8
AAA
15.3
AAA
3.2
AA Large
2.9
Fail
3.4
AA Large
4.9
AA
9.1
AAA
2.9
Fail
1.2
Fail
1.7
Fail
10.8
AAA
3.4
AA Large
1.2
Fail
1.4
Fail
15.3
AAA
4.9
AA
1.7
Fail
1.4
Fail
White BG
20.7AAA
6.6AA
2.3Fail
1.9Fail
1.4Fail
Black BG
1.0Fail
3.2AA Large
9.3AAA
11.0AAA
15.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

020202
56566B
ABABAF
D1D0BA
E9E9DE

Deuteranopia

020202
55546A
ABABAF
D5DBB9
EBEEDD

Tritanopia

020202
506867
ABAEAE
EDB5B4
F7DBDB

Achromatopsia

020202
5C5C5C
ACACAC
C0C0C0
E1E1E1

Shades & Tints Shades & Tints

#020202

Dark
Light

#4F5F6F

Dark
Light

#ABACB0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #020202;
  --color-2: #4f5f6f;
  --color-3: #abacb0;
  --color-4: #f1a6c1;
  --color-5: #f9d4e1;
}

SCSS

$color-1: #020202;
$color-2: #4f5f6f;
$color-3: #abacb0;
$color-4: #f1a6c1;
$color-5: #f9d4e1;

TAILWIND

colors: {
  'brand-1': '#020202',
  'brand-2': '#4f5f6f',
  'brand-3': '#abacb0',
  'brand-4': '#f1a6c1',
  'brand-5': '#f9d4e1',
}

RGB Array

[2, 2, 2], [79, 95, 111], [171, 172, 176], [241, 166, 193], [249, 212, 225]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #020202, #4F5F6F, #ABACB0, #F1A6C1, #F9D4E1 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: #020202; --color-2: #4f5f6f; --color-3: #abacb0; --color-4: #f1a6c1; --color-5: #f9d4e1. 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