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

Light Blue & Light Blue, Light Pink Color Palette

#AACAE4 170, 202, 228
#E7ACC9 231, 172, 201
#AFBDEF 175, 189, 239
#E699D9 230, 153, 217
#AACAE4
Color 1
#E7ACC9
Color 2
#AFBDEF
Color 3
#E699D9
Color 4
:root {
  --color-1: #AACAE4;
  --color-2: #E7ACC9;
  --color-3: #AFBDEF;
  --color-4: #E699D9;
}
colors: {
  'palette-1': '#AACAE4',
  'palette-2': '#E7ACC9',
  'palette-3': '#AFBDEF',
  'palette-4': '#E699D9',
}
const palette = [
  '#AACAE4',
  '#E7ACC9',
  '#AFBDEF',
  '#E699D9',
];
$color-1: #AACAE4;
$color-2: #E7ACC9;
$color-3: #AFBDEF;
$color-4: #E699D9;
Palette Codes 4 COLORS

This is a balanced, high-energy 4-colour palette built from closely related tones that blend harmoniously.

3,063 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, high-energy 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Light Blue (#AFBDEF) and reads as bright and open, with an average saturation of 59% and lightness of 78%. It adapts to a wide range of web and brand projects.

The colors in this palette

Light Blue #AACAE4

rgb(170, 202, 228) · hsl(207, 52%, 78%)

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

Light Pink #E7ACC9

rgb(231, 172, 201) · hsl(331, 55%, 79%)

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

Light Blue #AFBDEF

rgb(175, 189, 239) · hsl(227, 67%, 81%)

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

Pink #E699D9

rgb(230, 153, 217) · hsl(310, 61%, 75%)

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

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
#AACAE4 #E699D9 1.24:1 Fail Fail
#AFBDEF #E699D9 1.14:1 Fail Fail
#E7ACC9 #E699D9 1.12:1 Fail Fail
#AACAE4 #E7ACC9 1.1:1 Fail Fail
#AACAE4 #AFBDEF 1.08:1 Fail Fail
#E7ACC9 #AFBDEF 1.02:1 Fail Fail

How to use these colors

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

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 #AACAE4, #E7ACC9, #AFBDEF and #E699D9. 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!