← Back to Editor

#FCFBEC · #3E3548 · #794F6D

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

#FCFBEC

Fresh Green · SeaShell · Lemon Cream

HEX
#FCFBEC
RGB
rgb(252, 251, 236)
HSL
hsl(56, 73%, 96%)
HSB
hsb(56, 6%, 99%)
CMYK
cmyk(0%, 0%, 6%, 1%)
Oklch
oklch(98.5% 0.020 103.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#3E3548

Deep Indigo · DarkSlateGray · Eggplant

HEX
#3E3548
RGB
rgb(62, 53, 72)
HSL
hsl(268, 15%, 25%)
HSB
hsb(268, 26%, 28%)
CMYK
cmyk(14%, 26%, 0%, 72%)
Oklch
oklch(34.6% 0.035 306.2)

TraditionalDeep Indigo」· PaintEggplant」· Creative Blush Sunrise

#794F6D

Rose Purple · DimGray · Eggplant

HEX
#794F6D
RGB
rgb(121, 79, 109)
HSL
hsl(317, 21%, 39%)
HSB
hsb(317, 35%, 47%)
CMYK
cmyk(0%, 35%, 10%, 53%)
Oklch
oklch(48.5% 0.071 337.8)

TraditionalRose Purple」· PaintEggplant」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FCFBEC
EDEEFC

Analogous

FCF4ED
FCFBEC
F6FCED

Triadic

FCFBEC
EDFCFB
FBEDFC

Split-Comp.

FCFBEC
EDF6FC
F4EDFC

Tetradic

FCFBEC
EDFCF4
EDEEFC
FCEDF6

Contrast Matrix WCAG 2.1 Contrast

FCFBEC
3E3548
794F6D
11.1
AAA
6.4
AA
11.1
AAA
1.7
Fail
6.4
AA
1.7
Fail
White BG
1.0Fail
11.6AAA
6.7AA
Black BG
20.1AAA
1.8Fail
3.2AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

FCFCF0
3A3A43
676666

Deuteranopia

FCFCF1
3B3B42
696C64

Tritanopia

FCF2F3
3E403F
77605F

Achromatopsia

FAFAFA
3A3A3A
5F5F5F

Shades & Tints Shades & Tints

#FCFBEC

Dark
Light

#3E3548

Dark
Light

#794F6D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fcfbec;
  --color-2: #3e3548;
  --color-3: #794f6d;
}

SCSS

$color-1: #fcfbec;
$color-2: #3e3548;
$color-3: #794f6d;

TAILWIND

colors: {
  'brand-1': '#fcfbec',
  'brand-2': '#3e3548',
  'brand-3': '#794f6d',
}

RGB Array

[252, 251, 236], [62, 53, 72], [121, 79, 109]

FAQ FAQ

What scenarios is this 3-color palette suitable for?

This general-style palette of #FCFBEC, #3E3548, #794F6D is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 3-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #fcfbec; --color-2: #3e3548; --color-3: #794f6d. 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 3-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