← Back to Editor

#FFFFFF · #BF2929 · #242321 · #000000

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

ProfoundPremiumWarm

Industry INDUSTRY

FinanceLuxury

UI Context UI CONTEXT

Dark ThemeCorporateData 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

#BF2929

Vermilion · FireBrick · Passion Red

HEX
#BF2929
RGB
rgb(191, 41, 41)
HSL
hsl(0, 65%, 45%)
HSB
hsb(0, 79%, 75%)
CMYK
cmyk(0%, 79%, 79%, 25%)
Oklch
oklch(52.7% 0.186 26.5)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#242321

Ink Black · Black · Dark Stone

HEX
#242321
RGB
rgb(36, 35, 33)
HSL
hsl(40, 4%, 14%)
HSB
hsb(40, 8%, 14%)
CMYK
cmyk(0%, 3%, 8%, 86%)
Oklch
oklch(25.6% 0.004 84.6)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#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

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
BF2929
242321
000000
5.9
AA
15.7
AAA
21.0
AAA
5.9
AA
2.7
Fail
3.6
AA Large
15.7
AAA
2.7
Fail
1.3
Fail
21.0
AAA
3.6
AA Large
1.3
Fail
White BG
1.0Fail
5.9AA
15.7AAA
21.0AAA
Black BG
21.0AAA
3.6AA Large
1.3Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
7E7D29
242421
000000

Deuteranopia

FFFFFF
879229
242422
000000

Tritanopia

FFFFFF
B82929
242222
000000

Achromatopsia

FFFFFF
565656
232323
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#BF2929

Dark
Light

#242321

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #bf2929;
  --color-3: #242321;
  --color-4: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #bf2929;
$color-3: #242321;
$color-4: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#bf2929',
  'brand-3': '#242321',
  'brand-4': '#000000',
}

RGB Array

[255, 255, 255], [191, 41, 41], [36, 35, 33], [0, 0, 0]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #FFFFFF, #BF2929, #242321, #000000 is ideal for: brand design, premium product pages, magazine layouts, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ffffff; --color-2: #bf2929; --color-3: #242321; --color-4: #000000. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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 finance, legal, luxury industries. Restrained colors convey professionalism and trust. 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