← Back to Editor

#FEFEFE · #F2F2F2 · #0F0F0F · #010101

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

#FEFEFE

Moonlight White · White · Cloud White

HEX
#FEFEFE
RGB
rgb(254, 254, 254)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(99.7% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#F2F2F2

Plain White · SeaShell · Cloud White

HEX
#F2F2F2
RGB
rgb(242, 242, 242)
HSL
hsl(0, 0%, 95%)
HSB
hsb(0, 0%, 95%)
CMYK
cmyk(0%, 0%, 0%, 5%)
Oklch
oklch(96.1% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#0F0F0F

Ink Black · Black · Jet Black

HEX
#0F0F0F
RGB
rgb(15, 15, 15)
HSL
hsl(0, 0%, 6%)
HSB
hsb(0, 0%, 6%)
CMYK
cmyk(0%, 0%, 0%, 94%)
Oklch
oklch(16.8% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#010101

Ink Black · Black · Jet Black

HEX
#010101
RGB
rgb(1, 1, 1)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(6.7% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FEFEFE
FFFFFF

Analogous

FFFFFF
FEFEFE
FFFFFF

Triadic

FEFEFE
FFFFFF
FFFFFF

Split-Comp.

FEFEFE
FFFFFF
FFFFFF

Tetradic

FEFEFE
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FEFEFE
F2F2F2
0F0F0F
010101
1.1
Fail
19.0
AAA
20.7
AAA
1.1
Fail
17.1
AAA
18.6
AAA
19.0
AAA
17.1
AAA
1.1
Fail
20.7
AAA
18.6
AAA
1.1
Fail
White BG
1.0Fail
1.1Fail
19.2AAA
20.9AAA
Black BG
20.8AAA
18.8AAA
1.1Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FEFEFE
F2F2F2
0F0F0F
010101

Deuteranopia

FEFEFE
F2F2F2
0F0F0F
010101

Tritanopia

FEFEFE
F2F2F2
0F0F0F
010101

Achromatopsia

FEFEFE
F2F2F2
0F0F0F
010101

Shades & Tints Shades & Tints

#FEFEFE

Dark
Light

#F2F2F2

Dark
Light

#0F0F0F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fefefe;
  --color-2: #f2f2f2;
  --color-3: #0f0f0f;
  --color-4: #010101;
}

SCSS

$color-1: #fefefe;
$color-2: #f2f2f2;
$color-3: #0f0f0f;
$color-4: #010101;

TAILWIND

colors: {
  'brand-1': '#fefefe',
  'brand-2': '#f2f2f2',
  'brand-3': '#0f0f0f',
  'brand-4': '#010101',
}

RGB Array

[254, 254, 254], [242, 242, 242], [15, 15, 15], [1, 1, 1]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #FEFEFE, #F2F2F2, #0F0F0F, #010101 is ideal for: brand design, premium product pages, magazine layouts, 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: #fefefe; --color-2: #f2f2f2; --color-3: #0f0f0f; --color-4: #010101. 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. 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