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

Light Teal & Light Violet, Violet Color Palette

#C59FF0 197, 159, 240
#BBF3F5 187, 243, 245
#977BBE 151, 123, 190
#DCA6E4 220, 166, 228
#C59FF0
Color 1
#BBF3F5
Color 2
#977BBE
Color 3
#DCA6E4
Color 4
:root {
  --color-1: #C59FF0;
  --color-2: #BBF3F5;
  --color-3: #977BBE;
  --color-4: #DCA6E4;
}
colors: {
  'palette-1': '#C59FF0',
  'palette-2': '#BBF3F5',
  'palette-3': '#977BBE',
  'palette-4': '#DCA6E4',
}
const palette = [
  '#C59FF0',
  '#BBF3F5',
  '#977BBE',
  '#DCA6E4',
];
$color-1: #C59FF0;
$color-2: #BBF3F5;
$color-3: #977BBE;
$color-4: #DCA6E4;
Palette Codes 4 COLORS

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

291 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Light Teal (#BBF3F5) and reads as bright and open, with an average saturation of 59% and lightness of 75%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Violet #C59FF0

rgb(197, 159, 240) · hsl(268, 73%, 78%)

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

Light Teal #BBF3F5

rgb(187, 243, 245) · hsl(182, 74%, 85%)

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

Violet #977BBE

rgb(151, 123, 190) · hsl(265, 34%, 61%)

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

Pink #DCA6E4

rgb(220, 166, 228) · hsl(292, 53%, 77%)

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
#BBF3F5 #977BBE 2.93:1 Fail Fail
#C59FF0 #BBF3F5 1.8:1 Fail Fail
#977BBE #DCA6E4 1.8:1 Fail Fail
#C59FF0 #977BBE 1.63:1 Fail Fail
#BBF3F5 #DCA6E4 1.62:1 Fail Fail
#C59FF0 #DCA6E4 1.11:1 Fail Fail

How to use these colors

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

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 #C59FF0, #BBF3F5, #977BBE and #DCA6E4. 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!