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

Light Blue & Violet, Light Pink Color Palette

#BF88E4 191, 136, 228
#8316A1 131, 22, 161
#F2BDF5 242, 189, 245
#9FCCF3 159, 204, 243
#BF88E4
Color 1
#8316A1
Color 2
#F2BDF5
Color 3
#9FCCF3
Color 4
:root {
  --color-1: #BF88E4;
  --color-2: #8316A1;
  --color-3: #F2BDF5;
  --color-4: #9FCCF3;
}
colors: {
  'palette-1': '#BF88E4',
  'palette-2': '#8316A1',
  'palette-3': '#F2BDF5',
  'palette-4': '#9FCCF3',
}
const palette = [
  '#BF88E4',
  '#8316A1',
  '#F2BDF5',
  '#9FCCF3',
];
$color-1: #BF88E4;
$color-2: #8316A1;
$color-3: #F2BDF5;
$color-4: #9FCCF3;
Palette Codes 4 COLORS

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

4,125 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Violet #BF88E4

rgb(191, 136, 228) · hsl(276, 63%, 71%)

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

Violet #8316A1

rgb(131, 22, 161) · hsl(287, 76%, 36%)

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

Light Pink #F2BDF5

rgb(242, 189, 245) · hsl(297, 74%, 85%)

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

Light Blue #9FCCF3

rgb(159, 204, 243) · hsl(208, 78%, 79%)

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
#8316A1 #F2BDF5 5.15:1 Pass Fail
#8316A1 #9FCCF3 4.78:1 Pass Fail
#BF88E4 #8316A1 3.03:1 Fail Fail
#BF88E4 #F2BDF5 1.7:1 Fail Fail
#BF88E4 #9FCCF3 1.58:1 Fail Fail
#F2BDF5 #9FCCF3 1.08:1 Fail Fail

How to use these colors

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

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 #BF88E4, #8316A1, #F2BDF5 and #9FCCF3. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

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

Related Palettes

Copied!