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

Blue & Light Violet, Violet Color Palette

#EFD4F5 239, 212, 245
#61A6E4 97, 166, 228
#AC9BEA 172, 155, 234
#F5DFF5 245, 223, 245
#EFD4F5
Color 1
#61A6E4
Color 2
#AC9BEA
Color 3
#F5DFF5
Color 4
:root {
  --color-1: #EFD4F5;
  --color-2: #61A6E4;
  --color-3: #AC9BEA;
  --color-4: #F5DFF5;
}
colors: {
  'palette-1': '#EFD4F5',
  'palette-2': '#61A6E4',
  'palette-3': '#AC9BEA',
  'palette-4': '#F5DFF5',
}
const palette = [
  '#EFD4F5',
  '#61A6E4',
  '#AC9BEA',
  '#F5DFF5',
];
$color-1: #EFD4F5;
$color-2: #61A6E4;
$color-3: #AC9BEA;
$color-4: #F5DFF5;
Palette Codes 4 COLORS

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

2,398 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 Blue (#61A6E4) and reads as bright and open, with an average saturation of 63% and lightness of 80%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Violet #EFD4F5

rgb(239, 212, 245) · hsl(289, 62%, 90%)

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

Blue #61A6E4

rgb(97, 166, 228) · hsl(208, 71%, 64%)

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

Violet #AC9BEA

rgb(172, 155, 234) · hsl(253, 65%, 76%)

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

Light Pink #F5DFF5

rgb(245, 223, 245) · hsl(300, 52%, 92%)

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
#61A6E4 #F5DFF5 2.07:1 Fail Fail
#AC9BEA #F5DFF5 1.94:1 Fail Fail
#EFD4F5 #61A6E4 1.91:1 Fail Fail
#EFD4F5 #AC9BEA 1.79:1 Fail Fail
#EFD4F5 #F5DFF5 1.09:1 Fail Fail
#61A6E4 #AC9BEA 1.07:1 Fail Fail

How to use these colors

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

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 #EFD4F5, #61A6E4, #AC9BEA and #F5DFF5. 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!