Light Blue & Light Yellow, Red Color Palette — PaletteCSS
Back to palettes

Light Blue & Light Yellow, Red Color Palette

#EFE6C6 239, 230, 198
#DC9586 220, 149, 134
#F5DBF5 245, 219, 245
#9FC5F3 159, 197, 243
#EFE6C6
Color 1
#DC9586
Color 2
#F5DBF5
Color 3
#9FC5F3
Color 4
:root {
  --color-1: #EFE6C6;
  --color-2: #DC9586;
  --color-3: #F5DBF5;
  --color-4: #9FC5F3;
}
colors: {
  'palette-1': '#EFE6C6',
  'palette-2': '#DC9586',
  'palette-3': '#F5DBF5',
  'palette-4': '#9FC5F3',
}
const palette = [
  '#EFE6C6',
  '#DC9586',
  '#F5DBF5',
  '#9FC5F3',
];
$color-1: #EFE6C6;
$color-2: #DC9586;
$color-3: #F5DBF5;
$color-4: #9FC5F3;
Palette Codes 4 COLORS

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

1,413 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, bold 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Light Blue (#9FC5F3) and reads as bright and open, with an average saturation of 61% and lightness of 81%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Light Yellow #EFE6C6

rgb(239, 230, 198) · hsl(47, 56%, 86%)

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

Red #DC9586

rgb(220, 149, 134) · hsl(10, 55%, 69%)

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

Light Pink #F5DBF5

rgb(245, 219, 245) · hsl(300, 57%, 91%)

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

Light Blue #9FC5F3

rgb(159, 197, 243) · hsl(213, 78%, 79%)

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
#EFE6C6 #DC9586 1.93:1 Fail Fail
#DC9586 #F5DBF5 1.88:1 Fail Fail
#EFE6C6 #9FC5F3 1.43:1 Fail Fail
#F5DBF5 #9FC5F3 1.39:1 Fail Fail
#DC9586 #9FC5F3 1.35:1 Fail Fail
#EFE6C6 #F5DBF5 1.03:1 Fail Fail

How to use these colors

  • Background — Light Pink (#F5DBF5): the lightest tone — a clean base for large areas
  • Text — Red (#DC9586): the darkest tone — readable for body copy and headings
  • Primary — Light Blue (#9FC5F3): the most saturated tone — buttons, links and key UI
  • Accent — Light Yellow (#EFE6C6): 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 Blue 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 Yellow (#EFE6C6), Red (#DC9586), Light Pink (#F5DBF5) and Light Blue (#9FC5F3).

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 #EFE6C6, #DC9586, #F5DBF5 and #9FC5F3. 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!