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

Light Violet & Blue, Violet Color Palette

#DABEF5 218, 190, 245
#8CC5ED 140, 197, 237
#7C70B6 124, 112, 182
#F5E9F5 245, 233, 245
#DABEF5
Color 1
#8CC5ED
Color 2
#7C70B6
Color 3
#F5E9F5
Color 4
:root {
  --color-1: #DABEF5;
  --color-2: #8CC5ED;
  --color-3: #7C70B6;
  --color-4: #F5E9F5;
}
colors: {
  'palette-1': '#DABEF5',
  'palette-2': '#8CC5ED',
  'palette-3': '#7C70B6',
  'palette-4': '#F5E9F5',
}
const palette = [
  '#DABEF5',
  '#8CC5ED',
  '#7C70B6',
  '#F5E9F5',
];
$color-1: #DABEF5;
$color-2: #8CC5ED;
$color-3: #7C70B6;
$color-4: #F5E9F5;
Palette Codes 4 COLORS

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

2,607 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, balanced 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Light Violet (#DABEF5) and reads as bright and open, with an average saturation of 54% and lightness of 78%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Violet #DABEF5

rgb(218, 190, 245) · hsl(271, 73%, 85%)

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

Blue #8CC5ED

rgb(140, 197, 237) · hsl(205, 73%, 74%)

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

Violet #7C70B6

rgb(124, 112, 182) · hsl(250, 32%, 58%)

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

Light Pink #F5E9F5

rgb(245, 233, 245) · hsl(300, 38%, 94%)

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
#7C70B6 #F5E9F5 3.68:1 Fail Fail
#DABEF5 #7C70B6 2.61:1 Fail Fail
#8CC5ED #7C70B6 2.33:1 Fail Fail
#8CC5ED #F5E9F5 1.58:1 Fail Fail
#DABEF5 #F5E9F5 1.41:1 Fail Fail
#DABEF5 #8CC5ED 1.12:1 Fail Fail

How to use these colors

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

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 #DABEF5, #8CC5ED, #7C70B6 and #F5E9F5. 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!