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

Dark Violet & Violet, Light Violet Color Palette

#32194D 50, 25, 77
#64329A 100, 50, 154
#9765CD 151, 101, 205
#CBB2E6 203, 178, 230
#32194D
Color 1
#64329A
Color 2
#9765CD
Color 3
#CBB2E6
Color 4
:root {
  --color-1: #32194D;
  --color-2: #64329A;
  --color-3: #9765CD;
  --color-4: #CBB2E6;
}
colors: {
  'palette-1': '#32194D',
  'palette-2': '#64329A',
  'palette-3': '#9765CD',
  'palette-4': '#CBB2E6',
}
const palette = [
  '#32194D',
  '#64329A',
  '#9765CD',
  '#CBB2E6',
];
$color-1: #32194D;
$color-2: #64329A;
$color-3: #9765CD;
$color-4: #CBB2E6;
Palette Codes 4 COLORS

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

1,077 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 Dark Violet (#32194D) and reads as well balanced in lightness, with an average saturation of 51% and lightness of 50%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Violet #32194D

rgb(50, 25, 77) · hsl(269, 51%, 20%)

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

Violet #64329A

rgb(100, 50, 154) · hsl(269, 51%, 40%)

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

Violet #9765CD

rgb(151, 101, 205) · hsl(269, 51%, 60%)

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

Light Violet #CBB2E6

rgb(203, 178, 230) · hsl(269, 51%, 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
#32194D #CBB2E6 8:1 Pass Pass
#64329A #CBB2E6 4.48:1 Fail Fail
#32194D #9765CD 3.66:1 Fail Fail
#9765CD #CBB2E6 2.18:1 Fail Fail
#64329A #9765CD 2.05:1 Fail Fail
#32194D #64329A 1.78:1 Fail Fail

How to use these colors

  • Background — Light Violet (#CBB2E6): the lightest tone — a clean base for large areas
  • Text — Dark Violet (#32194D): the darkest tone — readable for body copy and headings
  • Primary — Dark Violet (#32194D): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#64329A): 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 (#32194D), Violet (#64329A), Violet (#9765CD) and Light Violet (#CBB2E6).

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 #32194D, #64329A, #9765CD and #CBB2E6. 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:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!