#D1C4E9
Material deeppurple 100
#D1C4E9 is a violet colour. In RGB it is 209 red, 196 green and 233 blue, which converts to a hue of 261 degrees, 46% saturation and 84% lightness. It is Material deeppurple 100 in that design system's palette.
Color values
| HEX | #D1C4E9 |
|---|---|
| RGB | rgb(209, 196, 233) |
| HSL | hsl(261, 46%, 84%) |
| HSV | hsv(261, 16%, 91%) |
| CMYK | cmyk(10%, 16%, 0%, 9%) |
Contrast and accessibility
Against white the contrast ratio is 1.64:1, and against black it is 12.78:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.
| Background | Ratio | Normal text | Large text |
|---|---|---|---|
| White | 1.64:1 | Fail | Fail |
| Black | 12.78:1 | AAA | AAA |
Tints and shades
Lighter tints move #D1C4E9 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #D1C4E9; |
|---|---|
| CSS rgb() | color: rgb(209 196 233); |
| Tailwind | bg-[#d1c4e9] |
| SwiftUI | Color(red: 0.820, green: 0.769, blue: 0.914) |
| Android | Color.parseColor("#D1C4E9") |
Closest named color
The nearest CSS colour keyword to #D1C4E9 is thistle (#D8BFD8).