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

Light Teal & White, Light Violet Color Palette

#F5F4F5 245, 244, 245
#EFEDF5 239, 237, 245
#D6EDEF 214, 237, 239
#8599AC 133, 153, 172
#F5F4F5
Color 1
#EFEDF5
Color 2
#D6EDEF
Color 3
#8599AC
Color 4
:root {
  --color-1: #F5F4F5;
  --color-2: #EFEDF5;
  --color-3: #D6EDEF;
  --color-4: #8599AC;
}
colors: {
  'palette-1': '#F5F4F5',
  'palette-2': '#EFEDF5',
  'palette-3': '#D6EDEF',
  'palette-4': '#8599AC',
}
const palette = [
  '#F5F4F5',
  '#EFEDF5',
  '#D6EDEF',
  '#8599AC',
];
$color-1: #F5F4F5;
$color-2: #EFEDF5;
$color-3: #D6EDEF;
$color-4: #8599AC;
Palette Codes 4 COLORS

This is a cool, soft, muted 4-colour palette with a comfortable balance of contrast and harmony.

7,630 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, soft, muted 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Light Teal (#D6EDEF) and reads as bright and open, with an average saturation of 24% and lightness of 85%. It works well for calm, professional and modern interfaces.

The colors in this palette

White #F5F4F5

rgb(245, 244, 245) · hsl(300, 5%, 96%)

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

Light Violet #EFEDF5

rgb(239, 237, 245) · hsl(255, 29%, 95%)

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

Light Teal #D6EDEF

rgb(214, 237, 239) · hsl(185, 44%, 89%)

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

Muted Blue #8599AC

rgb(133, 153, 172) · hsl(209, 19%, 60%)

A soft, muted tone that suits calm backgrounds and large surfaces.

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
#F5F4F5 #8599AC 2.68:1 Fail Fail
#EFEDF5 #8599AC 2.53:1 Fail Fail
#D6EDEF #8599AC 2.41:1 Fail Fail
#F5F4F5 #D6EDEF 1.11:1 Fail Fail
#F5F4F5 #EFEDF5 1.06:1 Fail Fail
#EFEDF5 #D6EDEF 1.05:1 Fail Fail

How to use these colors

  • Background — White (#F5F4F5): the lightest tone — a clean base for large areas
  • Text — Muted Blue (#8599AC): the darkest tone — readable for body copy and headings
  • Primary — Light Teal (#D6EDEF): the most saturated tone — buttons, links and key UI
  • Accent — Light Violet (#EFEDF5): 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: White (#F5F4F5), Light Violet (#EFEDF5), Light Teal (#D6EDEF) and Muted Blue (#8599AC).

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 #F5F4F5, #EFEDF5, #D6EDEF and #8599AC. 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!