Light Red & Light Violet, Light Teal Color Palette — PaletteCSS
Back to palettes

Light Red & Light Violet, Light Teal Color Palette

#EBA8B6 235, 168, 182
#C0B4E9 192, 180, 233
#D3F3F2 211, 243, 242
#DDCEED 221, 206, 237
#EBA8B6
Color 1
#C0B4E9
Color 2
#D3F3F2
Color 3
#DDCEED
Color 4
:root {
  --color-1: #EBA8B6;
  --color-2: #C0B4E9;
  --color-3: #D3F3F2;
  --color-4: #DDCEED;
}
colors: {
  'palette-1': '#EBA8B6',
  'palette-2': '#C0B4E9',
  'palette-3': '#D3F3F2',
  'palette-4': '#DDCEED',
}
const palette = [
  '#EBA8B6',
  '#C0B4E9',
  '#D3F3F2',
  '#DDCEED',
];
$color-1: #EBA8B6;
$color-2: #C0B4E9;
$color-3: #D3F3F2;
$color-4: #DDCEED;
Palette Codes 4 COLORS

This is a cool, balanced 4-colour palette built from closely related tones that blend harmoniously.

2,612 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, balanced 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Light Red (#EBA8B6) and reads as bright and open, with an average saturation of 55% and lightness of 84%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Red #EBA8B6

rgb(235, 168, 182) · hsl(347, 63%, 79%)

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

Light Violet #C0B4E9

rgb(192, 180, 233) · hsl(254, 55%, 81%)

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

Light Teal #D3F3F2

rgb(211, 243, 242) · hsl(178, 57%, 89%)

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

Light Violet #DDCEED

rgb(221, 206, 237) · hsl(269, 46%, 87%)

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
#EBA8B6 #D3F3F2 1.65:1 Fail Fail
#C0B4E9 #D3F3F2 1.63:1 Fail Fail
#EBA8B6 #DDCEED 1.31:1 Fail Fail
#C0B4E9 #DDCEED 1.29:1 Fail Fail
#D3F3F2 #DDCEED 1.27:1 Fail Fail
#EBA8B6 #C0B4E9 1.01:1 Fail Fail

How to use these colors

  • Background — Light Teal (#D3F3F2): the lightest tone — a clean base for large areas
  • Text — Light Red (#EBA8B6): the darkest tone — readable for body copy and headings
  • Primary — Light Red (#EBA8B6): the most saturated tone — buttons, links and key UI
  • Accent — Light Violet (#C0B4E9): 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 Red 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 (#EBA8B6), Light Violet (#C0B4E9), Light Teal (#D3F3F2) and Light Violet (#DDCEED).

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 #EBA8B6, #C0B4E9, #D3F3F2 and #DDCEED. 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!