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

Blue & Violet, Light Pink Color Palette

#B798CF 183, 152, 207
#93B9F3 147, 185, 243
#A78CC7 167, 140, 199
#F5D8F5 245, 216, 245
#B798CF
Color 1
#93B9F3
Color 2
#A78CC7
Color 3
#F5D8F5
Color 4
:root {
  --color-1: #B798CF;
  --color-2: #93B9F3;
  --color-3: #A78CC7;
  --color-4: #F5D8F5;
}
colors: {
  'palette-1': '#B798CF',
  'palette-2': '#93B9F3',
  'palette-3': '#A78CC7',
  'palette-4': '#F5D8F5',
}
const palette = [
  '#B798CF',
  '#93B9F3',
  '#A78CC7',
  '#F5D8F5',
];
$color-1: #B798CF;
$color-2: #93B9F3;
$color-3: #A78CC7;
$color-4: #F5D8F5;
Palette Codes 4 COLORS

This is a cool, versatile 4-colour palette built from closely related tones that blend harmoniously.

7,424 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, versatile 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Blue (#93B9F3) and reads as bright and open, with an average saturation of 53% and lightness of 76%. It works well for calm, professional and modern interfaces.

The colors in this palette

Violet #B798CF

rgb(183, 152, 207) · hsl(274, 36%, 70%)

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

Blue #93B9F3

rgb(147, 185, 243) · hsl(216, 80%, 76%)

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

Violet #A78CC7

rgb(167, 140, 199) · hsl(267, 35%, 66%)

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

Light Pink #F5D8F5

rgb(245, 216, 245) · hsl(300, 59%, 90%)

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
#A78CC7 #F5D8F5 2.22:1 Fail Fail
#B798CF #F5D8F5 1.91:1 Fail Fail
#93B9F3 #F5D8F5 1.53:1 Fail Fail
#93B9F3 #A78CC7 1.45:1 Fail Fail
#B798CF #93B9F3 1.25:1 Fail Fail
#B798CF #A78CC7 1.16:1 Fail Fail

How to use these colors

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

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 #B798CF, #93B9F3, #A78CC7 and #F5D8F5. 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!