← Back to Editor

#FFFFFF · #DA2102 · #DF4600 · #FCFCFC

A 4-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

#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

#DA2102

Vermilion · Red · Passion Red

HEX
#DA2102
RGB
rgb(218, 33, 2)
HSL
hsl(9, 98%, 43%)
HSB
hsb(9, 99%, 85%)
CMYK
cmyk(0%, 85%, 99%, 15%)
Oklch
oklch(56.9% 0.219 31.3)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#DF4600

Tangerine · OrangeRed · Amber Brown

HEX
#DF4600
RGB
rgb(223, 70, 0)
HSL
hsl(19, 100%, 44%)
HSB
hsb(19, 100%, 87%)
CMYK
cmyk(0%, 69%, 100%, 13%)
Oklch
oklch(60.7% 0.199 37.9)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#FCFCFC

Moonlight White · Snow · Cloud White

HEX
#FCFCFC
RGB
rgb(252, 252, 252)
HSL
hsl(0, 0%, 99%)
HSB
hsb(0, 0%, 99%)
CMYK
cmyk(0%, 0%, 0%, 1%)
Oklch
oklch(99.1% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

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
DA2102
DF4600
FCFCFC
5.0
AA
4.2
AA Large
1.0
Fail
5.0
AA
1.2
Fail
4.9
AA
4.2
AA Large
1.2
Fail
4.1
AA Large
1.0
Fail
4.9
AA
4.1
AA Large
White BG
1.0Fail
5.0AA
4.2AA Large
1.0Fail
Black BG
21.0AAA
4.2AA Large
5.0AA
20.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
8A880A
9D9B11
FCFCFC

Deuteranopia

FFFFFF
95A30B
A6B115
FCFCFC

Tritanopia

FFFFFF
D10F11
D71E21
FCFCFC

Achromatopsia

FFFFFF
555555
6C6C6C
FCFCFC

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#DA2102

Dark
Light

#DF4600

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #da2102;
  --color-3: #df4600;
  --color-4: #fcfcfc;
}

SCSS

$color-1: #ffffff;
$color-2: #da2102;
$color-3: #df4600;
$color-4: #fcfcfc;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#da2102',
  'brand-3': '#df4600',
  'brand-4': '#fcfcfc',
}

RGB Array

[255, 255, 255], [218, 33, 2], [223, 70, 0], [252, 252, 252]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #FFFFFF, #DA2102, #DF4600, #FCFCFC 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 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ffffff; --color-2: #da2102; --color-3: #df4600; --color-4: #fcfcfc. 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 4-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