Light Pink & Violet, Light Pink Color Palette
:root {
--color-1: #F5B6F5;
--color-2: #901EAB;
--color-3: #F5D5E8;
--color-4: #D6F1F5;
}
colors: {
'palette-1': '#F5B6F5',
'palette-2': '#901EAB',
'palette-3': '#F5D5E8',
'palette-4': '#D6F1F5',
}
const palette = [
'#F5B6F5',
'#901EAB',
'#F5D5E8',
'#D6F1F5',
];
$color-1: #F5B6F5;
$color-2: #901EAB;
$color-3: #F5D5E8;
$color-4: #D6F1F5;
This is a balanced, high-energy 4-colour palette mixing related and contrasting tones for a natural feel.
About this color palette
This is a balanced, high-energy 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Light Pink (#F5B6F5) and reads as bright and open, with an average saturation of 67% and lightness of 76%. It adapts to a wide range of web and brand projects.
The colors in this palette
Light Pink #F5B6F5
rgb(245, 182, 245) · hsl(300, 76%, 84%)
A light, airy tone — ideal for backgrounds and subtle fills.
Violet #901EAB
rgb(144, 30, 171) · hsl(289, 70%, 39%)
A vivid, saturated tone that draws the eye — best for accents and highlights.
Light Pink #F5D5E8
rgb(245, 213, 232) · hsl(324, 62%, 90%)
A light, airy tone — ideal for backgrounds and subtle fills.
Light Teal #D6F1F5
rgb(214, 241, 245) · hsl(188, 61%, 90%)
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).
| Text | Background | Ratio | AA | AAA |
|---|---|---|---|---|
| #901EAB | #D6F1F5 | 6:1 | Pass | Fail |
| #901EAB | #F5D5E8 | 5.26:1 | Pass | Fail |
| #F5B6F5 | #901EAB | 4.36:1 | Fail | Fail |
| #F5B6F5 | #D6F1F5 | 1.38:1 | Fail | Fail |
| #F5B6F5 | #F5D5E8 | 1.21:1 | Fail | Fail |
| #F5D5E8 | #D6F1F5 | 1.14:1 | Fail | Fail |
How to use these colors
- Background — Light Teal (#D6F1F5): the lightest tone — a clean base for large areas
- Text — Violet (#901EAB): the darkest tone — readable for body copy and headings
- Primary — Light Pink (#F5B6F5): the most saturated tone — buttons, links and key UI
- Accent — Violet (#901EAB): 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 (#F5B6F5), Violet (#901EAB), Light Pink (#F5D5E8) and Light Teal (#D6F1F5).
Is this a warm or cool colour palette?
It is balanced, mixing warm and cool tones fairly evenly.
What are the hex codes for this palette?
The hex codes are #F5B6F5, #901EAB, #F5D5E8 and #D6F1F5. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.
Is this palette accessible for text?
Yes — Violet text on Light Teal reaches a contrast ratio of 6:1, which meets the WCAG AA standard for readable text.