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

Light Violet & Dark Violet, Violet Color Palette

#431254 67, 18, 84
#8725A7 135, 37, 167
#BA58DA 186, 88, 218
#DCABED 220, 171, 237
#431254
Color 1
#8725A7
Color 2
#BA58DA
Color 3
#DCABED
Color 4
:root {
  --color-1: #431254;
  --color-2: #8725A7;
  --color-3: #BA58DA;
  --color-4: #DCABED;
}
colors: {
  'palette-1': '#431254',
  'palette-2': '#8725A7',
  'palette-3': '#BA58DA',
  'palette-4': '#DCABED',
}
const palette = [
  '#431254',
  '#8725A7',
  '#BA58DA',
  '#DCABED',
];
$color-1: #431254;
$color-2: #8725A7;
$color-3: #BA58DA;
$color-4: #DCABED;
Palette Codes 4 COLORS

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

4,260 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Dark Violet #431254

rgb(67, 18, 84) · hsl(285, 65%, 20%)

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

Violet #8725A7

rgb(135, 37, 167) · hsl(285, 64%, 40%)

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

Violet #BA58DA

rgb(186, 88, 218) · hsl(285, 64%, 60%)

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

Light Violet #DCABED

rgb(220, 171, 237) · hsl(285, 65%, 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
#431254 #DCABED 7.63:1 Pass Pass
#8725A7 #DCABED 3.89:1 Fail Fail
#431254 #BA58DA 3.78:1 Fail Fail
#BA58DA #DCABED 2.02:1 Fail Fail
#431254 #8725A7 1.96:1 Fail Fail
#8725A7 #BA58DA 1.93:1 Fail Fail

How to use these colors

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

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 #431254, #8725A7, #BA58DA and #DCABED. 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.63:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!