#7C5CFC
#7C5CFC
#7C5CFC is a blue colour. In RGB it is 124 red, 92 green and 252 blue, which converts to a hue of 252 degrees, 96% saturation and 67% lightness.
Color values
| HEX | #7C5CFC |
|---|---|
| RGB | rgb(124, 92, 252) |
| HSL | hsl(252, 96%, 67%) |
| HSV | hsv(252, 63%, 99%) |
| CMYK | cmyk(51%, 63%, 0%, 1%) |
Contrast and accessibility
Against white the contrast ratio is 4.38:1, and against black it is 4.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 | 4.38:1 | Fail | AA |
| Black | 4.79:1 | AA | AAA |
Tints and shades
Lighter tints move #7C5CFC toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #7C5CFC; |
|---|---|
| CSS rgb() | color: rgb(124 92 252); |
| Tailwind | bg-[#7c5cfc] |
| SwiftUI | Color(red: 0.486, green: 0.361, blue: 0.988) |
| Android | Color.parseColor("#7C5CFC") |
Closest named color
The nearest CSS colour keyword to #7C5CFC is mediumslateblue (#7B68EE).