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

Light Pink & Violet, Light Pink Color Palette

#F3B3F5 243, 179, 245
#903EAF 144, 62, 175
#F5C8F5 245, 200, 245
#9AB6E5 154, 182, 229
#F3B3F5
Color 1
#903EAF
Color 2
#F5C8F5
Color 3
#9AB6E5
Color 4
:root {
  --color-1: #F3B3F5;
  --color-2: #903EAF;
  --color-3: #F5C8F5;
  --color-4: #9AB6E5;
}
colors: {
  'palette-1': '#F3B3F5',
  'palette-2': '#903EAF',
  'palette-3': '#F5C8F5',
  'palette-4': '#9AB6E5',
}
const palette = [
  '#F3B3F5',
  '#903EAF',
  '#F5C8F5',
  '#9AB6E5',
];
$color-1: #F3B3F5;
$color-2: #903EAF;
$color-3: #F5C8F5;
$color-4: #9AB6E5;
Palette Codes 4 COLORS

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

6,910 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, vibrant 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Light Pink (#F3B3F5) and reads as bright and open, with an average saturation of 63% and lightness of 73%. It adapts to a wide range of web and brand projects.

The colors in this palette

Light Pink #F3B3F5

rgb(243, 179, 245) · hsl(298, 77%, 83%)

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

Violet #903EAF

rgb(144, 62, 175) · hsl(284, 48%, 46%)

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

Light Pink #F5C8F5

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

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

Blue #9AB6E5

rgb(154, 182, 229) · hsl(218, 59%, 75%)

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
#903EAF #F5C8F5 4.14:1 Fail Fail
#F3B3F5 #903EAF 3.6:1 Fail Fail
#903EAF #9AB6E5 2.92:1 Fail Fail
#F5C8F5 #9AB6E5 1.42:1 Fail Fail
#F3B3F5 #9AB6E5 1.23:1 Fail Fail
#F3B3F5 #F5C8F5 1.15:1 Fail Fail

How to use these colors

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

Is this a warm or cool colour palette?

It is balanced, mixing warm and cool tones fairly evenly.

What are the hex codes for this palette?

The hex codes are #F3B3F5, #903EAF, #F5C8F5 and #9AB6E5. 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!