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

Light Pink & Violet, Light Pink Color Palette

#E3A7EC 227, 167, 236
#C89FE5 200, 159, 229
#E2BBDA 226, 187, 218
#EBA8C7 235, 168, 199
#E3A7EC
Color 1
#C89FE5
Color 2
#E2BBDA
Color 3
#EBA8C7
Color 4
:root {
  --color-1: #E3A7EC;
  --color-2: #C89FE5;
  --color-3: #E2BBDA;
  --color-4: #EBA8C7;
}
colors: {
  'palette-1': '#E3A7EC',
  'palette-2': '#C89FE5',
  'palette-3': '#E2BBDA',
  'palette-4': '#EBA8C7',
}
const palette = [
  '#E3A7EC',
  '#C89FE5',
  '#E2BBDA',
  '#EBA8C7',
];
$color-1: #E3A7EC;
$color-2: #C89FE5;
$color-3: #E2BBDA;
$color-4: #EBA8C7;
Palette Codes 4 COLORS

This is a balanced, versatile 4-colour palette built from closely related tones that blend harmoniously.

141 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, versatile 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Light Pink (#E3A7EC) and reads as bright and open, with an average saturation of 56% and lightness of 79%. It adapts to a wide range of web and brand projects.

The colors in this palette

Light Pink #E3A7EC

rgb(227, 167, 236) · hsl(292, 64%, 79%)

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

Violet #C89FE5

rgb(200, 159, 229) · hsl(275, 57%, 76%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Light Pink #E2BBDA

rgb(226, 187, 218) · hsl(312, 40%, 81%)

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

Light Pink #EBA8C7

rgb(235, 168, 199) · hsl(332, 63%, 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
#C89FE5 #E2BBDA 1.29:1 Fail Fail
#E3A7EC #C89FE5 1.15:1 Fail Fail
#C89FE5 #EBA8C7 1.15:1 Fail Fail
#E2BBDA #EBA8C7 1.13:1 Fail Fail
#E3A7EC #E2BBDA 1.12:1 Fail Fail
#E3A7EC #EBA8C7 1:1 Fail Fail

How to use these colors

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

Is this a warm or cool colour palette?

It is balanced, mixing warm and cool tones fairly evenly.

What are the hex codes for this palette?

The hex codes are #E3A7EC, #C89FE5, #E2BBDA and #EBA8C7. 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!