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

Dark Violet & Violet, Light Violet Color Palette

#211452 33, 20, 82
#4129A3 65, 41, 163
#745CD6 116, 92, 214
#BAADEB 186, 173, 235
#211452
Color 1
#4129A3
Color 2
#745CD6
Color 3
#BAADEB
Color 4
:root {
  --color-1: #211452;
  --color-2: #4129A3;
  --color-3: #745CD6;
  --color-4: #BAADEB;
}
colors: {
  'palette-1': '#211452',
  'palette-2': '#4129A3',
  'palette-3': '#745CD6',
  'palette-4': '#BAADEB',
}
const palette = [
  '#211452',
  '#4129A3',
  '#745CD6',
  '#BAADEB',
];
$color-1: #211452;
$color-2: #4129A3;
$color-3: #745CD6;
$color-4: #BAADEB;
Palette Codes 4 COLORS

This is a cool, high-energy 4-colour palette with a comfortable balance of contrast and harmony.

83 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Dark Violet (#211452) and reads as well balanced in lightness, with an average saturation of 60% and lightness of 50%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Violet #211452

rgb(33, 20, 82) · hsl(253, 61%, 20%)

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

Violet #4129A3

rgb(65, 41, 163) · hsl(252, 60%, 40%)

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

Violet #745CD6

rgb(116, 92, 214) · hsl(252, 60%, 60%)

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

Light Violet #BAADEB

rgb(186, 173, 235) · hsl(253, 61%, 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
#211452 #BAADEB 7.98:1 Pass Pass
#4129A3 #BAADEB 4.96:1 Pass Fail
#211452 #745CD6 3.3:1 Fail Fail
#745CD6 #BAADEB 2.42:1 Fail Fail
#4129A3 #745CD6 2.05:1 Fail Fail
#211452 #4129A3 1.61:1 Fail Fail

How to use these colors

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

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 #211452, #4129A3, #745CD6 and #BAADEB. 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.98:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!