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

Violet & Violet, Light Pink Color Palette

#DF96F5 223, 150, 245
#AF53CD 175, 83, 205
#F5B2F3 245, 178, 243
#ACAEDC 172, 174, 220
#DF96F5
Color 1
#AF53CD
Color 2
#F5B2F3
Color 3
#ACAEDC
Color 4
:root {
  --color-1: #DF96F5;
  --color-2: #AF53CD;
  --color-3: #F5B2F3;
  --color-4: #ACAEDC;
}
colors: {
  'palette-1': '#DF96F5',
  'palette-2': '#AF53CD',
  'palette-3': '#F5B2F3',
  'palette-4': '#ACAEDC',
}
const palette = [
  '#DF96F5',
  '#AF53CD',
  '#F5B2F3',
  '#ACAEDC',
];
$color-1: #DF96F5;
$color-2: #AF53CD;
$color-3: #F5B2F3;
$color-4: #ACAEDC;
Palette Codes 4 COLORS

This is a cool, vibrant 4-colour palette whose tones sit close together for a smooth, cohesive feel.

6,683 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Violet (#DF96F5) and reads as bright and open, with an average saturation of 64% and lightness of 73%. It works well for calm, professional and modern interfaces.

The colors in this palette

Violet #DF96F5

rgb(223, 150, 245) · hsl(286, 83%, 77%)

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

Violet #AF53CD

rgb(175, 83, 205) · hsl(285, 55%, 56%)

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

Light Pink #F5B2F3

rgb(245, 178, 243) · hsl(302, 77%, 83%)

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

Blue #ACAEDC

rgb(172, 174, 220) · hsl(238, 41%, 77%)

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
#AF53CD #F5B2F3 2.54:1 Fail Fail
#DF96F5 #AF53CD 1.99:1 Fail Fail
#AF53CD #ACAEDC 1.99:1 Fail Fail
#DF96F5 #F5B2F3 1.28:1 Fail Fail
#F5B2F3 #ACAEDC 1.27:1 Fail Fail
#DF96F5 #ACAEDC 1:1 Fail Fail

How to use these colors

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

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 #DF96F5, #AF53CD, #F5B2F3 and #ACAEDC. 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!