#6B21A8
Tailwind purple-800
#6B21A8 is a violet colour. In RGB it is 107 red, 33 green and 168 blue, which converts to a hue of 273 degrees, 67% saturation and 39% lightness. It is Tailwind purple-800 in that design system's palette.
Color values
| HEX | #6B21A8 |
|---|---|
| RGB | rgb(107, 33, 168) |
| HSL | hsl(273, 67%, 39%) |
| HSV | hsv(273, 80%, 66%) |
| CMYK | cmyk(36%, 80%, 0%, 34%) |
Contrast and accessibility
Against white the contrast ratio is 8.72:1, and against black it is 2.41: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 | 8.72:1 | AAA | AAA |
| Black | 2.41:1 | Fail | Fail |
Tints and shades
Lighter tints move #6B21A8 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #6B21A8; |
|---|---|
| CSS rgb() | color: rgb(107 33 168); |
| Tailwind | bg-[#6b21a8] |
| SwiftUI | Color(red: 0.420, green: 0.129, blue: 0.659) |
| Android | Color.parseColor("#6B21A8") |
Closest named color
The nearest CSS colour keyword to #6B21A8 is rebeccapurple (#663399).