← Back to Editor

#FFFFFF · #FFF1C7 · #89A5C8 · #8E779A · #463928

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData 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

#FFF1C7

Goose Yellow · Bisque · Lemon Cream

HEX
#FFF1C7
RGB
rgb(255, 241, 199)
HSL
hsl(45, 100%, 89%)
HSB
hsb(45, 22%, 100%)
CMYK
cmyk(0%, 5%, 22%, 0%)
Oklch
oklch(95.9% 0.056 91.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#89A5C8

Azure · DarkGray · Cobalt Blue

HEX
#89A5C8
RGB
rgb(137, 165, 200)
HSL
hsl(213, 36%, 66%)
HSB
hsb(213, 32%, 78%)
CMYK
cmyk(32%, 17%, 0%, 22%)
Oklch
oklch(71.3% 0.060 254.2)

TraditionalAzure」· PaintCobalt Blue」· Creative Twilight Haze

#8E779A

Dark Plum · LightSlateGray · Violet

HEX
#8E779A
RGB
rgb(142, 119, 154)
HSL
hsl(279, 15%, 54%)
HSB
hsb(279, 23%, 60%)
CMYK
cmyk(8%, 23%, 0%, 40%)
Oklch
oklch(60.3% 0.058 314.0)

TraditionalDark Plum」· PaintViolet」· Creative Blush Sunrise

#463928

Ochre · DarkSlateGray · Cinnamon

HEX
#463928
RGB
rgb(70, 57, 40)
HSL
hsl(34, 27%, 22%)
HSB
hsb(34, 43%, 27%)
CMYK
cmyk(0%, 19%, 43%, 73%)
Oklch
oklch(35.4% 0.033 73.9)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

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
FFF1C7
89A5C8
8E779A
463928
1.1
Fail
2.5
Fail
4.0
AA Large
11.2
AAA
1.1
Fail
2.3
Fail
3.6
AA Large
9.9
AAA
2.5
Fail
2.3
Fail
1.6
Fail
4.4
AA Large
4.0
AA Large
3.6
AA Large
1.6
Fail
2.8
Fail
11.2
AAA
9.9
AAA
4.4
AA Large
2.8
Fail
White BG
1.0Fail
1.1Fail
2.5Fail
4.0AA Large
11.2AAA
Black BG
21.0AAA
18.7AAA
8.3AAA
5.3AA
1.9Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
F9F9D1
9595C0
848492
40402C

Deuteranopia

FFFFFF
FAFBD4
9491BE
858790
41422D

Tritanopia

FFFFFF
FED9DB
8AB9B7
8D8B89
452F30

Achromatopsia

FFFFFF
F0F0F0
A1A1A1
828282
3B3B3B

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#FFF1C7

Dark
Light

#89A5C8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #fff1c7;
  --color-3: #89a5c8;
  --color-4: #8e779a;
  --color-5: #463928;
}

SCSS

$color-1: #ffffff;
$color-2: #fff1c7;
$color-3: #89a5c8;
$color-4: #8e779a;
$color-5: #463928;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#fff1c7',
  'brand-3': '#89a5c8',
  'brand-4': '#8e779a',
  'brand-5': '#463928',
}

RGB Array

[255, 255, 255], [255, 241, 199], [137, 165, 200], [142, 119, 154], [70, 57, 40]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #FFF1C7, #89A5C8, #8E779A, #463928 is ideal for: health products, baby brands, fresh-style blogs, 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: #fff1c7; --color-3: #89a5c8; --color-4: #8e779a; --color-5: #463928. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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