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

Violet & Violet, Light Pink Color Palette

#BE9CE0 190, 156, 224
#B24EF5 178, 78, 245
#F5B5DF 245, 181, 223
#7FAFDE 127, 175, 222
#BE9CE0
Color 1
#B24EF5
Color 2
#F5B5DF
Color 3
#7FAFDE
Color 4
:root {
  --color-1: #BE9CE0;
  --color-2: #B24EF5;
  --color-3: #F5B5DF;
  --color-4: #7FAFDE;
}
colors: {
  'palette-1': '#BE9CE0',
  'palette-2': '#B24EF5',
  'palette-3': '#F5B5DF',
  'palette-4': '#7FAFDE',
}
const palette = [
  '#BE9CE0',
  '#B24EF5',
  '#F5B5DF',
  '#7FAFDE',
];
$color-1: #BE9CE0;
$color-2: #B24EF5;
$color-3: #F5B5DF;
$color-4: #7FAFDE;
Palette Codes 4 COLORS

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

1,175 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Violet (#B24EF5) and reads as bright and open, with an average saturation of 69% and lightness of 72%. It works well for calm, professional and modern interfaces.

The colors in this palette

Violet #BE9CE0

rgb(190, 156, 224) · hsl(270, 52%, 75%)

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

Violet #B24EF5

rgb(178, 78, 245) · hsl(276, 89%, 63%)

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

Light Pink #F5B5DF

rgb(245, 181, 223) · hsl(321, 76%, 84%)

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

Blue #7FAFDE

rgb(127, 175, 222) · hsl(210, 59%, 68%)

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
#B24EF5 #F5B5DF 2.37:1 Fail Fail
#B24EF5 #7FAFDE 1.71:1 Fail Fail
#BE9CE0 #B24EF5 1.7:1 Fail Fail
#BE9CE0 #F5B5DF 1.39:1 Fail Fail
#F5B5DF #7FAFDE 1.38:1 Fail Fail
#BE9CE0 #7FAFDE 1.01:1 Fail Fail

How to use these colors

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

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 #BE9CE0, #B24EF5, #F5B5DF and #7FAFDE. 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!