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

Light Pink & Red, Violet Color Palette

#ECACDB 236, 172, 219
#D9A6A7 217, 166, 167
#C3A5E3 195, 165, 227
#BAE3D3 186, 227, 211
#ECACDB
Color 1
#D9A6A7
Color 2
#C3A5E3
Color 3
#BAE3D3
Color 4
:root {
  --color-1: #ECACDB;
  --color-2: #D9A6A7;
  --color-3: #C3A5E3;
  --color-4: #BAE3D3;
}
colors: {
  'palette-1': '#ECACDB',
  'palette-2': '#D9A6A7',
  'palette-3': '#C3A5E3',
  'palette-4': '#BAE3D3',
}
const palette = [
  '#ECACDB',
  '#D9A6A7',
  '#C3A5E3',
  '#BAE3D3',
];
$color-1: #ECACDB;
$color-2: #D9A6A7;
$color-3: #C3A5E3;
$color-4: #BAE3D3;
Palette Codes 4 COLORS

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

3,872 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, versatile 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Light Pink (#ECACDB) and reads as bright and open, with an average saturation of 49% and lightness of 78%. It adapts to a wide range of web and brand projects.

The colors in this palette

Light Pink #ECACDB

rgb(236, 172, 219) · hsl(316, 63%, 80%)

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

Red #D9A6A7

rgb(217, 166, 167) · hsl(359, 40%, 75%)

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

Violet #C3A5E3

rgb(195, 165, 227) · hsl(269, 53%, 77%)

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

Light Green #BAE3D3

rgb(186, 227, 211) · hsl(157, 42%, 81%)

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
#C3A5E3 #BAE3D3 1.53:1 Fail Fail
#D9A6A7 #BAE3D3 1.51:1 Fail Fail
#ECACDB #BAE3D3 1.31:1 Fail Fail
#ECACDB #C3A5E3 1.17:1 Fail Fail
#ECACDB #D9A6A7 1.15:1 Fail Fail
#D9A6A7 #C3A5E3 1.02:1 Fail Fail

How to use these colors

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

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 #ECACDB, #D9A6A7, #C3A5E3 and #BAE3D3. 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!