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

Light Violet & Dark Violet, Violet Color Palette

#271353 39, 19, 83
#4E26A6 78, 38, 166
#8159D9 129, 89, 217
#C0ACEC 192, 172, 236
#271353
Color 1
#4E26A6
Color 2
#8159D9
Color 3
#C0ACEC
Color 4
:root {
  --color-1: #271353;
  --color-2: #4E26A6;
  --color-3: #8159D9;
  --color-4: #C0ACEC;
}
colors: {
  'palette-1': '#271353',
  'palette-2': '#4E26A6',
  'palette-3': '#8159D9',
  'palette-4': '#C0ACEC',
}
const palette = [
  '#271353',
  '#4E26A6',
  '#8159D9',
  '#C0ACEC',
];
$color-1: #271353;
$color-2: #4E26A6;
$color-3: #8159D9;
$color-4: #C0ACEC;
Palette Codes 4 COLORS

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

2,669 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 (#C0ACEC) and reads as well balanced in lightness, with an average saturation of 63% and lightness of 50%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Violet #271353

rgb(39, 19, 83) · hsl(259, 63%, 20%)

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

Violet #4E26A6

rgb(78, 38, 166) · hsl(259, 63%, 40%)

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

Violet #8159D9

rgb(129, 89, 217) · hsl(259, 63%, 60%)

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

Light Violet #C0ACEC

rgb(192, 172, 236) · hsl(259, 63%, 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
#271353 #C0ACEC 7.94:1 Pass Pass
#4E26A6 #C0ACEC 4.81:1 Pass Fail
#271353 #8159D9 3.35:1 Fail Fail
#8159D9 #C0ACEC 2.37:1 Fail Fail
#4E26A6 #8159D9 2.03:1 Fail Fail
#271353 #4E26A6 1.65:1 Fail Fail

How to use these colors

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

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 #271353, #4E26A6, #8159D9 and #C0ACEC. 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!