← Back to Editor

#222222 · #444444 · #FE87B1 · #EEEEEE · #000000

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

#222222

Ink Black · Black · Dark Stone

HEX
#222222
RGB
rgb(34, 34, 34)
HSL
hsl(0, 0%, 13%)
HSB
hsb(0, 0%, 13%)
CMYK
cmyk(0%, 0%, 0%, 87%)
Oklch
oklch(25.2% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#444444

Dark Cyan · DarkSlateGray · Charcoal

HEX
#444444
RGB
rgb(68, 68, 68)
HSL
hsl(0, 0%, 27%)
HSB
hsb(0, 0%, 27%)
CMYK
cmyk(0%, 0%, 0%, 73%)
Oklch
oklch(38.7% 0.000 89.9)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

#FE87B1

Rouge · LightPink · Cherry Blossom

HEX
#FE87B1
RGB
rgb(254, 135, 177)
HSL
hsl(339, 98%, 76%)
HSB
hsb(339, 47%, 100%)
CMYK
cmyk(0%, 47%, 30%, 0%)
Oklch
oklch(76.6% 0.150 358.8)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

#EEEEEE

Plain White · Linen · Cloud White

HEX
#EEEEEE
RGB
rgb(238, 238, 238)
HSL
hsl(0, 0%, 93%)
HSB
hsb(0, 0%, 93%)
CMYK
cmyk(0%, 0%, 0%, 7%)
Oklch
oklch(94.9% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

222222
212121

Analogous

212121
222222
212121

Triadic

222222
212121
212121

Split-Comp.

222222
212121
212121

Tetradic

222222
212121
212121
212121

Contrast Matrix WCAG 2.1 Contrast

222222
444444
FE87B1
EEEEEE
000000
1.6
Fail
7.1
AAA
13.7
AAA
1.3
Fail
1.6
Fail
4.3
AA Large
8.4
AAA
2.2
Fail
7.1
AAA
4.3
AA Large
1.9
Fail
9.3
AAA
13.7
AAA
8.4
AAA
1.9
Fail
18.1
AAA
1.3
Fail
2.2
Fail
9.3
AAA
18.1
AAA
White BG
15.9AAA
9.7AAA
2.3Fail
1.2Fail
21.0AAA
Black BG
1.3Fail
2.2Fail
9.3AAA
18.1AAA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

222222
444444
CAC9A7
EEEEEE
000000

Deuteranopia

222222
444444
D1DAA4
EEEEEE
000000

Tritanopia

222222
444444
F89F9D
EEEEEE
000000

Achromatopsia

222222
444444
AFAFAF
EEEEEE
000000

Shades & Tints Shades & Tints

#222222

Dark
Light

#444444

Dark
Light

#FE87B1

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #222222;
  --color-2: #444444;
  --color-3: #fe87b1;
  --color-4: #eeeeee;
  --color-5: #000000;
}

SCSS

$color-1: #222222;
$color-2: #444444;
$color-3: #fe87b1;
$color-4: #eeeeee;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#222222',
  'brand-2': '#444444',
  'brand-3': '#fe87b1',
  'brand-4': '#eeeeee',
  'brand-5': '#000000',
}

RGB Array

[34, 34, 34], [68, 68, 68], [254, 135, 177], [238, 238, 238], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #222222, #444444, #FE87B1, #EEEEEE, #000000 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 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #222222; --color-2: #444444; --color-3: #fe87b1; --color-4: #eeeeee; --color-5: #000000. 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. 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