← Back to Editor

#FFFEFC · #F79900 · #1F1D1B · #08080F · #0F0D0A

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

#FFFEFC

Goose Yellow · White · Lemon Cream

HEX
#FFFEFC
RGB
rgb(255, 254, 252)
HSL
hsl(40, 100%, 99%)
HSB
hsb(40, 1%, 100%)
CMYK
cmyk(0%, 0%, 1%, 0%)
Oklch
oklch(99.7% 0.003 84.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#F79900

Ochre · Orange · Amber Brown

HEX
#F79900
RGB
rgb(247, 153, 0)
HSL
hsl(37, 100%, 48%)
HSB
hsb(37, 100%, 97%)
CMYK
cmyk(0%, 38%, 100%, 3%)
Oklch
oklch(76.2% 0.168 67.1)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#1F1D1B

Ink Black · Black · Dark Stone

HEX
#1F1D1B
RGB
rgb(31, 29, 27)
HSL
hsl(30, 7%, 11%)
HSB
hsb(30, 13%, 12%)
CMYK
cmyk(0%, 6%, 13%, 88%)
Oklch
oklch(23.2% 0.005 67.6)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#08080F

Deep Indigo · Black · Deep Sea Blue

HEX
#08080F
RGB
rgb(8, 8, 15)
HSL
hsl(240, 30%, 5%)
HSB
hsb(240, 47%, 6%)
CMYK
cmyk(47%, 47%, 0%, 94%)
Oklch
oklch(13.8% 0.016 284.2)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#0F0D0A

Ochre · Black · Cinnamon

HEX
#0F0D0A
RGB
rgb(15, 13, 10)
HSL
hsl(36, 20%, 5%)
HSB
hsb(36, 33%, 6%)
CMYK
cmyk(0%, 13%, 33%, 94%)
Oklch
oklch(16.0% 0.007 78.1)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFEFC
FAFCFF

Analogous

FFFBFA
FFFEFC
FEFFFA

Triadic

FFFEFC
FAFFFD
FDFAFF

Split-Comp.

FFFEFC
FAFEFF
FBFAFF

Tetradic

FFFEFC
FAFFFB
FAFCFF
FFFAFE

Contrast Matrix WCAG 2.1 Contrast

FFFEFC
F79900
1F1D1B
08080F
0F0D0A
2.2
Fail
16.7
AAA
19.8
AAA
19.3
AAA
2.2
Fail
7.6
AAA
9.0
AAA
8.8
AAA
16.7
AAA
7.6
AAA
1.2
Fail
1.2
Fail
19.8
AAA
9.0
AAA
1.2
Fail
1.0
Fail
19.3
AAA
8.8
AAA
1.2
Fail
1.0
Fail
White BG
1.0Fail
2.2Fail
16.8AAA
20.0AAA
19.4AAA
Black BG
20.8AAA
9.5AAA
1.2Fail
1.1Fail
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFC
CECD25
1E1E1B
08080D
0E0E0B

Deuteranopia

FFFFFD
D4DB2E
1E1E1C
08080D
0E0E0B

Tritanopia

FFFDFD
F24249
1F1C1C
080C0C
0F0B0B

Achromatopsia

FEFEFE
A4A4A4
1D1D1D
090909
0D0D0D

Shades & Tints Shades & Tints

#FFFEFC

Dark
Light

#F79900

Dark
Light

#1F1D1B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffefc;
  --color-2: #f79900;
  --color-3: #1f1d1b;
  --color-4: #08080f;
  --color-5: #0f0d0a;
}

SCSS

$color-1: #fffefc;
$color-2: #f79900;
$color-3: #1f1d1b;
$color-4: #08080f;
$color-5: #0f0d0a;

TAILWIND

colors: {
  'brand-1': '#fffefc',
  'brand-2': '#f79900',
  'brand-3': '#1f1d1b',
  'brand-4': '#08080f',
  'brand-5': '#0f0d0a',
}

RGB Array

[255, 254, 252], [247, 153, 0], [31, 29, 27], [8, 8, 15], [15, 13, 10]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFEFC, #F79900, #1F1D1B, #08080F, #0F0D0A is ideal for: tech websites, dark mode UIs, game UIs, 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: #fffefc; --color-2: #f79900; --color-3: #1f1d1b; --color-4: #08080f; --color-5: #0f0d0a. 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 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