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

Light Pink & Light Pink, Blue Color Palette

#F5D6F5 245, 214, 245
#6A96D4 106, 150, 212
#C5A2E2 197, 162, 226
#F5C1E2 245, 193, 226
#F5D6F5
Color 1
#6A96D4
Color 2
#C5A2E2
Color 3
#F5C1E2
Color 4
:root {
  --color-1: #F5D6F5;
  --color-2: #6A96D4;
  --color-3: #C5A2E2;
  --color-4: #F5C1E2;
}
colors: {
  'palette-1': '#F5D6F5',
  'palette-2': '#6A96D4',
  'palette-3': '#C5A2E2',
  'palette-4': '#F5C1E2',
}
const palette = [
  '#F5D6F5',
  '#6A96D4',
  '#C5A2E2',
  '#F5C1E2',
];
$color-1: #F5D6F5;
$color-2: #6A96D4;
$color-3: #C5A2E2;
$color-4: #F5C1E2;
Palette Codes 4 COLORS

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

6,004 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, bold 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Light Pink (#F5C1E2) and reads as bright and open, with an average saturation of 60% and lightness of 79%. It adapts to a wide range of web and brand projects.

The colors in this palette

Light Pink #F5D6F5

rgb(245, 214, 245) · hsl(300, 61%, 90%)

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

Blue #6A96D4

rgb(106, 150, 212) · hsl(215, 55%, 62%)

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

Violet #C5A2E2

rgb(197, 162, 226) · hsl(273, 52%, 76%)

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

Light Pink #F5C1E2

rgb(245, 193, 226) · hsl(322, 72%, 86%)

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
#F5D6F5 #6A96D4 2.28:1 Fail Fail
#6A96D4 #F5C1E2 1.96:1 Fail Fail
#F5D6F5 #C5A2E2 1.64:1 Fail Fail
#C5A2E2 #F5C1E2 1.41:1 Fail Fail
#6A96D4 #C5A2E2 1.39:1 Fail Fail
#F5D6F5 #F5C1E2 1.16:1 Fail Fail

How to use these colors

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

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 #F5D6F5, #6A96D4, #C5A2E2 and #F5C1E2. 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!