Dark Violet & Violet, Light Violet Color Palette — PaletteCSS
Back to palettes

Dark Violet & Violet, Light Violet Color Palette

#1B0F57 27, 15, 87
#361EAE 54, 30, 174
#6951E1 105, 81, 225
#B4A8F0 180, 168, 240
#1B0F57
Color 1
#361EAE
Color 2
#6951E1
Color 3
#B4A8F0
Color 4
:root {
  --color-1: #1B0F57;
  --color-2: #361EAE;
  --color-3: #6951E1;
  --color-4: #B4A8F0;
}
colors: {
  'palette-1': '#1B0F57',
  'palette-2': '#361EAE',
  'palette-3': '#6951E1',
  'palette-4': '#B4A8F0',
}
const palette = [
  '#1B0F57',
  '#361EAE',
  '#6951E1',
  '#B4A8F0',
];
$color-1: #1B0F57;
$color-2: #361EAE;
$color-3: #6951E1;
$color-4: #B4A8F0;
Palette Codes 4 COLORS

This is a cool, high-energy 4-colour palette that combines high-contrast tones for a bold, dynamic look.

2,193 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Dark Violet (#1B0F57) and reads as well balanced in lightness, with an average saturation of 71% and lightness of 50%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Violet #1B0F57

rgb(27, 15, 87) · hsl(250, 71%, 20%)

A deep, low-lightness tone — strong for text, headings and bold accents.

Violet #361EAE

rgb(54, 30, 174) · hsl(250, 71%, 40%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Violet #6951E1

rgb(105, 81, 225) · hsl(250, 71%, 60%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Light Violet #B4A8F0

rgb(180, 168, 240) · hsl(250, 71%, 80%)

A light, airy tone — ideal for backgrounds and subtle fills.

Accessibility & contrast

Colour contrast decides whether text stays readable. Here is how each pair of colours in this palette performs when one is used as text on the other, measured against the WCAG standard (AA needs 4.5:1, AAA needs 7:1).

TextBackgroundRatioAAAAA
#1B0F57 #B4A8F0 7.82:1 Pass Pass
#361EAE #B4A8F0 5.02:1 Pass Fail
#1B0F57 #6951E1 3.09:1 Fail Fail
#6951E1 #B4A8F0 2.54:1 Fail Fail
#361EAE #6951E1 1.98:1 Fail Fail
#1B0F57 #361EAE 1.56:1 Fail Fail

How to use these colors

  • Background — Light Violet (#B4A8F0): the lightest tone — a clean base for large areas
  • Text — Dark Violet (#1B0F57): the darkest tone — readable for body copy and headings
  • Primary — Dark Violet (#1B0F57): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#361EAE): a secondary highlight for badges and details

Colors that pair with this palette

Want to extend this palette? These colours pair naturally with its dominant Dark Violet tone, based on colour-wheel harmony. Tap a swatch to explore that colour family.

Frequently asked questions

What colours are in this palette?

This palette has 4 colours: Dark Violet (#1B0F57), Violet (#361EAE), Violet (#6951E1) and Light Violet (#B4A8F0).

Is this a warm or cool colour palette?

It is a cool palette — its tones lean toward blues, greens and purples, which feel calm and modern.

What are the hex codes for this palette?

The hex codes are #1B0F57, #361EAE, #6951E1 and #B4A8F0. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Dark Violet text on Light Violet reaches a contrast ratio of 7.82:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!