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

Light Pink & Violet, Light Pink Color Palette

#E99EF4 233, 158, 244
#852BCF 133, 43, 207
#F5E0F5 245, 224, 245
#ABCAF5 171, 202, 245
#E99EF4
Color 1
#852BCF
Color 2
#F5E0F5
Color 3
#ABCAF5
Color 4
:root {
  --color-1: #E99EF4;
  --color-2: #852BCF;
  --color-3: #F5E0F5;
  --color-4: #ABCAF5;
}
colors: {
  'palette-1': '#E99EF4',
  'palette-2': '#852BCF',
  'palette-3': '#F5E0F5',
  'palette-4': '#ABCAF5',
}
const palette = [
  '#E99EF4',
  '#852BCF',
  '#F5E0F5',
  '#ABCAF5',
];
$color-1: #E99EF4;
$color-2: #852BCF;
$color-3: #F5E0F5;
$color-4: #ABCAF5;
Palette Codes 4 COLORS

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

5,974 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Light Pink (#E99EF4) and reads as bright and open, with an average saturation of 69% and lightness of 75%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Pink #E99EF4

rgb(233, 158, 244) · hsl(292, 80%, 79%)

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

Violet #852BCF

rgb(133, 43, 207) · hsl(273, 66%, 49%)

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

Light Pink #F5E0F5

rgb(245, 224, 245) · hsl(300, 51%, 92%)

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

Light Blue #ABCAF5

rgb(171, 202, 245) · hsl(215, 79%, 82%)

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
#852BCF #F5E0F5 5.2:1 Pass Fail
#852BCF #ABCAF5 3.85:1 Fail Fail
#E99EF4 #852BCF 3.29:1 Fail Fail
#E99EF4 #F5E0F5 1.58:1 Fail Fail
#F5E0F5 #ABCAF5 1.35:1 Fail Fail
#E99EF4 #ABCAF5 1.17:1 Fail Fail

How to use these colors

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

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 #E99EF4, #852BCF, #F5E0F5 and #ABCAF5. 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.2:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!