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

Violet & Light Pink, Light Blue Color Palette

#E8ACF2 232, 172, 242
#A449EA 164, 73, 234
#EDA7D7 237, 167, 215
#B7CBF1 183, 203, 241
#E8ACF2
Color 1
#A449EA
Color 2
#EDA7D7
Color 3
#B7CBF1
Color 4
:root {
  --color-1: #E8ACF2;
  --color-2: #A449EA;
  --color-3: #EDA7D7;
  --color-4: #B7CBF1;
}
colors: {
  'palette-1': '#E8ACF2',
  'palette-2': '#A449EA',
  'palette-3': '#EDA7D7',
  'palette-4': '#B7CBF1',
}
const palette = [
  '#E8ACF2',
  '#A449EA',
  '#EDA7D7',
  '#B7CBF1',
];
$color-1: #E8ACF2;
$color-2: #A449EA;
$color-3: #EDA7D7;
$color-4: #B7CBF1;
Palette Codes 4 COLORS

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

5,249 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Violet (#A449EA) and reads as bright and open, with an average saturation of 71% and lightness of 76%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Pink #E8ACF2

rgb(232, 172, 242) · hsl(291, 73%, 81%)

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

Violet #A449EA

rgb(164, 73, 234) · hsl(274, 79%, 60%)

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

Light Pink #EDA7D7

rgb(237, 167, 215) · hsl(319, 66%, 79%)

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

Light Blue #B7CBF1

rgb(183, 203, 241) · hsl(219, 67%, 83%)

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
#A449EA #B7CBF1 2.72:1 Fail Fail
#E8ACF2 #A449EA 2.46:1 Fail Fail
#A449EA #EDA7D7 2.35:1 Fail Fail
#EDA7D7 #B7CBF1 1.15:1 Fail Fail
#E8ACF2 #B7CBF1 1.1:1 Fail Fail
#E8ACF2 #EDA7D7 1.05:1 Fail Fail

How to use these colors

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

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 #E8ACF2, #A449EA, #EDA7D7 and #B7CBF1. 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!