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

Violet & Light Violet, Light Pink Color Palette

#C7A8E9 199, 168, 233
#A348D6 163, 72, 214
#F5DBF5 245, 219, 245
#8BA8DA 139, 168, 218
#C7A8E9
Color 1
#A348D6
Color 2
#F5DBF5
Color 3
#8BA8DA
Color 4
:root {
  --color-1: #C7A8E9;
  --color-2: #A348D6;
  --color-3: #F5DBF5;
  --color-4: #8BA8DA;
}
colors: {
  'palette-1': '#C7A8E9',
  'palette-2': '#A348D6',
  'palette-3': '#F5DBF5',
  'palette-4': '#8BA8DA',
}
const palette = [
  '#C7A8E9',
  '#A348D6',
  '#F5DBF5',
  '#8BA8DA',
];
$color-1: #C7A8E9;
$color-2: #A348D6;
$color-3: #F5DBF5;
$color-4: #8BA8DA;
Palette Codes 4 COLORS

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

1,513 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Light Violet #C7A8E9

rgb(199, 168, 233) · hsl(269, 60%, 79%)

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

Violet #A348D6

rgb(163, 72, 214) · hsl(278, 63%, 56%)

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

Light Pink #F5DBF5

rgb(245, 219, 245) · hsl(300, 57%, 91%)

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

Blue #8BA8DA

rgb(139, 168, 218) · hsl(218, 52%, 70%)

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
#A348D6 #F5DBF5 3.67:1 Fail Fail
#C7A8E9 #A348D6 2.29:1 Fail Fail
#A348D6 #8BA8DA 1.96:1 Fail Fail
#F5DBF5 #8BA8DA 1.88:1 Fail Fail
#C7A8E9 #F5DBF5 1.6:1 Fail Fail
#C7A8E9 #8BA8DA 1.17:1 Fail Fail

How to use these colors

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

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 #C7A8E9, #A348D6, #F5DBF5 and #8BA8DA. 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!