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

Violet & Light Pink, Pink Color Palette

#F5CCF5 245, 204, 245
#C65BEC 198, 91, 236
#C48CCA 196, 140, 202
#8BAFE7 139, 175, 231
#F5CCF5
Color 1
#C65BEC
Color 2
#C48CCA
Color 3
#8BAFE7
Color 4
:root {
  --color-1: #F5CCF5;
  --color-2: #C65BEC;
  --color-3: #C48CCA;
  --color-4: #8BAFE7;
}
colors: {
  'palette-1': '#F5CCF5',
  'palette-2': '#C65BEC',
  'palette-3': '#C48CCA',
  'palette-4': '#8BAFE7',
}
const palette = [
  '#F5CCF5',
  '#C65BEC',
  '#C48CCA',
  '#8BAFE7',
];
$color-1: #F5CCF5;
$color-2: #C65BEC;
$color-3: #C48CCA;
$color-4: #8BAFE7;
Palette Codes 4 COLORS

This is a cool, vibrant 4-colour palette with a comfortable balance of contrast and harmony.

7,413 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Violet (#C65BEC) and reads as bright and open, with an average saturation of 62% and lightness of 73%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Pink #F5CCF5

rgb(245, 204, 245) · hsl(300, 67%, 88%)

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

Violet #C65BEC

rgb(198, 91, 236) · hsl(284, 79%, 64%)

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

Pink #C48CCA

rgb(196, 140, 202) · hsl(294, 37%, 67%)

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

Blue #8BAFE7

rgb(139, 175, 231) · hsl(217, 66%, 73%)

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

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
#F5CCF5 #C65BEC 2.43:1 Fail Fail
#F5CCF5 #C48CCA 1.87:1 Fail Fail
#F5CCF5 #8BAFE7 1.58:1 Fail Fail
#C65BEC #8BAFE7 1.54:1 Fail Fail
#C65BEC #C48CCA 1.3:1 Fail Fail
#C48CCA #8BAFE7 1.18:1 Fail Fail

How to use these colors

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

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 #F5CCF5, #C65BEC, #C48CCA and #8BAFE7. 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!