← Back to Editor

#FFFFFF · #000000 · #FFDB00

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

#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

#FFDB00

Autumn Sage · Gold · Honey Gold

HEX
#FFDB00
RGB
rgb(255, 219, 0)
HSL
hsl(52, 100%, 50%)
HSB
hsb(52, 100%, 100%)
CMYK
cmyk(0%, 14%, 100%, 0%)
Oklch
oklch(89.5% 0.184 97.0)

TraditionalAutumn Sage」· PaintHoney Gold」· 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
FFDB00
21.0
AAA
1.4
Fail
21.0
AAA
15.4
AAA
1.4
Fail
15.4
AAA
White BG
1.0Fail
21.0AAA
1.4Fail
Black BG
21.0AAA
1.0Fail
15.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
000000
EFEF35

Deuteranopia

FFFFFF
000000
F2F442

Tritanopia

FFFFFF
000000
FD5F68

Achromatopsia

FFFFFF
000000
CDCDCD

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#000000

Dark
Light

#FFDB00

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

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

SCSS

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

TAILWIND

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

RGB Array

[255, 255, 255], [0, 0, 0], [255, 219, 0]

FAQ FAQ

What scenarios is this 3-color palette suitable for?

This general-style palette of #FFFFFF, #000000, #FFDB00 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: #ffffff; --color-2: #000000; --color-3: #ffdb00. 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