← Back to Editor

#FFFCFF · #C69D5F · #464B9C · #51072C · #120F18

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

#FFFCFF

Mauve · White · Lavender

HEX
#FFFCFF
RGB
rgb(255, 252, 255)
HSL
hsl(300, 100%, 99%)
HSB
hsb(300, 1%, 100%)
CMYK
cmyk(0%, 1%, 0%, 0%)
Oklch
oklch(99.4% 0.005 325.6)

TraditionalMauve」· PaintLavender」· Creative Rose Petal

#C69D5F

Ginger · DarkSalmon · Warm Sun

HEX
#C69D5F
RGB
rgb(198, 157, 95)
HSL
hsl(36, 47%, 57%)
HSB
hsb(36, 52%, 78%)
CMYK
cmyk(0%, 21%, 52%, 22%)
Oklch
oklch(72.0% 0.094 76.7)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#464B9C

Indigo · DarkSlateBlue · Navy Blue

HEX
#464B9C
RGB
rgb(70, 75, 156)
HSL
hsl(237, 38%, 44%)
HSB
hsb(237, 55%, 61%)
CMYK
cmyk(55%, 52%, 0%, 39%)
Oklch
oklch(45.2% 0.130 277.2)

TraditionalIndigo」· PaintNavy Blue」· Creative Blush Sunrise

#51072C

Dark Violet · Maroon · Raspberry

HEX
#51072C
RGB
rgb(81, 7, 44)
HSL
hsl(330, 84%, 17%)
HSB
hsb(330, 91%, 32%)
CMYK
cmyk(0%, 91%, 46%, 68%)
Oklch
oklch(29.0% 0.109 356.9)

TraditionalDark Violet」· PaintRaspberry」· Creative Blush Sunrise

#120F18

Deep Indigo · Black · Dark Purple

HEX
#120F18
RGB
rgb(18, 15, 24)
HSL
hsl(260, 23%, 8%)
HSB
hsb(260, 38%, 9%)
CMYK
cmyk(25%, 37%, 0%, 91%)
Oklch
oklch(17.7% 0.019 299.7)

TraditionalDeep Indigo」· PaintDark Purple」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFCFF
FAFFFA

Analogous

FCFAFF
FFFCFF
FFFAFC

Triadic

FFFCFF
FFFFFA
FAFFFF

Split-Comp.

FFFCFF
FCFFFA
FAFFFC

Tetradic

FFFCFF
FFFCFA
FAFFFA
FAFCFF

Contrast Matrix WCAG 2.1 Contrast

FFFCFF
C69D5F
464B9C
51072C
120F18
2.5
Fail
7.5
AAA
14.6
AAA
18.6
AAA
2.5
Fail
3.1
AA Large
5.9
AA
7.6
AAA
7.5
AAA
3.1
AA Large
1.9
Fail
2.5
Fail
14.6
AAA
5.9
AA
1.9
Fail
1.3
Fail
18.6
AAA
7.6
AAA
2.5
Fail
1.3
Fail
White BG
1.0Fail
2.5Fail
7.6AAA
14.8AAA
19.0AAA
Black BG
20.6AAA
8.4AAA
2.7Fail
1.4Fail
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FEFEFE
B4B46E
484888
313023
111116

Deuteranopia

FEFEFE
B7BA72
484884
353B21
111115

Tritanopia

FFFEFE
C47A7C
467976
4D1C1A
121414

Achromatopsia

FDFDFD
A2A2A2
535353
212121
111111

Shades & Tints Shades & Tints

#FFFCFF

Dark
Light

#C69D5F

Dark
Light

#464B9C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffcff;
  --color-2: #c69d5f;
  --color-3: #464b9c;
  --color-4: #51072c;
  --color-5: #120f18;
}

SCSS

$color-1: #fffcff;
$color-2: #c69d5f;
$color-3: #464b9c;
$color-4: #51072c;
$color-5: #120f18;

TAILWIND

colors: {
  'brand-1': '#fffcff',
  'brand-2': '#c69d5f',
  'brand-3': '#464b9c',
  'brand-4': '#51072c',
  'brand-5': '#120f18',
}

RGB Array

[255, 252, 255], [198, 157, 95], [70, 75, 156], [81, 7, 44], [18, 15, 24]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFCFF, #C69D5F, #464B9C, #51072C, #120F18 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: #fffcff; --color-2: #c69d5f; --color-3: #464b9c; --color-4: #51072c; --color-5: #120f18. 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