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

Dark Pink & Pink, Light Pink Color Palette

#4F1741 79, 23, 65
#9D2F82 157, 47, 130
#D062B5 208, 98, 181
#E8B0DA 232, 176, 218
#4F1741
Color 1
#9D2F82
Color 2
#D062B5
Color 3
#E8B0DA
Color 4
:root {
  --color-1: #4F1741;
  --color-2: #9D2F82;
  --color-3: #D062B5;
  --color-4: #E8B0DA;
}
colors: {
  'palette-1': '#4F1741',
  'palette-2': '#9D2F82',
  'palette-3': '#D062B5',
  'palette-4': '#E8B0DA',
}
const palette = [
  '#4F1741',
  '#9D2F82',
  '#D062B5',
  '#E8B0DA',
];
$color-1: #4F1741;
$color-2: #9D2F82;
$color-3: #D062B5;
$color-4: #E8B0DA;
Palette Codes 4 COLORS

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

2,025 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, balanced 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Dark Pink (#4F1741) and reads as well balanced in lightness, with an average saturation of 54% and lightness of 50%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Dark Pink #4F1741

rgb(79, 23, 65) · hsl(315, 55%, 20%)

A deep, low-lightness tone — strong for text, headings and bold accents.

Pink #9D2F82

rgb(157, 47, 130) · hsl(315, 54%, 40%)

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

Pink #D062B5

rgb(208, 98, 181) · hsl(315, 54%, 60%)

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

Light Pink #E8B0DA

rgb(232, 176, 218) · hsl(315, 55%, 80%)

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
#4F1741 #E8B0DA 7.61:1 Pass Pass
#4F1741 #D062B5 3.98:1 Fail Fail
#9D2F82 #E8B0DA 3.68:1 Fail Fail
#4F1741 #9D2F82 2.07:1 Fail Fail
#9D2F82 #D062B5 1.93:1 Fail Fail
#D062B5 #E8B0DA 1.91:1 Fail Fail

How to use these colors

  • Background — Light Pink (#E8B0DA): the lightest tone — a clean base for large areas
  • Text — Dark Pink (#4F1741): the darkest tone — readable for body copy and headings
  • Primary — Dark Pink (#4F1741): the most saturated tone — buttons, links and key UI
  • Accent — Pink (#9D2F82): 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 Dark 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: Dark Pink (#4F1741), Pink (#9D2F82), Pink (#D062B5) and Light Pink (#E8B0DA).

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 #4F1741, #9D2F82, #D062B5 and #E8B0DA. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Dark Pink text on Light Pink reaches a contrast ratio of 7.61:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!