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

Light Teal & Violet, Light Blue Color Palette

#B8A4DA 184, 164, 218
#B8BBE0 184, 187, 224
#F0D6D8 240, 214, 216
#C5F1EC 197, 241, 236
#B8A4DA
Color 1
#B8BBE0
Color 2
#F0D6D8
Color 3
#C5F1EC
Color 4
:root {
  --color-1: #B8A4DA;
  --color-2: #B8BBE0;
  --color-3: #F0D6D8;
  --color-4: #C5F1EC;
}
colors: {
  'palette-1': '#B8A4DA',
  'palette-2': '#B8BBE0',
  'palette-3': '#F0D6D8',
  'palette-4': '#C5F1EC',
}
const palette = [
  '#B8A4DA',
  '#B8BBE0',
  '#F0D6D8',
  '#C5F1EC',
];
$color-1: #B8A4DA;
$color-2: #B8BBE0;
$color-3: #F0D6D8;
$color-4: #C5F1EC;
Palette Codes 4 COLORS

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

1,669 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 Light Teal (#C5F1EC) and reads as bright and open, with an average saturation of 47% and lightness of 82%. It works well for calm, professional and modern interfaces.

The colors in this palette

Violet #B8A4DA

rgb(184, 164, 218) · hsl(262, 42%, 75%)

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

Light Blue #B8BBE0

rgb(184, 187, 224) · hsl(236, 39%, 80%)

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

Light Red #F0D6D8

rgb(240, 214, 216) · hsl(355, 46%, 89%)

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

Light Teal #C5F1EC

rgb(197, 241, 236) · hsl(173, 61%, 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
#B8A4DA #C5F1EC 1.83:1 Fail Fail
#B8A4DA #F0D6D8 1.64:1 Fail Fail
#B8BBE0 #C5F1EC 1.53:1 Fail Fail
#B8BBE0 #F0D6D8 1.36:1 Fail Fail
#B8A4DA #B8BBE0 1.2:1 Fail Fail
#F0D6D8 #C5F1EC 1.12:1 Fail Fail

How to use these colors

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

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 #B8A4DA, #B8BBE0, #F0D6D8 and #C5F1EC. 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!