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

Light Blue & Light Pink, Violet Color Palette

#F5C2F5 245, 194, 245
#B953E4 185, 83, 228
#E8AAD8 232, 170, 216
#A1CCF5 161, 204, 245
#F5C2F5
Color 1
#B953E4
Color 2
#E8AAD8
Color 3
#A1CCF5
Color 4
:root {
  --color-1: #F5C2F5;
  --color-2: #B953E4;
  --color-3: #E8AAD8;
  --color-4: #A1CCF5;
}
colors: {
  'palette-1': '#F5C2F5',
  'palette-2': '#B953E4',
  'palette-3': '#E8AAD8',
  'palette-4': '#A1CCF5',
}
const palette = [
  '#F5C2F5',
  '#B953E4',
  '#E8AAD8',
  '#A1CCF5',
];
$color-1: #F5C2F5;
$color-2: #B953E4;
$color-3: #E8AAD8;
$color-4: #A1CCF5;
Palette Codes 4 COLORS

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

7,309 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 Light Blue (#A1CCF5) and reads as bright and open, with an average saturation of 71% and lightness of 76%. It adapts to a wide range of web and brand projects.

The colors in this palette

Light Pink #F5C2F5

rgb(245, 194, 245) · hsl(300, 72%, 86%)

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

Violet #B953E4

rgb(185, 83, 228) · hsl(282, 73%, 61%)

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

Light Pink #E8AAD8

rgb(232, 170, 216) · hsl(315, 57%, 79%)

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

Light Blue #A1CCF5

rgb(161, 204, 245) · hsl(209, 81%, 80%)

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
#F5C2F5 #B953E4 2.57:1 Fail Fail
#B953E4 #A1CCF5 2.3:1 Fail Fail
#B953E4 #E8AAD8 2.06:1 Fail Fail
#F5C2F5 #E8AAD8 1.25:1 Fail Fail
#F5C2F5 #A1CCF5 1.12:1 Fail Fail
#E8AAD8 #A1CCF5 1.12:1 Fail Fail

How to use these colors

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

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 #F5C2F5, #B953E4, #E8AAD8 and #A1CCF5. 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!