← Back to Editor

#030303 · #1D1919 · #FDFDFD · #FEFAE6 · #FFE9B5

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

#030303

Ink Black · Black · Jet Black

HEX
#030303
RGB
rgb(3, 3, 3)
HSL
hsl(0, 0%, 1%)
HSB
hsb(0, 0%, 1%)
CMYK
cmyk(0%, 0%, 0%, 99%)
Oklch
oklch(9.7% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#1D1919

Ink Black · Black · Dark Stone

HEX
#1D1919
RGB
rgb(29, 25, 25)
HSL
hsl(0, 7%, 11%)
HSB
hsb(0, 14%, 11%)
CMYK
cmyk(0%, 14%, 14%, 89%)
Oklch
oklch(21.8% 0.006 17.6)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#FDFDFD

Moonlight White · White · Cloud White

HEX
#FDFDFD
RGB
rgb(253, 253, 253)
HSL
hsl(0, 0%, 99%)
HSB
hsb(0, 0%, 99%)
CMYK
cmyk(0%, 0%, 0%, 1%)
Oklch
oklch(99.4% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#FEFAE6

Fresh Green · LightYellow · Lemon Cream

HEX
#FEFAE6
RGB
rgb(254, 250, 230)
HSL
hsl(50, 92%, 95%)
HSB
hsb(50, 9%, 100%)
CMYK
cmyk(0%, 2%, 9%, 0%)
Oklch
oklch(98.3% 0.027 97.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FFE9B5

Goose Yellow · Wheat · Lemon Cream

HEX
#FFE9B5
RGB
rgb(255, 233, 181)
HSL
hsl(42, 100%, 85%)
HSB
hsb(42, 29%, 100%)
CMYK
cmyk(0%, 9%, 29%, 0%)
Oklch
oklch(93.9% 0.071 87.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

030303
030303

Analogous

030303
030303
030303

Triadic

030303
030303
030303

Split-Comp.

030303
030303
030303

Tetradic

030303
030303
030303
030303

Contrast Matrix WCAG 2.1 Contrast

030303
1D1919
FDFDFD
FEFAE6
FFE9B5
1.2
Fail
20.3
AAA
19.7
AAA
17.3
AAA
1.2
Fail
17.1
AAA
16.6
AAA
14.6
AAA
20.3
AAA
17.1
AAA
1.0
Fail
1.2
Fail
19.7
AAA
16.6
AAA
1.0
Fail
1.1
Fail
17.3
AAA
14.6
AAA
1.2
Fail
1.1
Fail
White BG
20.6AAA
17.4AAA
1.0Fail
1.0Fail
1.2Fail
Black BG
1.0Fail
1.2Fail
20.6AAA
20.0AAA
17.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

030303
1B1B19
FDFDFD
FCFCEB
F5F5C2

Deuteranopia

030303
1C1C19
FDFDFD
FDFDEC
F7F8C5

Tritanopia

030303
1D1919
FDFDFD
FEEFF0
FECCCE

Achromatopsia

030303
1A1A1A
FDFDFD
F9F9F9
EAEAEA

Shades & Tints Shades & Tints

#030303

Dark
Light

#1D1919

Dark
Light

#FDFDFD

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #030303;
  --color-2: #1d1919;
  --color-3: #fdfdfd;
  --color-4: #fefae6;
  --color-5: #ffe9b5;
}

SCSS

$color-1: #030303;
$color-2: #1d1919;
$color-3: #fdfdfd;
$color-4: #fefae6;
$color-5: #ffe9b5;

TAILWIND

colors: {
  'brand-1': '#030303',
  'brand-2': '#1d1919',
  'brand-3': '#fdfdfd',
  'brand-4': '#fefae6',
  'brand-5': '#ffe9b5',
}

RGB Array

[3, 3, 3], [29, 25, 25], [253, 253, 253], [254, 250, 230], [255, 233, 181]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #030303, #1D1919, #FDFDFD, #FEFAE6, #FFE9B5 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: #030303; --color-2: #1d1919; --color-3: #fdfdfd; --color-4: #fefae6; --color-5: #ffe9b5. 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