← Back to Editor

#FFFFFF · #11457E · #D7141A

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

#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

#11457E

Indigo · MidnightBlue · Prussian Blue

HEX
#11457E
RGB
rgb(17, 69, 126)
HSL
hsl(211, 76%, 28%)
HSB
hsb(211, 87%, 49%)
CMYK
cmyk(87%, 45%, 0%, 51%)
Oklch
oklch(39.0% 0.110 254.2)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#D7141A

Vermilion · Crimson · Passion Red

HEX
#D7141A
RGB
rgb(215, 20, 26)
HSL
hsl(358, 83%, 46%)
HSB
hsb(358, 91%, 84%)
CMYK
cmyk(0%, 91%, 88%, 16%)
Oklch
oklch(55.8% 0.220 27.6)

TraditionalVermilion」· PaintPassion Red」· 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
11457E
D7141A
9.6
AAA
5.2
AA
9.6
AAA
1.8
Fail
5.2
AA
1.8
Fail
White BG
1.0Fail
9.6AAA
5.2AA
Black BG
21.0AAA
2.2Fail
4.0AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
282870
838119

Deuteranopia

FFFFFF
25216D
8E9D18

Tritanopia

FFFFFF
146563
CD1717

Achromatopsia

FFFFFF
3C3C3C
4F4F4F

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#11457E

Dark
Light

#D7141A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #11457e;
  --color-3: #d7141a;
}

SCSS

$color-1: #ffffff;
$color-2: #11457e;
$color-3: #d7141a;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#11457e',
  'brand-3': '#d7141a',
}

RGB Array

[255, 255, 255], [17, 69, 126], [215, 20, 26]

FAQ FAQ

What scenarios is this 3-color palette suitable for?

This general-style palette of #FFFFFF, #11457E, #D7141A 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: #11457e; --color-3: #d7141a. 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