#CE93D8
Material purple 200
#CE93D8 is a magenta colour. In RGB it is 206 red, 147 green and 216 blue, which converts to a hue of 291 degrees, 47% saturation and 71% lightness. It is Material purple 200 in that design system's palette.
Color values
| HEX | #CE93D8 |
|---|---|
| RGB | rgb(206, 147, 216) |
| HSL | hsl(291, 47%, 71%) |
| HSV | hsv(291, 32%, 85%) |
| CMYK | cmyk(5%, 32%, 0%, 15%) |
Contrast and accessibility
Against white the contrast ratio is 2.39:1, and against black it is 8.79: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 | 2.39:1 | Fail | Fail |
| Black | 8.79:1 | AAA | AAA |
Tints and shades
Lighter tints move #CE93D8 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #CE93D8; |
|---|---|
| CSS rgb() | color: rgb(206 147 216); |
| Tailwind | bg-[#ce93d8] |
| SwiftUI | Color(red: 0.808, green: 0.576, blue: 0.847) |
| Android | Color.parseColor("#CE93D8") |
Closest named color
The nearest CSS colour keyword to #CE93D8 is plum (#DDA0DD).