← Back to Editor

#000000 · #A8DAFF · #B5DCF9 · #FAFEDD · #000000

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

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#A8DAFF

Sky Blue · LightBlue · Sky Blue

HEX
#A8DAFF
RGB
rgb(168, 218, 255)
HSL
hsl(206, 100%, 83%)
HSB
hsb(206, 34%, 100%)
CMYK
cmyk(34%, 15%, 0%, 0%)
Oklch
oklch(86.6% 0.073 240.7)

TraditionalSky Blue」· PaintSky Blue」· Creative Twilight Haze

#B5DCF9

Sky Blue · LightBlue · Sky Blue

HEX
#B5DCF9
RGB
rgb(181, 220, 249)
HSL
hsl(206, 85%, 84%)
HSB
hsb(206, 27%, 98%)
CMYK
cmyk(27%, 12%, 0%, 2%)
Oklch
oklch(87.6% 0.057 240.5)

TraditionalSky Blue」· PaintSky Blue」· Creative Twilight Haze

#FAFEDD

Fresh Green · LightYellow · Lemon Cream

HEX
#FAFEDD
RGB
rgb(250, 254, 221)
HSL
hsl(67, 94%, 93%)
HSB
hsb(67, 13%, 100%)
CMYK
cmyk(2%, 0%, 13%, 0%)
Oklch
oklch(98.5% 0.043 112.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
A8DAFF
B5DCF9
FAFEDD
000000
14.1
AAA
14.6
AAA
20.3
AAA
14.1
AAA
1.0
Fail
1.4
Fail
14.1
AAA
14.6
AAA
1.0
Fail
1.4
Fail
14.6
AAA
20.3
AAA
1.4
Fail
1.4
Fail
20.3
AAA
14.1
AAA
14.6
AAA
20.3
AAA
White BG
21.0AAA
1.5Fail
1.4Fail
1.0Fail
21.0AAA
Black BG
1.0Fail
14.1AAA
14.6AAA
20.3AAA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
BEBEF6
C6C6F2
FCFCE5
000000

Deuteranopia

000000
BBB7F4
C4C1F0
FCFBE7
000000

Tritanopia

000000
ABEFED
B7ECEB
FAEBED
000000

Achromatopsia

000000
CFCFCF
D4D4D4
F9F9F9
000000

Shades & Tints Shades & Tints

#000000

Dark
Light

#A8DAFF

Dark
Light

#B5DCF9

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #a8daff;
  --color-3: #b5dcf9;
  --color-4: #fafedd;
  --color-5: #000000;
}

SCSS

$color-1: #000000;
$color-2: #a8daff;
$color-3: #b5dcf9;
$color-4: #fafedd;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#a8daff',
  'brand-3': '#b5dcf9',
  'brand-4': '#fafedd',
  'brand-5': '#000000',
}

RGB Array

[0, 0, 0], [168, 218, 255], [181, 220, 249], [250, 254, 221], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #A8DAFF, #B5DCF9, #FAFEDD, #000000 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: #000000; --color-2: #a8daff; --color-3: #b5dcf9; --color-4: #fafedd; --color-5: #000000. 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