#C026D3
Tailwind fuchsia-600
#C026D3 is a magenta colour. In RGB it is 192 red, 38 green and 211 blue, which converts to a hue of 293 degrees, 69% saturation and 49% lightness. It is Tailwind fuchsia-600 in that design system's palette.
Color values
| HEX | #C026D3 |
|---|---|
| RGB | rgb(192, 38, 211) |
| HSL | hsl(293, 69%, 49%) |
| HSV | hsv(293, 82%, 83%) |
| CMYK | cmyk(9%, 82%, 0%, 17%) |
Contrast and accessibility
Against white the contrast ratio is 4.71:1, and against black it is 4.46: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 | 4.71:1 | AA | AAA |
| Black | 4.46:1 | Fail | AA |
Tints and shades
Lighter tints move #C026D3 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #C026D3; |
|---|---|
| CSS rgb() | color: rgb(192 38 211); |
| Tailwind | bg-[#c026d3] |
| SwiftUI | Color(red: 0.753, green: 0.149, blue: 0.827) |
| Android | Color.parseColor("#C026D3") |
Closest named color
The nearest CSS colour keyword to #C026D3 is darkorchid (#9932CC).