← Back to Editor

#4F4F4F · #E0E0D4 · #FFFEFD · #F6F5F1 · #DC041C

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#4F4F4F

Ink Gray · DarkSlateGray · Charcoal

HEX
#4F4F4F
RGB
rgb(79, 79, 79)
HSL
hsl(0, 0%, 31%)
HSB
hsb(0, 0%, 31%)
CMYK
cmyk(0%, 0%, 0%, 69%)
Oklch
oklch(42.8% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#E0E0D4

Fresh Green · LightGray · Lemon Cream

HEX
#E0E0D4
RGB
rgb(224, 224, 212)
HSL
hsl(60, 16%, 85%)
HSB
hsb(60, 5%, 88%)
CMYK
cmyk(0%, 0%, 5%, 12%)
Oklch
oklch(90.3% 0.016 106.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FFFEFD

Goose Yellow · White · Peach Orange

HEX
#FFFEFD
RGB
rgb(255, 254, 253)
HSL
hsl(30, 100%, 100%)
HSB
hsb(30, 1%, 100%)
CMYK
cmyk(0%, 0%, 1%, 0%)
Oklch
oklch(99.8% 0.002 67.8)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#F6F5F1

Goose Yellow · SeaShell · Lemon Cream

HEX
#F6F5F1
RGB
rgb(246, 245, 241)
HSL
hsl(48, 22%, 95%)
HSB
hsb(48, 2%, 96%)
CMYK
cmyk(0%, 0%, 2%, 4%)
Oklch
oklch(97.0% 0.005 95.1)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#DC041C

Vermilion · Crimson · Passion Red

HEX
#DC041C
RGB
rgb(220, 4, 28)
HSL
hsl(353, 96%, 44%)
HSB
hsb(353, 98%, 86%)
CMYK
cmyk(0%, 98%, 87%, 14%)
Oklch
oklch(56.4% 0.228 26.5)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

4F4F4F
4F4F4F

Analogous

4F4F4F
4F4F4F
4F4F4F

Triadic

4F4F4F
4F4F4F
4F4F4F

Split-Comp.

4F4F4F
4F4F4F
4F4F4F

Tetradic

4F4F4F
4F4F4F
4F4F4F
4F4F4F

Contrast Matrix WCAG 2.1 Contrast

4F4F4F
E0E0D4
FFFEFD
F6F5F1
DC041C
6.2
AA
8.1
AAA
7.5
AAA
1.6
Fail
6.2
AA
1.3
Fail
1.2
Fail
3.9
AA Large
8.1
AAA
1.3
Fail
1.1
Fail
5.1
AA
7.5
AAA
1.2
Fail
1.1
Fail
4.7
AA
1.6
Fail
3.9
AA Large
5.1
AA
4.7
AA
White BG
8.2AAA
1.3Fail
1.0Fail
1.1Fail
5.2AA
Black BG
2.6Fail
15.8AAA
20.8AAA
19.2AAA
4.1AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

4F4F4F
E0E0D7
FFFFFD
F6F6F2
7E7D16

Deuteranopia

4F4F4F
E0E0D8
FFFFFD
F6F6F2
8B9B15

Tritanopia

4F4F4F
E0D9DA
FFFDFD
F6F3F3
D11211

Achromatopsia

4F4F4F
DFDFDF
FEFEFE
F5F5F5
474747

Shades & Tints Shades & Tints

#4F4F4F

Dark
Light

#E0E0D4

Dark
Light

#FFFEFD

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #4f4f4f;
  --color-2: #e0e0d4;
  --color-3: #fffefd;
  --color-4: #f6f5f1;
  --color-5: #dc041c;
}

SCSS

$color-1: #4f4f4f;
$color-2: #e0e0d4;
$color-3: #fffefd;
$color-4: #f6f5f1;
$color-5: #dc041c;

TAILWIND

colors: {
  'brand-1': '#4f4f4f',
  'brand-2': '#e0e0d4',
  'brand-3': '#fffefd',
  'brand-4': '#f6f5f1',
  'brand-5': '#dc041c',
}

RGB Array

[79, 79, 79], [224, 224, 212], [255, 254, 253], [246, 245, 241], [220, 4, 28]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #4F4F4F, #E0E0D4, #FFFEFD, #F6F5F1, #DC041C is ideal for: health products, baby brands, fresh-style blogs, 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: #4f4f4f; --color-2: #e0e0d4; --color-3: #fffefd; --color-4: #f6f5f1; --color-5: #dc041c. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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