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

Light Violet & Violet, Light Pink Color Palette

#DE9BF5 222, 155, 245
#8521B9 133, 33, 185
#F5E4F5 245, 228, 245
#A0C9F5 160, 201, 245
#DE9BF5
Color 1
#8521B9
Color 2
#F5E4F5
Color 3
#A0C9F5
Color 4
:root {
  --color-1: #DE9BF5;
  --color-2: #8521B9;
  --color-3: #F5E4F5;
  --color-4: #A0C9F5;
}
colors: {
  'palette-1': '#DE9BF5',
  'palette-2': '#8521B9',
  'palette-3': '#F5E4F5',
  'palette-4': '#A0C9F5',
}
const palette = [
  '#DE9BF5',
  '#8521B9',
  '#F5E4F5',
  '#A0C9F5',
];
$color-1: #DE9BF5;
$color-2: #8521B9;
$color-3: #F5E4F5;
$color-4: #A0C9F5;
Palette Codes 4 COLORS

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

5,581 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 Light Violet (#DE9BF5) and reads as bright and open, with an average saturation of 70% and lightness of 73%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Violet #DE9BF5

rgb(222, 155, 245) · hsl(285, 82%, 78%)

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

Violet #8521B9

rgb(133, 33, 185) · hsl(279, 70%, 43%)

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

Light Pink #F5E4F5

rgb(245, 228, 245) · hsl(300, 46%, 93%)

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

Light Blue #A0C9F5

rgb(160, 201, 245) · hsl(211, 81%, 79%)

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
#8521B9 #F5E4F5 5.93:1 Pass Fail
#8521B9 #A0C9F5 4.17:1 Fail Fail
#DE9BF5 #8521B9 3.47:1 Fail Fail
#DE9BF5 #F5E4F5 1.71:1 Fail Fail
#F5E4F5 #A0C9F5 1.42:1 Fail Fail
#DE9BF5 #A0C9F5 1.2:1 Fail Fail

How to use these colors

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

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 #DE9BF5, #8521B9, #F5E4F5 and #A0C9F5. 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 Pink reaches a contrast ratio of 5.93:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!