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

Light Teal & Violet, Light Pink Color Palette

#AC91CA 172, 145, 202
#9EE7F5 158, 231, 245
#B59BEC 181, 155, 236
#F5EAF5 245, 234, 245
#AC91CA
Color 1
#9EE7F5
Color 2
#B59BEC
Color 3
#F5EAF5
Color 4
:root {
  --color-1: #AC91CA;
  --color-2: #9EE7F5;
  --color-3: #B59BEC;
  --color-4: #F5EAF5;
}
colors: {
  'palette-1': '#AC91CA',
  'palette-2': '#9EE7F5',
  'palette-3': '#B59BEC',
  'palette-4': '#F5EAF5',
}
const palette = [
  '#AC91CA',
  '#9EE7F5',
  '#B59BEC',
  '#F5EAF5',
];
$color-1: #AC91CA;
$color-2: #9EE7F5;
$color-3: #B59BEC;
$color-4: #F5EAF5;
Palette Codes 4 COLORS

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

5,375 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

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

The colors in this palette

Violet #AC91CA

rgb(172, 145, 202) · hsl(268, 35%, 68%)

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

Light Teal #9EE7F5

rgb(158, 231, 245) · hsl(190, 81%, 79%)

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

Violet #B59BEC

rgb(181, 155, 236) · hsl(259, 68%, 77%)

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

Light Pink #F5EAF5

rgb(245, 234, 245) · hsl(300, 35%, 94%)

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
#AC91CA #F5EAF5 2.35:1 Fail Fail
#B59BEC #F5EAF5 2.03:1 Fail Fail
#AC91CA #9EE7F5 1.99:1 Fail Fail
#9EE7F5 #B59BEC 1.72:1 Fail Fail
#9EE7F5 #F5EAF5 1.18:1 Fail Fail
#AC91CA #B59BEC 1.16:1 Fail Fail

How to use these colors

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

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 #AC91CA, #9EE7F5, #B59BEC and #F5EAF5. 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!