← Back to Editor

#040404 · #E64893 · #E49085 · #E3BC9D · #FDDBBF

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

#040404

Ink Black · Black · Jet Black

HEX
#040404
RGB
rgb(4, 4, 4)
HSL
hsl(0, 0%, 2%)
HSB
hsb(0, 0%, 2%)
CMYK
cmyk(0%, 0%, 0%, 98%)
Oklch
oklch(10.7% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#E64893

Dark Violet · DeepPink · Rose Pink

HEX
#E64893
RGB
rgb(230, 72, 147)
HSL
hsl(332, 76%, 59%)
HSB
hsb(332, 69%, 90%)
CMYK
cmyk(0%, 69%, 36%, 10%)
Oklch
oklch(64.5% 0.204 355.3)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

#E49085

Peach Pink · DarkSalmon · Coral Red

HEX
#E49085
RGB
rgb(228, 144, 133)
HSL
hsl(7, 64%, 71%)
HSB
hsb(7, 42%, 89%)
CMYK
cmyk(0%, 37%, 42%, 11%)
Oklch
oklch(73.7% 0.104 27.9)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#E3BC9D

Apricot · BurlyWood · Warm Sun

HEX
#E3BC9D
RGB
rgb(227, 188, 157)
HSL
hsl(27, 56%, 75%)
HSB
hsb(27, 31%, 89%)
CMYK
cmyk(0%, 17%, 31%, 11%)
Oklch
oklch(82.2% 0.061 60.3)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#FDDBBF

Apricot · Bisque · Peach Orange

HEX
#FDDBBF
RGB
rgb(253, 219, 191)
HSL
hsl(27, 94%, 87%)
HSB
hsb(27, 25%, 99%)
CMYK
cmyk(0%, 13%, 25%, 1%)
Oklch
oklch(91.3% 0.053 61.6)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

040404
050505

Analogous

050505
040404
050505

Triadic

040404
050505
050505

Split-Comp.

040404
050505
050505

Tetradic

040404
050505
050505
050505

Contrast Matrix WCAG 2.1 Contrast

040404
E64893
E49085
E3BC9D
FDDBBF
5.6
AA
8.4
AAA
11.7
AAA
15.7
AAA
5.6
AA
1.5
Fail
2.1
Fail
2.8
Fail
8.4
AAA
1.5
Fail
1.4
Fail
1.9
Fail
11.7
AAA
2.1
Fail
1.4
Fail
1.3
Fail
15.7
AAA
2.8
Fail
1.9
Fail
1.3
Fail
White BG
20.5AAA
3.7AA Large
2.4Fail
1.8Fail
1.3Fail
Black BG
1.0Fail
5.7AA
8.6AAA
11.9AAA
16.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

040404
A2A081
C0BF88
D2D2A5
EEEEC6

Deuteranopia

040404
ABB77C
C5CB88
D4D7A6
F0F3C7

Tritanopia

040404
DE736F
E08A8A
E1AAAC
FBCBCC

Achromatopsia

040404
808080
A8A8A8
C4C4C4
E2E2E2

Shades & Tints Shades & Tints

#040404

Dark
Light

#E64893

Dark
Light

#E49085

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #040404;
  --color-2: #e64893;
  --color-3: #e49085;
  --color-4: #e3bc9d;
  --color-5: #fddbbf;
}

SCSS

$color-1: #040404;
$color-2: #e64893;
$color-3: #e49085;
$color-4: #e3bc9d;
$color-5: #fddbbf;

TAILWIND

colors: {
  'brand-1': '#040404',
  'brand-2': '#e64893',
  'brand-3': '#e49085',
  'brand-4': '#e3bc9d',
  'brand-5': '#fddbbf',
}

RGB Array

[4, 4, 4], [230, 72, 147], [228, 144, 133], [227, 188, 157], [253, 219, 191]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #040404, #E64893, #E49085, #E3BC9D, #FDDBBF 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: #040404; --color-2: #e64893; --color-3: #e49085; --color-4: #e3bc9d; --color-5: #fddbbf. 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