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

Light Violet & Teal, Light Pink Color Palette

#A8E5D1 168, 229, 209
#E7BFD7 231, 191, 215
#E8D4F5 232, 212, 245
#75A0DE 117, 160, 222
#A8E5D1
Color 1
#E7BFD7
Color 2
#E8D4F5
Color 3
#75A0DE
Color 4
:root {
  --color-1: #A8E5D1;
  --color-2: #E7BFD7;
  --color-3: #E8D4F5;
  --color-4: #75A0DE;
}
colors: {
  'palette-1': '#A8E5D1',
  'palette-2': '#E7BFD7',
  'palette-3': '#E8D4F5',
  'palette-4': '#75A0DE',
}
const palette = [
  '#A8E5D1',
  '#E7BFD7',
  '#E8D4F5',
  '#75A0DE',
];
$color-1: #A8E5D1;
$color-2: #E7BFD7;
$color-3: #E8D4F5;
$color-4: #75A0DE;
Palette Codes 4 COLORS

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

5,874 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Teal #A8E5D1

rgb(168, 229, 209) · hsl(160, 54%, 78%)

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

Light Pink #E7BFD7

rgb(231, 191, 215) · hsl(324, 45%, 83%)

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

Light Violet #E8D4F5

rgb(232, 212, 245) · hsl(276, 62%, 90%)

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

Blue #75A0DE

rgb(117, 160, 222) · hsl(215, 61%, 66%)

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

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
#E8D4F5 #75A0DE 1.93:1 Fail Fail
#A8E5D1 #75A0DE 1.89:1 Fail Fail
#E7BFD7 #75A0DE 1.64:1 Fail Fail
#E7BFD7 #E8D4F5 1.18:1 Fail Fail
#A8E5D1 #E7BFD7 1.15:1 Fail Fail
#A8E5D1 #E8D4F5 1.03:1 Fail Fail

How to use these colors

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

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 #A8E5D1, #E7BFD7, #E8D4F5 and #75A0DE. 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!