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

Violet & Light Pink, Light Blue Color Palette

#F5CEF5 245, 206, 245
#8D16A9 141, 22, 169
#F3C8DA 243, 200, 218
#B3CEEF 179, 206, 239
#F5CEF5
Color 1
#8D16A9
Color 2
#F3C8DA
Color 3
#B3CEEF
Color 4
:root {
  --color-1: #F5CEF5;
  --color-2: #8D16A9;
  --color-3: #F3C8DA;
  --color-4: #B3CEEF;
}
colors: {
  'palette-1': '#F5CEF5',
  'palette-2': '#8D16A9',
  'palette-3': '#F3C8DA',
  'palette-4': '#B3CEEF',
}
const palette = [
  '#F5CEF5',
  '#8D16A9',
  '#F3C8DA',
  '#B3CEEF',
];
$color-1: #F5CEF5;
$color-2: #8D16A9;
$color-3: #F3C8DA;
$color-4: #B3CEEF;
Palette Codes 4 COLORS

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

4,154 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, vibrant 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Violet (#8D16A9) and reads as bright and open, with an average saturation of 68% and lightness of 74%. It adapts to a wide range of web and brand projects.

The colors in this palette

Light Pink #F5CEF5

rgb(245, 206, 245) · hsl(300, 66%, 88%)

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

Violet #8D16A9

rgb(141, 22, 169) · hsl(289, 77%, 37%)

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

Light Pink #F3C8DA

rgb(243, 200, 218) · hsl(335, 64%, 87%)

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

Light Blue #B3CEEF

rgb(179, 206, 239) · hsl(213, 65%, 82%)

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
#F5CEF5 #8D16A9 5.33:1 Pass Fail
#8D16A9 #F3C8DA 4.99:1 Pass Fail
#8D16A9 #B3CEEF 4.61:1 Pass Fail
#F5CEF5 #B3CEEF 1.16:1 Fail Fail
#F3C8DA #B3CEEF 1.08:1 Fail Fail
#F5CEF5 #F3C8DA 1.07:1 Fail Fail

How to use these colors

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

Is this a warm or cool colour palette?

It is balanced, mixing warm and cool tones fairly evenly.

What are the hex codes for this palette?

The hex codes are #F5CEF5, #8D16A9, #F3C8DA and #B3CEEF. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Light Pink text on Violet reaches a contrast ratio of 5.33:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!