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

Violet & Dark Violet, Violet Color Palette

#2A1E48 42, 30, 72
#533B91 83, 59, 145
#866EC4 134, 110, 196
#C3B7E1 195, 183, 225
#2A1E48
Color 1
#533B91
Color 2
#866EC4
Color 3
#C3B7E1
Color 4
:root {
  --color-1: #2A1E48;
  --color-2: #533B91;
  --color-3: #866EC4;
  --color-4: #C3B7E1;
}
colors: {
  'palette-1': '#2A1E48',
  'palette-2': '#533B91',
  'palette-3': '#866EC4',
  'palette-4': '#C3B7E1',
}
const palette = [
  '#2A1E48',
  '#533B91',
  '#866EC4',
  '#C3B7E1',
];
$color-1: #2A1E48;
$color-2: #533B91;
$color-3: #866EC4;
$color-4: #C3B7E1;
Palette Codes 4 COLORS

This is a cool, balanced 4-colour palette with a comfortable balance of contrast and harmony.

5,101 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, balanced 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Violet (#866EC4) and reads as well balanced in lightness, with an average saturation of 42% and lightness of 50%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Violet #2A1E48

rgb(42, 30, 72) · hsl(257, 41%, 20%)

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

Violet #533B91

rgb(83, 59, 145) · hsl(257, 42%, 40%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Violet #866EC4

rgb(134, 110, 196) · hsl(257, 42%, 60%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Light Violet #C3B7E1

rgb(195, 183, 225) · hsl(257, 41%, 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
#2A1E48 #C3B7E1 8.12:1 Pass Pass
#533B91 #C3B7E1 4.65:1 Pass Fail
#2A1E48 #866EC4 3.66:1 Fail Fail
#866EC4 #C3B7E1 2.22:1 Fail Fail
#533B91 #866EC4 2.1:1 Fail Fail
#2A1E48 #533B91 1.74:1 Fail Fail

How to use these colors

  • Background — Light Violet (#C3B7E1): the lightest tone — a clean base for large areas
  • Text — Dark Violet (#2A1E48): the darkest tone — readable for body copy and headings
  • Primary — Violet (#866EC4): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#533B91): 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 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 (#2A1E48), Violet (#533B91), Violet (#866EC4) and Light Violet (#C3B7E1).

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 #2A1E48, #533B91, #866EC4 and #C3B7E1. 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 8.12:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!