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

Light Blue & Light Violet, Violet Color Palette

#DAB5F5 218, 181, 245
#721AA4 114, 26, 164
#E19BC2 225, 155, 194
#AAC8F5 170, 200, 245
#DAB5F5
Color 1
#721AA4
Color 2
#E19BC2
Color 3
#AAC8F5
Color 4
:root {
  --color-1: #DAB5F5;
  --color-2: #721AA4;
  --color-3: #E19BC2;
  --color-4: #AAC8F5;
}
colors: {
  'palette-1': '#DAB5F5',
  'palette-2': '#721AA4',
  'palette-3': '#E19BC2',
  'palette-4': '#AAC8F5',
}
const palette = [
  '#DAB5F5',
  '#721AA4',
  '#E19BC2',
  '#AAC8F5',
];
$color-1: #DAB5F5;
$color-2: #721AA4;
$color-3: #E19BC2;
$color-4: #AAC8F5;
Palette Codes 4 COLORS

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

4,632 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 Blue (#AAC8F5) and reads as bright and open, with an average saturation of 70% and lightness of 69%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Violet #DAB5F5

rgb(218, 181, 245) · hsl(275, 76%, 84%)

A light, airy tone — ideal for backgrounds and subtle fills.

Violet #721AA4

rgb(114, 26, 164) · hsl(278, 73%, 37%)

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

Pink #E19BC2

rgb(225, 155, 194) · hsl(327, 54%, 75%)

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

Light Blue #AAC8F5

rgb(170, 200, 245) · hsl(216, 79%, 81%)

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
#721AA4 #AAC8F5 5.12:1 Pass Fail
#DAB5F5 #721AA4 4.96:1 Pass Fail
#721AA4 #E19BC2 4.03:1 Fail Fail
#E19BC2 #AAC8F5 1.27:1 Fail Fail
#DAB5F5 #E19BC2 1.23:1 Fail Fail
#DAB5F5 #AAC8F5 1.03:1 Fail Fail

How to use these colors

  • Background — Light Violet (#DAB5F5): the lightest tone — a clean base for large areas
  • Text — Violet (#721AA4): the darkest tone — readable for body copy and headings
  • Primary — Light Blue (#AAC8F5): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#721AA4): 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 Blue 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: Light Violet (#DAB5F5), Violet (#721AA4), Pink (#E19BC2) and Light Blue (#AAC8F5).

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 #DAB5F5, #721AA4, #E19BC2 and #AAC8F5. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Violet text on Light Blue reaches a contrast ratio of 5.12:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!