← Back to Editor

#FF0000 · #FFFFFF · #000000 · #CCFF00

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

#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

#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

#CCFF00

Grass Green · Yellow · Olive Green

HEX
#CCFF00
RGB
rgb(204, 255, 0)
HSL
hsl(72, 100%, 50%)
HSB
hsb(72, 100%, 100%)
CMYK
cmyk(20%, 0%, 100%, 0%)
Oklch
oklch(93.1% 0.229 123.1)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF0000
00FFFF

Analogous

FF0080
FF0000
FF8000

Triadic

FF0000
00FF00
0000FF

Split-Comp.

FF0000
00FF80
0080FF

Tetradic

FF0000
80FF00
00FFFF
8000FF

Contrast Matrix WCAG 2.1 Contrast

FF0000
FFFFFF
000000
CCFF00
4.0
AA Large
5.3
AA
3.4
AA Large
4.0
AA Large
21.0
AAA
1.2
Fail
5.3
AA
21.0
AAA
17.9
AAA
3.4
AA Large
1.2
Fail
17.9
AAA
White BG
4.0AA Large
1.0Fail
21.0AAA
1.2Fail
Black BG
5.3AA
21.0AAA
1.0Fail
17.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

918E00
FFFFFF
000000
E2E33E

Deuteranopia

9FB300
FFFFFF
000000
DFDB4D

Tritanopia

F20000
FFFFFF
000000
CF6E79

Achromatopsia

4C4C4C
FFFFFF
000000
D3D3D3

Shades & Tints Shades & Tints

#FF0000

Dark
Light

#FFFFFF

Dark
Light

#000000

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff0000;
  --color-2: #ffffff;
  --color-3: #000000;
  --color-4: #ccff00;
}

SCSS

$color-1: #ff0000;
$color-2: #ffffff;
$color-3: #000000;
$color-4: #ccff00;

TAILWIND

colors: {
  'brand-1': '#ff0000',
  'brand-2': '#ffffff',
  'brand-3': '#000000',
  'brand-4': '#ccff00',
}

RGB Array

[255, 0, 0], [255, 255, 255], [0, 0, 0], [204, 255, 0]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #FF0000, #FFFFFF, #000000, #CCFF00 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: #ff0000; --color-2: #ffffff; --color-3: #000000; --color-4: #ccff00. 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 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