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

Light Violet & Dark Violet, Violet Color Palette

#42075F 66, 7, 95
#830EBE 131, 14, 190
#B641F1 182, 65, 241
#DBA0F8 219, 160, 248
#42075F
Color 1
#830EBE
Color 2
#B641F1
Color 3
#DBA0F8
Color 4
:root {
  --color-1: #42075F;
  --color-2: #830EBE;
  --color-3: #B641F1;
  --color-4: #DBA0F8;
}
colors: {
  'palette-1': '#42075F',
  'palette-2': '#830EBE',
  'palette-3': '#B641F1',
  'palette-4': '#DBA0F8',
}
const palette = [
  '#42075F',
  '#830EBE',
  '#B641F1',
  '#DBA0F8',
];
$color-1: #42075F;
$color-2: #830EBE;
$color-3: #B641F1;
$color-4: #DBA0F8;
Palette Codes 4 COLORS

This is a cool, vibrant 4-colour palette pairing strongly contrasting colours for real visual punch.

3,127 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Light Violet (#DBA0F8) and reads as well balanced in lightness, with an average saturation of 86% and lightness of 50%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Violet #42075F

rgb(66, 7, 95) · hsl(280, 86%, 20%)

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

Violet #830EBE

rgb(131, 14, 190) · hsl(280, 86%, 40%)

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

Violet #B641F1

rgb(182, 65, 241) · hsl(280, 86%, 60%)

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

Light Violet #DBA0F8

rgb(219, 160, 248) · hsl(280, 86%, 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
#42075F #DBA0F8 7.28:1 Pass Pass
#830EBE #DBA0F8 3.75:1 Fail Fail
#42075F #B641F1 3.51:1 Fail Fail
#B641F1 #DBA0F8 2.07:1 Fail Fail
#42075F #830EBE 1.94:1 Fail Fail
#830EBE #B641F1 1.81:1 Fail Fail

How to use these colors

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

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 #42075F, #830EBE, #B641F1 and #DBA0F8. 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.28:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!