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

Light Violet & Dark Violet, Violet Color Palette

#451254 69, 18, 84
#8B25A7 139, 37, 167
#BE58DA 190, 88, 218
#DEABED 222, 171, 237
#451254
Color 1
#8B25A7
Color 2
#BE58DA
Color 3
#DEABED
Color 4
:root {
  --color-1: #451254;
  --color-2: #8B25A7;
  --color-3: #BE58DA;
  --color-4: #DEABED;
}
colors: {
  'palette-1': '#451254',
  'palette-2': '#8B25A7',
  'palette-3': '#BE58DA',
  'palette-4': '#DEABED',
}
const palette = [
  '#451254',
  '#8B25A7',
  '#BE58DA',
  '#DEABED',
];
$color-1: #451254;
$color-2: #8B25A7;
$color-3: #BE58DA;
$color-4: #DEABED;
Palette Codes 4 COLORS

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

1,024 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Light Violet (#DEABED) 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 #451254

rgb(69, 18, 84) · hsl(286, 65%, 20%)

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

Violet #8B25A7

rgb(139, 37, 167) · hsl(287, 64%, 40%)

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

Violet #BE58DA

rgb(190, 88, 218) · hsl(287, 64%, 60%)

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

Light Violet #DEABED

rgb(222, 171, 237) · hsl(286, 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
#451254 #DEABED 7.6:1 Pass Pass
#8B25A7 #DEABED 3.82:1 Fail Fail
#451254 #BE58DA 3.81:1 Fail Fail
#451254 #8B25A7 1.99:1 Fail Fail
#BE58DA #DEABED 1.99:1 Fail Fail
#8B25A7 #BE58DA 1.92:1 Fail Fail

How to use these colors

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

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 #451254, #8B25A7, #BE58DA and #DEABED. 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.6:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!