← Back to Editor

#000000 · #F52314 · #F0E4D8 · #107684

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

#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

#F52314

Vermilion · OrangeRed · Passion Red

HEX
#F52314
RGB
rgb(245, 35, 20)
HSL
hsl(4, 92%, 52%)
HSB
hsb(4, 92%, 96%)
CMYK
cmyk(0%, 86%, 92%, 4%)
Oklch
oklch(62.0% 0.240 29.7)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#F0E4D8

Goose Yellow · Beige · Peach Orange

HEX
#F0E4D8
RGB
rgb(240, 228, 216)
HSL
hsl(30, 44%, 89%)
HSB
hsb(30, 10%, 94%)
CMYK
cmyk(0%, 5%, 10%, 6%)
Oklch
oklch(92.5% 0.021 67.6)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#107684

Lake Blue · Teal · Mint Ice

HEX
#107684
RGB
rgb(16, 118, 132)
HSL
hsl(187, 78%, 29%)
HSB
hsb(187, 88%, 52%)
CMYK
cmyk(88%, 11%, 0%, 48%)
Oklch
oklch(52.0% 0.086 209.8)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
F52314
F0E4D8
107684
5.1
AA
16.8
AAA
3.9
AA Large
5.1
AA
3.3
AA Large
1.3
Fail
16.8
AAA
3.3
AA Large
4.3
AA Large
3.9
AA Large
1.3
Fail
4.3
AA Large
White BG
21.0AAA
4.1AA Large
1.3Fail
5.3AA
Black BG
1.0Fail
5.1AA
16.8AAA
3.9AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
9A9818
EBEBDB
3C3D81

Deuteranopia

000000
A6B619
ECECDC
362F80

Tritanopia

000000
EB1A1B
EFDDDE
157E7D

Achromatopsia

000000
606060
E6E6E6
595959

Shades & Tints Shades & Tints

#000000

Dark
Light

#F52314

Dark
Light

#F0E4D8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #f52314;
  --color-3: #f0e4d8;
  --color-4: #107684;
}

SCSS

$color-1: #000000;
$color-2: #f52314;
$color-3: #f0e4d8;
$color-4: #107684;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#f52314',
  'brand-3': '#f0e4d8',
  'brand-4': '#107684',
}

RGB Array

[0, 0, 0], [245, 35, 20], [240, 228, 216], [16, 118, 132]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #000000, #F52314, #F0E4D8, #107684 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: #000000; --color-2: #f52314; --color-3: #f0e4d8; --color-4: #107684. 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