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

Light Pink & Light Orange, Light Pink Color Palette

#F3ECF3 243, 236, 243
#E1D9D1 225, 217, 209
#DCCCD3 220, 204, 211
#7A8C7D 122, 140, 125
#F3ECF3
Color 1
#E1D9D1
Color 2
#DCCCD3
Color 3
#7A8C7D
Color 4
:root {
  --color-1: #F3ECF3;
  --color-2: #E1D9D1;
  --color-3: #DCCCD3;
  --color-4: #7A8C7D;
}
colors: {
  'palette-1': '#F3ECF3',
  'palette-2': '#E1D9D1',
  'palette-3': '#DCCCD3',
  'palette-4': '#7A8C7D',
}
const palette = [
  '#F3ECF3',
  '#E1D9D1',
  '#DCCCD3',
  '#7A8C7D',
];
$color-1: #F3ECF3;
$color-2: #E1D9D1;
$color-3: #DCCCD3;
$color-4: #7A8C7D;
Palette Codes 4 COLORS

This is a warm, soft, muted 4-colour palette mixing related and contrasting tones for a natural feel.

3,877 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, soft, muted 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Light Pink (#F3ECF3) and reads as bright and open, with an average saturation of 17% and lightness of 78%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Light Pink #F3ECF3

rgb(243, 236, 243) · hsl(300, 23%, 94%)

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

Light Orange #E1D9D1

rgb(225, 217, 209) · hsl(30, 21%, 85%)

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

Light Pink #DCCCD3

rgb(220, 204, 211) · hsl(334, 19%, 83%)

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

Gray #7A8C7D

rgb(122, 140, 125) · hsl(130, 7%, 51%)

A soft, muted tone that suits calm backgrounds and large surfaces.

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
#F3ECF3 #7A8C7D 3.08:1 Fail Fail
#E1D9D1 #7A8C7D 2.56:1 Fail Fail
#DCCCD3 #7A8C7D 2.32:1 Fail Fail
#F3ECF3 #DCCCD3 1.33:1 Fail Fail
#F3ECF3 #E1D9D1 1.2:1 Fail Fail
#E1D9D1 #DCCCD3 1.1:1 Fail Fail

How to use these colors

  • Background — Light Pink (#F3ECF3): the lightest tone — a clean base for large areas
  • Text — Gray (#7A8C7D): the darkest tone — readable for body copy and headings
  • Primary — Light Orange (#E1D9D1): the most saturated tone — buttons, links and key UI
  • Accent — Light Pink (#DCCCD3): 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 (#F3ECF3), Light Orange (#E1D9D1), Light Pink (#DCCCD3) and Gray (#7A8C7D).

Is this a warm or cool colour palette?

It is a warm palette — its tones lean toward reds, oranges and yellows, which feel energetic and inviting.

What are the hex codes for this palette?

The hex codes are #F3ECF3, #E1D9D1, #DCCCD3 and #7A8C7D. 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!