#EDE7F6
Material deeppurple 50
#EDE7F6 is a violet colour. In RGB it is 237 red, 231 green and 246 blue, which converts to a hue of 264 degrees, 45% saturation and 94% lightness. It is Material deeppurple 50 in that design system's palette.
Color values
| HEX | #EDE7F6 |
|---|---|
| RGB | rgb(237, 231, 246) |
| HSL | hsl(264, 45%, 94%) |
| HSV | hsv(264, 6%, 96%) |
| CMYK | cmyk(4%, 6%, 0%, 4%) |
Contrast and accessibility
Against white the contrast ratio is 1.21:1, and against black it is 17.36: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.21:1 | Fail | Fail |
| Black | 17.36:1 | AAA | AAA |
Tints and shades
Lighter tints move #EDE7F6 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #EDE7F6; |
|---|---|
| CSS rgb() | color: rgb(237 231 246); |
| Tailwind | bg-[#ede7f6] |
| SwiftUI | Color(red: 0.929, green: 0.906, blue: 0.965) |
| Android | Color.parseColor("#EDE7F6") |
Closest named color
The nearest CSS colour keyword to #EDE7F6 is lavender (#E6E6FA).