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

Violet & Light Pink, Light Blue Color Palette

#E99CF5 233, 156, 245
#C66BF5 198, 107, 245
#E7BFDF 231, 191, 223
#B4D1F5 180, 209, 245
#E99CF5
Color 1
#C66BF5
Color 2
#E7BFDF
Color 3
#B4D1F5
Color 4
:root {
  --color-1: #E99CF5;
  --color-2: #C66BF5;
  --color-3: #E7BFDF;
  --color-4: #B4D1F5;
}
colors: {
  'palette-1': '#E99CF5',
  'palette-2': '#C66BF5',
  'palette-3': '#E7BFDF',
  'palette-4': '#B4D1F5',
}
const palette = [
  '#E99CF5',
  '#C66BF5',
  '#E7BFDF',
  '#B4D1F5',
];
$color-1: #E99CF5;
$color-2: #C66BF5;
$color-3: #E7BFDF;
$color-4: #B4D1F5;
Palette Codes 4 COLORS

This is a cool, vibrant 4-colour palette whose tones sit close together for a smooth, cohesive feel.

1,531 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Violet (#C66BF5) and reads as bright and open, with an average saturation of 73% and lightness of 78%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Pink #E99CF5

rgb(233, 156, 245) · hsl(292, 82%, 79%)

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

Violet #C66BF5

rgb(198, 107, 245) · hsl(280, 87%, 69%)

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

Light Pink #E7BFDF

rgb(231, 191, 223) · hsl(312, 45%, 83%)

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

Light Blue #B4D1F5

rgb(180, 209, 245) · hsl(213, 76%, 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
#C66BF5 #B4D1F5 1.96:1 Fail Fail
#C66BF5 #E7BFDF 1.89:1 Fail Fail
#E99CF5 #C66BF5 1.54:1 Fail Fail
#E99CF5 #B4D1F5 1.27:1 Fail Fail
#E99CF5 #E7BFDF 1.23:1 Fail Fail
#E7BFDF #B4D1F5 1.04:1 Fail Fail

How to use these colors

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

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 #E99CF5, #C66BF5, #E7BFDF and #B4D1F5. 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!