← Back to Editor

#FAECCF · #88627D · #402740 · #201A36 · #080D2C

space

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

#FAECCF

Goose Yellow · Bisque · Lemon Cream

HEX
#FAECCF
RGB
rgb(250, 236, 207)
HSL
hsl(40, 81%, 90%)
HSB
hsb(40, 17%, 98%)
CMYK
cmyk(0%, 6%, 17%, 2%)
Oklch
oklch(94.7% 0.041 85.3)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#88627D

Rose Purple · Gray · Violet

HEX
#88627D
RGB
rgb(136, 98, 125)
HSL
hsl(317, 16%, 46%)
HSB
hsb(317, 28%, 53%)
CMYK
cmyk(0%, 28%, 8%, 47%)
Oklch
oklch(54.4% 0.062 337.4)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

#402740

Rose Purple · DarkSlateGray · Dark Purple

HEX
#402740
RGB
rgb(64, 39, 64)
HSL
hsl(300, 24%, 20%)
HSB
hsb(300, 39%, 25%)
CMYK
cmyk(0%, 39%, 0%, 75%)
Oklch
oklch(31.4% 0.055 326.8)

TraditionalRose Purple」· PaintDark Purple」· Creative Blush Sunrise

#201A36

Deep Indigo · MidnightBlue · Deep Sea Blue

HEX
#201A36
RGB
rgb(32, 26, 54)
HSL
hsl(253, 35%, 16%)
HSB
hsb(253, 52%, 21%)
CMYK
cmyk(41%, 52%, 0%, 79%)
Oklch
oklch(24.0% 0.053 291.8)

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

#080D2C

Indigo · Black · Deep Sea Blue

HEX
#080D2C
RGB
rgb(8, 13, 44)
HSL
hsl(232, 69%, 10%)
HSB
hsb(232, 82%, 17%)
CMYK
cmyk(82%, 70%, 0%, 83%)
Oklch
oklch(17.7% 0.063 271.4)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FAECCF
D1DFFA

Analogous

FAD8D1
FAECCF
F3FAD1

Triadic

FAECCF
D1FAEC
ECD1FA

Split-Comp.

FAECCF
D1F3FA
D8D1FA

Tetradic

FAECCF
D1FAD8
D1DFFA
FAD1F3

Contrast Matrix WCAG 2.1 Contrast

FAECCF
88627D
402740
201A36
080D2C
4.4
AA Large
11.4
AAA
14.2
AAA
16.3
AAA
4.4
AA Large
2.6
Fail
3.2
AA Large
3.7
AA Large
11.4
AAA
2.6
Fail
1.3
Fail
1.4
Fail
14.2
AAA
3.2
AA Large
1.3
Fail
1.1
Fail
16.3
AAA
3.7
AA Large
1.4
Fail
1.1
Fail
White BG
1.2Fail
5.1AA
13.3AAA
16.6AAA
19.0AAA
Black BG
18.0AAA
4.1AA Large
1.6Fail
1.3Fail
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F4F4D6
787776
35353A
1D1D2F
0A0A24

Deuteranopia

F5F6D8
7A7D75
373939
1E1E2E
0A0A23

Tritanopia

F9DCDD
867170
3F3534
202A29
081F1D

Achromatopsia

EDEDED
707070
313131
1F1F1F
0F0F0F

Shades & Tints Shades & Tints

#FAECCF

Dark
Light

#88627D

Dark
Light

#402740

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #faeccf;
  --color-2: #88627d;
  --color-3: #402740;
  --color-4: #201a36;
  --color-5: #080d2c;
}

SCSS

$color-1: #faeccf;
$color-2: #88627d;
$color-3: #402740;
$color-4: #201a36;
$color-5: #080d2c;

TAILWIND

colors: {
  'brand-1': '#faeccf',
  'brand-2': '#88627d',
  'brand-3': '#402740',
  'brand-4': '#201a36',
  'brand-5': '#080d2c',
}

RGB Array

[250, 236, 207], [136, 98, 125], [64, 39, 64], [32, 26, 54], [8, 13, 44]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This space-style palette of #FAECCF, #88627D, #402740, #201A36, #080D2C 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: #faeccf; --color-2: #88627d; --color-3: #402740; --color-4: #201a36; --color-5: #080d2c. 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 space-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