← Back to Editor

#DE0000 · #FCFCFC · #3261FA · #8A6FA6 · #6FA6A0

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#DE0000

Vermilion · Red · Passion Red

HEX
#DE0000
RGB
rgb(222, 0, 0)
HSL
hsl(0, 100%, 44%)
HSB
hsb(0, 100%, 87%)
CMYK
cmyk(0%, 100%, 100%, 13%)
Oklch
oklch(56.6% 0.232 29.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#FCFCFC

Moonlight White · Snow · Cloud White

HEX
#FCFCFC
RGB
rgb(252, 252, 252)
HSL
hsl(0, 0%, 99%)
HSB
hsb(0, 0%, 99%)
CMYK
cmyk(0%, 0%, 0%, 1%)
Oklch
oklch(99.1% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#3261FA

Azure · DodgerBlue · Navy Blue

HEX
#3261FA
RGB
rgb(50, 97, 250)
HSL
hsl(226, 95%, 59%)
HSB
hsb(226, 80%, 98%)
CMYK
cmyk(80%, 61%, 0%, 2%)
Oklch
oklch(55.9% 0.233 265.8)

TraditionalAzure」· PaintNavy Blue」· Creative Blush Sunrise

#8A6FA6

Deep Indigo · LightSlateGray · Violet

HEX
#8A6FA6
RGB
rgb(138, 111, 166)
HSL
hsl(269, 24%, 54%)
HSB
hsb(269, 33%, 65%)
CMYK
cmyk(17%, 33%, 0%, 35%)
Oklch
oklch(58.9% 0.087 306.4)

TraditionalDeep Indigo」· PaintViolet」· Creative Blush Sunrise

#6FA6A0

Mineral Blue · CadetBlue · Lake Green

HEX
#6FA6A0
RGB
rgb(111, 166, 160)
HSL
hsl(173, 24%, 54%)
HSB
hsb(173, 33%, 65%)
CMYK
cmyk(33%, 0%, 4%, 35%)
Oklch
oklch(68.5% 0.059 187.3)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

DE0000
00E0E0

Analogous

E00070
DE0000
E07000

Triadic

DE0000
00E000
0000E0

Split-Comp.

DE0000
00E070
0070E0

Tetradic

DE0000
70E000
00E0E0
7000E0

Contrast Matrix WCAG 2.1 Contrast

DE0000
FCFCFC
3261FA
8A6FA6
6FA6A0
5.0
AA
1.0
Fail
1.2
Fail
1.9
Fail
5.0
AA
4.8
AA
4.2
AA Large
2.7
Fail
1.0
Fail
4.8
AA
1.2
Fail
1.8
Fail
1.2
Fail
4.2
AA Large
1.2
Fail
1.6
Fail
1.9
Fail
2.7
Fail
1.8
Fail
1.6
Fail
White BG
5.1AA
1.0Fail
5.0AA
4.3AA Large
2.7Fail
Black BG
4.1AA Large
20.5AAA
4.2AA Large
4.9AA
7.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

7E7C00
FCFCFC
4647D5
7E7E99
8787A1

Deuteranopia

8B9B00
FCFCFC
4440CC
808296
847FA2

Tritanopia

D30000
FCFCFC
34B8B1
898E8C
72A3A3

Achromatopsia

424242
FCFCFC
646464
7D7D7D
959595

Shades & Tints Shades & Tints

#DE0000

Dark
Light

#FCFCFC

Dark
Light

#3261FA

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #de0000;
  --color-2: #fcfcfc;
  --color-3: #3261fa;
  --color-4: #8a6fa6;
  --color-5: #6fa6a0;
}

SCSS

$color-1: #de0000;
$color-2: #fcfcfc;
$color-3: #3261fa;
$color-4: #8a6fa6;
$color-5: #6fa6a0;

TAILWIND

colors: {
  'brand-1': '#de0000',
  'brand-2': '#fcfcfc',
  'brand-3': '#3261fa',
  'brand-4': '#8a6fa6',
  'brand-5': '#6fa6a0',
}

RGB Array

[222, 0, 0], [252, 252, 252], [50, 97, 250], [138, 111, 166], [111, 166, 160]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #DE0000, #FCFCFC, #3261FA, #8A6FA6, #6FA6A0 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: #de0000; --color-2: #fcfcfc; --color-3: #3261fa; --color-4: #8a6fa6; --color-5: #6fa6a0. 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