← Back to Editor

#FF0000 · #FFFFFF · #000000 · #FA4D4D · #FF0D0D

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

#FA4D4D

Peach Pink · Tomato · Coral Red

HEX
#FA4D4D
RGB
rgb(250, 77, 77)
HSL
hsl(0, 95%, 64%)
HSB
hsb(0, 69%, 98%)
CMYK
cmyk(0%, 69%, 69%, 2%)
Oklch
oklch(66.5% 0.210 24.9)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#FF0D0D

Vermilion · Red · Passion Red

HEX
#FF0D0D
RGB
rgb(255, 13, 13)
HSL
hsl(0, 100%, 53%)
HSB
hsb(0, 95%, 100%)
CMYK
cmyk(0%, 95%, 95%, 0%)
Oklch
oklch(63.1% 0.255 28.9)

TraditionalVermilion」· PaintPassion Red」· 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
FA4D4D
FF0D0D
4.0
AA Large
5.3
AA
1.2
Fail
1.0
Fail
4.0
AA Large
21.0
AAA
3.4
AA Large
4.0
AA Large
5.3
AA
21.0
AAA
6.2
AA
5.3
AA
1.2
Fail
3.4
AA Large
6.2
AA
1.2
Fail
1.0
Fail
4.0
AA Large
5.3
AA
1.2
Fail
White BG
4.0AA Large
1.0Fail
21.0AAA
3.4AA Large
4.0AA Large
Black BG
5.3AA
21.0AAA
1.0Fail
6.2AA
5.3AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

918E00
FFFFFF
000000
AFAE4D
96940D

Deuteranopia

9FB300
FFFFFF
000000
B9C64D
A4B60D

Tritanopia

F20000
FFFFFF
000000
F14D4D
F30D0D

Achromatopsia

4C4C4C
FFFFFF
000000
818181
555555

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: #fa4d4d;
  --color-5: #ff0d0d;
}

SCSS

$color-1: #ff0000;
$color-2: #ffffff;
$color-3: #000000;
$color-4: #fa4d4d;
$color-5: #ff0d0d;

TAILWIND

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

RGB Array

[255, 0, 0], [255, 255, 255], [0, 0, 0], [250, 77, 77], [255, 13, 13]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF0000, #FFFFFF, #000000, #FA4D4D, #FF0D0D is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-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: #fa4d4d; --color-5: #ff0d0d. 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 5-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