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

Light Pink & Light Red, Light Orange Color Palette

#F1D0D8 241, 208, 216
#F3C9E6 243, 201, 230
#EDD8BF 237, 216, 191
#F2D6D4 242, 214, 212
#F1D0D8
Color 1
#F3C9E6
Color 2
#EDD8BF
Color 3
#F2D6D4
Color 4
:root {
  --color-1: #F1D0D8;
  --color-2: #F3C9E6;
  --color-3: #EDD8BF;
  --color-4: #F2D6D4;
}
colors: {
  'palette-1': '#F1D0D8',
  'palette-2': '#F3C9E6',
  'palette-3': '#EDD8BF',
  'palette-4': '#F2D6D4',
}
const palette = [
  '#F1D0D8',
  '#F3C9E6',
  '#EDD8BF',
  '#F2D6D4',
];
$color-1: #F1D0D8;
$color-2: #F3C9E6;
$color-3: #EDD8BF;
$color-4: #F2D6D4;
Palette Codes 4 COLORS

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

1,280 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, versatile 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Light Pink (#F3C9E6) and reads as bright and open, with an average saturation of 57% and lightness of 87%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Light Red #F1D0D8

rgb(241, 208, 216) · hsl(345, 54%, 88%)

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

Light Pink #F3C9E6

rgb(243, 201, 230) · hsl(319, 64%, 87%)

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

Light Orange #EDD8BF

rgb(237, 216, 191) · hsl(33, 56%, 84%)

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

Light Red #F2D6D4

rgb(242, 214, 212) · hsl(4, 54%, 89%)

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

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
#F3C9E6 #F2D6D4 1.07:1 Fail Fail
#F3C9E6 #EDD8BF 1.06:1 Fail Fail
#F1D0D8 #F2D6D4 1.04:1 Fail Fail
#F1D0D8 #F3C9E6 1.03:1 Fail Fail
#F1D0D8 #EDD8BF 1.03:1 Fail Fail
#EDD8BF #F2D6D4 1.01:1 Fail Fail

How to use these colors

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

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 #F1D0D8, #F3C9E6, #EDD8BF and #F2D6D4. 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!