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

Light Blue & Violet, Light Pink Color Palette

#BA99E6 186, 153, 230
#9043C4 144, 67, 196
#F5E4F5 245, 228, 245
#CDDFF5 205, 223, 245
#BA99E6
Color 1
#9043C4
Color 2
#F5E4F5
Color 3
#CDDFF5
Color 4
:root {
  --color-1: #BA99E6;
  --color-2: #9043C4;
  --color-3: #F5E4F5;
  --color-4: #CDDFF5;
}
colors: {
  'palette-1': '#BA99E6',
  'palette-2': '#9043C4',
  'palette-3': '#F5E4F5',
  'palette-4': '#CDDFF5',
}
const palette = [
  '#BA99E6',
  '#9043C4',
  '#F5E4F5',
  '#CDDFF5',
];
$color-1: #BA99E6;
$color-2: #9043C4;
$color-3: #F5E4F5;
$color-4: #CDDFF5;
Palette Codes 4 COLORS

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

6,955 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, easygoing 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Light Blue (#CDDFF5) and reads as bright and open, with an average saturation of 56% and lightness of 77%. It works well for calm, professional and modern interfaces.

The colors in this palette

Violet #BA99E6

rgb(186, 153, 230) · hsl(266, 61%, 75%)

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

Violet #9043C4

rgb(144, 67, 196) · hsl(276, 52%, 52%)

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

Light Pink #F5E4F5

rgb(245, 228, 245) · hsl(300, 46%, 93%)

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

Light Blue #CDDFF5

rgb(205, 223, 245) · hsl(213, 67%, 88%)

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
#9043C4 #F5E4F5 4.57:1 Pass Fail
#9043C4 #CDDFF5 4.09:1 Fail Fail
#BA99E6 #9043C4 2.32:1 Fail Fail
#BA99E6 #F5E4F5 1.97:1 Fail Fail
#BA99E6 #CDDFF5 1.76:1 Fail Fail
#F5E4F5 #CDDFF5 1.12:1 Fail Fail

How to use these colors

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

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 #BA99E6, #9043C4, #F5E4F5 and #CDDFF5. 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 4.57:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!