← Back to Editor

#FFFFFF · #BF9D3E · #FCF9FC · #916A21 · #4F4E57

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

#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

#BF9D3E

Ochre · GoldenRod · Honey Gold

HEX
#BF9D3E
RGB
rgb(191, 157, 62)
HSL
hsl(44, 51%, 50%)
HSB
hsb(44, 68%, 75%)
CMYK
cmyk(0%, 18%, 68%, 25%)
Oklch
oklch(70.9% 0.119 89.1)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#FCF9FC

Mauve · Snow · Lavender

HEX
#FCF9FC
RGB
rgb(252, 249, 252)
HSL
hsl(300, 33%, 98%)
HSB
hsb(300, 1%, 99%)
CMYK
cmyk(0%, 1%, 0%, 1%)
Oklch
oklch(98.5% 0.005 325.6)

TraditionalMauve」· PaintLavender」· Creative Rose Petal

#916A21

Ochre · Sienna · Amber Brown

HEX
#916A21
RGB
rgb(145, 106, 33)
HSL
hsl(39, 63%, 35%)
HSB
hsb(39, 77%, 57%)
CMYK
cmyk(0%, 27%, 77%, 43%)
Oklch
oklch(55.1% 0.100 79.0)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#4F4E57

Ink Gray · DarkSlateGray · Charcoal

HEX
#4F4E57
RGB
rgb(79, 78, 87)
HSL
hsl(247, 5%, 32%)
HSB
hsb(247, 10%, 34%)
CMYK
cmyk(9%, 10%, 0%, 66%)
Oklch
oklch(42.8% 0.015 290.9)

TraditionalInk Gray」· PaintCharcoal」· 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
BF9D3E
FCF9FC
916A21
4F4E57
2.6
Fail
1.0
Fail
4.9
AA
8.2
AAA
2.6
Fail
2.5
Fail
1.9
Fail
3.2
AA Large
1.0
Fail
2.5
Fail
4.7
AA
7.9
AAA
4.9
AA
1.9
Fail
4.7
AA
1.7
Fail
8.2
AAA
3.2
AA Large
7.9
AAA
1.7
Fail
White BG
1.0Fail
2.6Fail
1.0Fail
4.9AA
8.2AAA
Black BG
21.0AAA
8.1AAA
20.1AAA
4.3AA Large
2.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
B0B055
FBFBFB
808033
4F4F55

Deuteranopia

FFFFFF
B2B55B
FBFBFB
828537
4F4F54

Tritanopia

FFFFFF
BD676B
FCFBFB
8F4144
4F5353

Achromatopsia

FFFFFF
9C9C9C
FAFAFA
6D6D6D
4F4F4F

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#BF9D3E

Dark
Light

#FCF9FC

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #bf9d3e;
  --color-3: #fcf9fc;
  --color-4: #916a21;
  --color-5: #4f4e57;
}

SCSS

$color-1: #ffffff;
$color-2: #bf9d3e;
$color-3: #fcf9fc;
$color-4: #916a21;
$color-5: #4f4e57;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#bf9d3e',
  'brand-3': '#fcf9fc',
  'brand-4': '#916a21',
  'brand-5': '#4f4e57',
}

RGB Array

[255, 255, 255], [191, 157, 62], [252, 249, 252], [145, 106, 33], [79, 78, 87]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #BF9D3E, #FCF9FC, #916A21, #4F4E57 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: #ffffff; --color-2: #bf9d3e; --color-3: #fcf9fc; --color-4: #916a21; --color-5: #4f4e57. 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