#D8B4FE
Tailwind purple-300
#D8B4FE is a violet colour. In RGB it is 216 red, 180 green and 254 blue, which converts to a hue of 269 degrees, 97% saturation and 85% lightness. It is Tailwind purple-300 in that design system's palette.
Color values
| HEX | #D8B4FE |
|---|---|
| RGB | rgb(216, 180, 254) |
| HSL | hsl(269, 97%, 85%) |
| HSV | hsv(269, 29%, 100%) |
| CMYK | cmyk(15%, 29%, 0%, 0%) |
Contrast and accessibility
Against white the contrast ratio is 1.77:1, and against black it is 11.88: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.77:1 | Fail | Fail |
| Black | 11.88:1 | AAA | AAA |
Tints and shades
Lighter tints move #D8B4FE toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #D8B4FE; |
|---|---|
| CSS rgb() | color: rgb(216 180 254); |
| Tailwind | bg-[#d8b4fe] |
| SwiftUI | Color(red: 0.847, green: 0.706, blue: 0.996) |
| Android | Color.parseColor("#D8B4FE") |
Closest named color
The nearest CSS colour keyword to #D8B4FE is thistle (#D8BFD8).