← Back to Editor

#FFFFFF · #000000 · #660000 · #FF6600

summer

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

#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

#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

#660000

Vermilion · Maroon · Deep Berry

HEX
#660000
RGB
rgb(102, 0, 0)
HSL
hsl(0, 100%, 20%)
HSB
hsb(0, 100%, 40%)
CMYK
cmyk(0%, 100%, 100%, 60%)
Oklch
oklch(32.0% 0.131 29.2)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#FF6600

Tangerine · OrangeRed · Amber Brown

HEX
#FF6600
RGB
rgb(255, 102, 0)
HSL
hsl(24, 100%, 50%)
HSB
hsb(24, 100%, 100%)
CMYK
cmyk(0%, 60%, 100%, 0%)
Oklch
oklch(69.6% 0.204 43.5)

TraditionalTangerine」· PaintAmber Brown」· 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
000000
660000
FF6600
21.0
AAA
13.4
AAA
2.9
Fail
21.0
AAA
1.6
Fail
7.2
AAA
13.4
AAA
1.6
Fail
4.6
AA
2.9
Fail
7.2
AAA
4.6
AA
White BG
1.0Fail
21.0AAA
13.4AAA
2.9Fail
Black BG
21.0AAA
1.0Fail
1.6Fail
7.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
000000
3A3900
BDBB19

Deuteranopia

FFFFFF
000000
404700
C6D11F

Tritanopia

FFFFFF
000000
610000
F72C30

Achromatopsia

FFFFFF
000000
1E1E1E
888888

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#000000

Dark
Light

#660000

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #000000;
  --color-3: #660000;
  --color-4: #ff6600;
}

SCSS

$color-1: #ffffff;
$color-2: #000000;
$color-3: #660000;
$color-4: #ff6600;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#000000',
  'brand-3': '#660000',
  'brand-4': '#ff6600',
}

RGB Array

[255, 255, 255], [0, 0, 0], [102, 0, 0], [255, 102, 0]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This summer-style palette of #FFFFFF, #000000, #660000, #FF6600 is ideal for: 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: #000000; --color-3: #660000; --color-4: #ff6600. 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 summer-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