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

Violet & Dark Violet, Violet Color Palette

#3C1D49 60, 29, 73
#783993 120, 57, 147
#AB6CC6 171, 108, 198
#D5B6E2 213, 182, 226
#3C1D49
Color 1
#783993
Color 2
#AB6CC6
Color 3
#D5B6E2
Color 4
:root {
  --color-1: #3C1D49;
  --color-2: #783993;
  --color-3: #AB6CC6;
  --color-4: #D5B6E2;
}
colors: {
  'palette-1': '#3C1D49',
  'palette-2': '#783993',
  'palette-3': '#AB6CC6',
  'palette-4': '#D5B6E2',
}
const palette = [
  '#3C1D49',
  '#783993',
  '#AB6CC6',
  '#D5B6E2',
];
$color-1: #3C1D49;
$color-2: #783993;
$color-3: #AB6CC6;
$color-4: #D5B6E2;
Palette Codes 4 COLORS

This is a cool, balanced 4-colour palette mixing related and contrasting tones for a natural feel.

3,043 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, balanced 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Violet (#783993) and reads as well balanced in lightness, with an average saturation of 44% and lightness of 50%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Violet #3C1D49

rgb(60, 29, 73) · hsl(282, 43%, 20%)

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

Violet #783993

rgb(120, 57, 147) · hsl(282, 44%, 40%)

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

Violet #AB6CC6

rgb(171, 108, 198) · hsl(282, 44%, 60%)

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

Light Violet #D5B6E2

rgb(213, 182, 226) · hsl(282, 43%, 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
#3C1D49 #D5B6E2 7.94:1 Pass Pass
#783993 #D5B6E2 4.14:1 Fail Fail
#3C1D49 #AB6CC6 3.89:1 Fail Fail
#AB6CC6 #D5B6E2 2.04:1 Fail Fail
#783993 #AB6CC6 2.03:1 Fail Fail
#3C1D49 #783993 1.92:1 Fail Fail

How to use these colors

  • Background — Light Violet (#D5B6E2): the lightest tone — a clean base for large areas
  • Text — Dark Violet (#3C1D49): the darkest tone — readable for body copy and headings
  • Primary — Violet (#783993): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#AB6CC6): 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 (#3C1D49), Violet (#783993), Violet (#AB6CC6) and Light Violet (#D5B6E2).

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 #3C1D49, #783993, #AB6CC6 and #D5B6E2. 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.94:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!