← Back to Editor

#030303 · #6647D3 · #B0B1CF · #F4F2B4 · #FBFAEA

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

#030303

Ink Black · Black · Jet Black

HEX
#030303
RGB
rgb(3, 3, 3)
HSL
hsl(0, 0%, 1%)
HSB
hsb(0, 0%, 1%)
CMYK
cmyk(0%, 0%, 0%, 99%)
Oklch
oklch(9.7% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#6647D3

Deep Indigo · SlateBlue · Navy Blue

HEX
#6647D3
RGB
rgb(102, 71, 211)
HSL
hsl(253, 61%, 55%)
HSB
hsb(253, 66%, 83%)
CMYK
cmyk(52%, 66%, 0%, 17%)
Oklch
oklch(51.4% 0.204 287.1)

TraditionalDeep Indigo」· PaintNavy Blue」· Creative Blush Sunrise

#B0B1CF

Azure · LightSteelBlue · Cobalt Blue

HEX
#B0B1CF
RGB
rgb(176, 177, 207)
HSL
hsl(238, 24%, 75%)
HSB
hsb(238, 15%, 81%)
CMYK
cmyk(15%, 14%, 0%, 19%)
Oklch
oklch(76.9% 0.043 283.8)

TraditionalAzure」· PaintCobalt Blue」· Creative Twilight Haze

#F4F2B4

Fresh Green · Wheat · Lemon Cream

HEX
#F4F2B4
RGB
rgb(244, 242, 180)
HSL
hsl(58, 74%, 83%)
HSB
hsb(58, 26%, 96%)
CMYK
cmyk(0%, 1%, 26%, 4%)
Oklch
oklch(94.8% 0.079 106.3)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FBFAEA

Fresh Green · SeaShell · Lemon Cream

HEX
#FBFAEA
RGB
rgb(251, 250, 234)
HSL
hsl(56, 68%, 95%)
HSB
hsb(56, 7%, 98%)
CMYK
cmyk(0%, 0%, 7%, 2%)
Oklch
oklch(98.2% 0.021 103.9)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

030303
030303

Analogous

030303
030303
030303

Triadic

030303
030303
030303

Split-Comp.

030303
030303
030303

Tetradic

030303
030303
030303
030303

Contrast Matrix WCAG 2.1 Contrast

030303
6647D3
B0B1CF
F4F2B4
FBFAEA
3.3
AA Large
9.9
AAA
17.9
AAA
19.6
AAA
3.3
AA Large
2.9
Fail
5.3
AA
5.9
AA
9.9
AAA
2.9
Fail
1.8
Fail
2.0
Fail
17.9
AAA
5.3
AA
1.8
Fail
1.1
Fail
19.6
AAA
5.9
AA
2.0
Fail
1.1
Fail
White BG
20.6AAA
6.2AA
2.1Fail
1.2Fail
1.1Fail
Black BG
1.0Fail
3.4AA Large
10.0AAA
18.2AAA
20.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

030303
5958B1
B0B0C8
F3F3C3
FBFBEE

Deuteranopia

030303
5A5DA9
B0B0C6
F3F3C7
FBFBEF

Tritanopia

030303
649691
B0C2C1
F4CFD1
FBF1F2

Achromatopsia

030303
606060
B4B4B4
ECECEC
F8F8F8

Shades & Tints Shades & Tints

#030303

Dark
Light

#6647D3

Dark
Light

#B0B1CF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #030303;
  --color-2: #6647d3;
  --color-3: #b0b1cf;
  --color-4: #f4f2b4;
  --color-5: #fbfaea;
}

SCSS

$color-1: #030303;
$color-2: #6647d3;
$color-3: #b0b1cf;
$color-4: #f4f2b4;
$color-5: #fbfaea;

TAILWIND

colors: {
  'brand-1': '#030303',
  'brand-2': '#6647d3',
  'brand-3': '#b0b1cf',
  'brand-4': '#f4f2b4',
  'brand-5': '#fbfaea',
}

RGB Array

[3, 3, 3], [102, 71, 211], [176, 177, 207], [244, 242, 180], [251, 250, 234]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #030303, #6647D3, #B0B1CF, #F4F2B4, #FBFAEA 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: #030303; --color-2: #6647d3; --color-3: #b0b1cf; --color-4: #f4f2b4; --color-5: #fbfaea. 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