← Back to Editor

#363636 · #413C98 · #A8ABE0 · #CED6FA · #F4F6FF

space

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

#363636

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#363636
RGB
rgb(54, 54, 54)
HSL
hsl(0, 0%, 21%)
HSB
hsb(0, 0%, 21%)
CMYK
cmyk(0%, 0%, 0%, 79%)
Oklch
oklch(33.3% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#413C98

Deep Indigo · DarkSlateBlue · Navy Blue

HEX
#413C98
RGB
rgb(65, 60, 152)
HSL
hsl(243, 43%, 42%)
HSB
hsb(243, 61%, 60%)
CMYK
cmyk(57%, 61%, 0%, 40%)
Oklch
oklch(41.7% 0.146 280.4)

TraditionalDeep Indigo」· PaintNavy Blue」· Creative Blush Sunrise

#A8ABE0

Azure · LightSteelBlue · Cobalt Blue

HEX
#A8ABE0
RGB
rgb(168, 171, 224)
HSL
hsl(237, 47%, 77%)
HSB
hsb(237, 25%, 88%)
CMYK
cmyk(25%, 24%, 0%, 12%)
Oklch
oklch(75.8% 0.076 281.9)

TraditionalAzure」· PaintCobalt Blue」· Creative Twilight Haze

#CED6FA

Azure · Lavender · Sky Blue

HEX
#CED6FA
RGB
rgb(206, 214, 250)
HSL
hsl(229, 81%, 89%)
HSB
hsb(229, 18%, 98%)
CMYK
cmyk(18%, 14%, 0%, 2%)
Oklch
oklch(88.1% 0.050 275.4)

TraditionalAzure」· PaintSky Blue」· Creative Twilight Haze

#F4F6FF

Azure · Snow · Sky Blue

HEX
#F4F6FF
RGB
rgb(244, 246, 255)
HSL
hsl(229, 100%, 98%)
HSB
hsb(229, 4%, 100%)
CMYK
cmyk(4%, 4%, 0%, 0%)
Oklch
oklch(97.4% 0.012 276.1)

TraditionalAzure」· PaintSky Blue」· Creative Twilight Haze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

363636
363636

Analogous

363636
363636
363636

Triadic

363636
363636
363636

Split-Comp.

363636
363636
363636

Tetradic

363636
363636
363636
363636

Contrast Matrix WCAG 2.1 Contrast

363636
413C98
A8ABE0
CED6FA
F4F6FF
1.3
Fail
5.5
AA
8.4
AAA
11.2
AAA
1.3
Fail
4.1
AA Large
6.3
AA
8.4
AAA
5.5
AA
4.1
AA Large
1.5
Fail
2.0
Fail
8.4
AAA
6.3
AA
1.5
Fail
1.3
Fail
11.2
AAA
8.4
AAA
2.0
Fail
1.3
Fail
White BG
12.1AAA
9.0AAA
2.2Fail
1.4Fail
1.1Fail
Black BG
1.7Fail
2.3Fail
9.6AAA
14.6AAA
19.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

363636
3F3F82
A9A9D3
D1D2F1
F5F5FD

Deuteranopia

363636
3F407C
A9A9D0
D1D0EF
F5F5FC

Tritanopia

363636
41706C
A8C9C7
CEEAE9
F4FBFB

Achromatopsia

363636
484848
B0B0B0
D8D8D8
F6F6F6

Shades & Tints Shades & Tints

#363636

Dark
Light

#413C98

Dark
Light

#A8ABE0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #363636;
  --color-2: #413c98;
  --color-3: #a8abe0;
  --color-4: #ced6fa;
  --color-5: #f4f6ff;
}

SCSS

$color-1: #363636;
$color-2: #413c98;
$color-3: #a8abe0;
$color-4: #ced6fa;
$color-5: #f4f6ff;

TAILWIND

colors: {
  'brand-1': '#363636',
  'brand-2': '#413c98',
  'brand-3': '#a8abe0',
  'brand-4': '#ced6fa',
  'brand-5': '#f4f6ff',
}

RGB Array

[54, 54, 54], [65, 60, 152], [168, 171, 224], [206, 214, 250], [244, 246, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This space-style palette of #363636, #413C98, #A8ABE0, #CED6FA, #F4F6FF 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: #363636; --color-2: #413c98; --color-3: #a8abe0; --color-4: #ced6fa; --color-5: #f4f6ff. 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 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