← Back to Editor

#FFFFFF · #EEEEEE · #DDDDDD · #FF0000 · #CC0000

minimal

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

RestrainedProfessionalPureWarm

Industry INDUSTRY

ArchitectureManufacturingSaaS B2B

UI Context UI CONTEXT

Corporate SitePortfolioAdmin PanelData Visualization

Color Details Color Details

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#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

#DDDDDD

Plain White · LightGray · Cloud White

HEX
#DDDDDD
RGB
rgb(221, 221, 221)
HSL
hsl(0, 0%, 87%)
HSB
hsb(0, 0%, 87%)
CMYK
cmyk(0%, 0%, 0%, 13%)
Oklch
oklch(89.8% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Silver Lining

#FF0000

Vermilion · Red · Passion Red

HEX
#FF0000
RGB
rgb(255, 0, 0)
HSL
hsl(0, 100%, 50%)
HSB
hsb(0, 100%, 100%)
CMYK
cmyk(0%, 100%, 100%, 0%)
Oklch
oklch(62.8% 0.258 29.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#CC0000

Vermilion · Red · Wine Red

HEX
#CC0000
RGB
rgb(204, 0, 0)
HSL
hsl(0, 100%, 40%)
HSB
hsb(0, 100%, 80%)
CMYK
cmyk(0%, 100%, 100%, 20%)
Oklch
oklch(53.1% 0.218 29.2)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
EEEEEE
DDDDDD
FF0000
CC0000
1.2
Fail
1.4
Fail
4.0
AA Large
5.9
AA
1.2
Fail
1.2
Fail
3.4
AA Large
5.1
AA
1.4
Fail
1.2
Fail
2.9
Fail
4.3
AA Large
4.0
AA Large
3.4
AA Large
2.9
Fail
1.5
Fail
5.9
AA
5.1
AA
4.3
AA Large
1.5
Fail
White BG
1.0Fail
1.2Fail
1.4Fail
4.0AA Large
5.9AA
Black BG
21.0AAA
18.1AAA
15.5AAA
5.3AA
3.6AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
EEEEEE
DDDDDD
918E00
747200

Deuteranopia

FFFFFF
EEEEEE
DDDDDD
9FB300
808F00

Tritanopia

FFFFFF
EEEEEE
DDDDDD
F20000
C20000

Achromatopsia

FFFFFF
EEEEEE
DDDDDD
4C4C4C
3D3D3D

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#EEEEEE

Dark
Light

#DDDDDD

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #eeeeee;
  --color-3: #dddddd;
  --color-4: #ff0000;
  --color-5: #cc0000;
}

SCSS

$color-1: #ffffff;
$color-2: #eeeeee;
$color-3: #dddddd;
$color-4: #ff0000;
$color-5: #cc0000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#eeeeee',
  'brand-3': '#dddddd',
  'brand-4': '#ff0000',
  'brand-5': '#cc0000',
}

RGB Array

[255, 255, 255], [238, 238, 238], [221, 221, 221], [255, 0, 0], [204, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This minimal-style palette of #FFFFFF, #EEEEEE, #DDDDDD, #FF0000, #CC0000 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: #ffffff; --color-2: #eeeeee; --color-3: #dddddd; --color-4: #ff0000; --color-5: #cc0000. 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 minimal-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