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

Light Pink & Violet, Light Pink Color Palette

#EDB7F5 237, 183, 245
#7F38C8 127, 56, 200
#F5C9F5 245, 201, 245
#89A7E7 137, 167, 231
#EDB7F5
Color 1
#7F38C8
Color 2
#F5C9F5
Color 3
#89A7E7
Color 4
:root {
  --color-1: #EDB7F5;
  --color-2: #7F38C8;
  --color-3: #F5C9F5;
  --color-4: #89A7E7;
}
colors: {
  'palette-1': '#EDB7F5',
  'palette-2': '#7F38C8',
  'palette-3': '#F5C9F5',
  'palette-4': '#89A7E7',
}
const palette = [
  '#EDB7F5',
  '#7F38C8',
  '#F5C9F5',
  '#89A7E7',
];
$color-1: #EDB7F5;
$color-2: #7F38C8;
$color-3: #F5C9F5;
$color-4: #89A7E7;
Palette Codes 4 COLORS

This is a cool, bold 4-colour palette mixing related and contrasting tones for a natural feel.

1,616 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, bold 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Light Pink (#EDB7F5) and reads as bright and open, with an average saturation of 67% and lightness of 73%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Pink #EDB7F5

rgb(237, 183, 245) · hsl(292, 76%, 84%)

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

Violet #7F38C8

rgb(127, 56, 200) · hsl(270, 57%, 50%)

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

Light Pink #F5C9F5

rgb(245, 201, 245) · hsl(300, 69%, 87%)

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

Blue #89A7E7

rgb(137, 167, 231) · hsl(221, 66%, 72%)

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

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
#7F38C8 #F5C9F5 4.41:1 Fail Fail
#EDB7F5 #7F38C8 3.84:1 Fail Fail
#7F38C8 #89A7E7 2.65:1 Fail Fail
#F5C9F5 #89A7E7 1.66:1 Fail Fail
#EDB7F5 #89A7E7 1.45:1 Fail Fail
#EDB7F5 #F5C9F5 1.15:1 Fail Fail

How to use these colors

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

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 #EDB7F5, #7F38C8, #F5C9F5 and #89A7E7. 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!