← Back to Editor

#000000 · #FF6500 · #FFFFFF

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

#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

#FF6500

Tangerine · OrangeRed · Amber Brown

HEX
#FF6500
RGB
rgb(255, 101, 0)
HSL
hsl(24, 100%, 50%)
HSB
hsb(24, 100%, 100%)
CMYK
cmyk(0%, 60%, 100%, 0%)
Oklch
oklch(69.5% 0.205 43.2)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
FF6500
FFFFFF
7.1
AAA
21.0
AAA
7.1
AAA
3.0
Fail
21.0
AAA
3.0
Fail
White BG
21.0AAA
3.0Fail
1.0Fail
Black BG
1.0Fail
7.1AAA
21.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
BCBB18
FFFFFF

Deuteranopia

000000
C5D11E
FFFFFF

Tritanopia

000000
F72C30
FFFFFF

Achromatopsia

000000
888888
FFFFFF

Shades & Tints Shades & Tints

#000000

Dark
Light

#FF6500

Dark
Light

#FFFFFF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ff6500;
  --color-3: #ffffff;
}

SCSS

$color-1: #000000;
$color-2: #ff6500;
$color-3: #ffffff;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ff6500',
  'brand-3': '#ffffff',
}

RGB Array

[0, 0, 0], [255, 101, 0], [255, 255, 255]

FAQ FAQ

What scenarios is this 3-color palette suitable for?

This general-style palette of #000000, #FF6500, #FFFFFF is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 3-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #000000; --color-2: #ff6500; --color-3: #ffffff. 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 3-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