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

Blue & Light Violet, Violet Color Palette

#DAC0F2 218, 192, 242
#8CB1F5 140, 177, 245
#A79CD5 167, 156, 213
#F5D9F5 245, 217, 245
#DAC0F2
Color 1
#8CB1F5
Color 2
#A79CD5
Color 3
#F5D9F5
Color 4
:root {
  --color-1: #DAC0F2;
  --color-2: #8CB1F5;
  --color-3: #A79CD5;
  --color-4: #F5D9F5;
}
colors: {
  'palette-1': '#DAC0F2',
  'palette-2': '#8CB1F5',
  'palette-3': '#A79CD5',
  'palette-4': '#F5D9F5',
}
const palette = [
  '#DAC0F2',
  '#8CB1F5',
  '#A79CD5',
  '#F5D9F5',
];
$color-1: #DAC0F2;
$color-2: #8CB1F5;
$color-3: #A79CD5;
$color-4: #F5D9F5;
Palette Codes 4 COLORS

This is a cool, high-energy 4-colour palette built from closely related tones that blend harmoniously.

5,900 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Blue (#8CB1F5) and reads as bright and open, with an average saturation of 62% and lightness of 81%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Violet #DAC0F2

rgb(218, 192, 242) · hsl(271, 66%, 85%)

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

Blue #8CB1F5

rgb(140, 177, 245) · hsl(219, 84%, 75%)

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

Violet #A79CD5

rgb(167, 156, 213) · hsl(252, 40%, 72%)

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

Light Pink #F5D9F5

rgb(245, 217, 245) · hsl(300, 58%, 91%)

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
#A79CD5 #F5D9F5 1.93:1 Fail Fail
#8CB1F5 #F5D9F5 1.66:1 Fail Fail
#DAC0F2 #A79CD5 1.53:1 Fail Fail
#DAC0F2 #8CB1F5 1.32:1 Fail Fail
#DAC0F2 #F5D9F5 1.26:1 Fail Fail
#8CB1F5 #A79CD5 1.16:1 Fail Fail

How to use these colors

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

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 #DAC0F2, #8CB1F5, #A79CD5 and #F5D9F5. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

The colours are fairly close in contrast, so pair them carefully for text — put a very light or very dark colour behind body text, and check the contrast table above.

Related Palettes

Copied!