Winter Ruby Splash
Winter Ruby Splash is a warm high contrast palette built with black, white, pink, purple tones. Copy the HEX codes, download the palette image, save it to your collection, or open related palettes below.
Related Palettes
Use this palette for
Pairing tips
Use #32049B for soft sections, cards, or open space.
Use #F7F7F7 or a deeper nearby shade for readable type.
Use #EF1D7D for buttons, labels, icons, or small highlights.
CSS variables
:root {
--palette-color-1: #000000;
--palette-color-2: #F7F7F7;
--palette-color-3: #EF1D7D;
--palette-color-4: #32049B;
}Winter Ruby Splash colour names and contrast
Every value on this page is calculated from this palette's own HEX codes. The closest CSS named colour tells you what to call each shade, relative luminance shows how light or dark it truly is, and the contrast table shows which pairs are safe to set text in.
Swatch reference
| Swatch | Closest named colour | Match | Luminance | Hue |
|---|---|---|---|---|
| #000000 | Black | 0 RGB pts | 0.000 | 0° |
| #F7F7F7 | White Smoke | 6 RGB pts | 0.930 | 0° |
| #EF1D7D | Deep Pink | 48 RGB pts | 0.207 | 333° |
| #32049B | Indigo | 56 RGB pts | 0.031 | 258° |
Contrast ratios (WCAG 2.1)
| Colour pair | Ratio | Body text | Large text |
|---|---|---|---|
| #000000 on #F7F7F7 | 19.60:1 | AAA | AAA |
| #F7F7F7 on #32049B | 12.05:1 | AAA | AAA |
| #000000 on #EF1D7D | 5.14:1 | AA | AAA |
| #F7F7F7 on #EF1D7D | 3.81:1 | fail | AA |
| #EF1D7D on #32049B | 3.16:1 | fail | AA |
| #000000 on #32049B | 1.63:1 | fail | fail |
What this means in practice
- Highest contrast: #000000 against #F7F7F7 at 19.60:1 — the safest pair here for body copy.
- Lowest contrast: #000000 against #32049B at 1.63:1 — decorative use only, it does not meet WCAG AA for text.
- Darkest colour: #000000 (Black, luminance 0.000) — the natural choice for headings.
- Lightest colour: #F7F7F7 (White Smoke, luminance 0.930) — best used for backgrounds.
- Hue spread: 74° across 2 of 4 colours, which makes this a split-complementary palette.
- Text recommendation: set type in #000000 on a #F7F7F7 background, and reserve #000000 for borders, icons or accents.
FAQ
It is a warm high contrast color palette with black, white, pink, purple tones.
Yes. Use the lightest color for backgrounds, deeper colors for text, and mid tones for buttons or accents. Check the contrast table above before setting body copy.
Yes. Use the copy buttons for the full palette or for a single color row.
Follow Color Fiind
New palettes and colour notes, posted as they are made.