#C052E9#C052E9
#C052E9 is a light, highly saturated purple. Relative luminance 0.231; OKLCH L 64.3% C 0.230 H 315.5°. Best body text is #000000 at 5.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C052E9 |
|---|---|
| RGB | rgb(192, 82, 233) |
| HSL | hsl(284, 77%, 62%) |
| HSV | hsv(284, 65%, 91%) |
| CMYK | cmyk(17.6%, 64.8%, 0%, 8.6%) |
| CIE-LAB | lab(55.20, 66.10, -57.30) |
| CIE-LCH | lch(55.20, 87.48, 319.08°) |
| OKLab | oklab(64.25% 0.1639 -0.1609) |
| OKLCH | oklch(64.25% 0.23 315.5) |
| XYZ | xyz(39.4612, 23.1256, 79.4600) |
| Luminance | 0.2312 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.28
Bright Lilac
#C95EFB
ΔE00 3.95
Heliotrope
#D94FF5
ΔE00 4.25
Bright Lavender
#C760FF
ΔE00 4.47
Lightish Purple
#A552E6
ΔE00 5.00
Pinkish Purple
#D648D7
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C052E9 #7BE952
analogous
#7552E9 #C052E9 #E952C6
triadic
#C052E9 #E9C052 #52E9C0
tetradic
#C052E9 #E97552 #7BE952 #52C6E9
square
#C052E9 #E97552 #7BE952 #52C6E9
split-complementary
#C052E9 #C6E952 #52E975
monochromatic
#8216AB #AC1DE1 #C052E9 #D488F0 #E8BFF7
Accessibility & contrast
On white
3.73
#C052E9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.62
#C052E9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C052E9
5.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C052E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C052E9 | 1.00 | 3.73 | 5.62 | 5.62 |
| #FFFFFF | 3.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#077EEE
Deuteranopia (green-blind)
#5087E5
Tritanopia (blue-blind)
#BD6F97
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c052e9; /* rgb */ color: rgb(192, 82, 233); /* oklch */ color: oklch(64.3% 0.230 315.5);
Tailwind
colors: {
custom: {
50: '#d78af1',
500: '#c052e9',
950: '#000000',
},
}SCSS
$custom: #c052e9; $custom-light: #d78af1; $custom-dark: #000000;
JSON
{
"hex": "#c052e9",
"rgb": {
"r": 192,
"g": 82,
"b": 233
},
"hsl": {
"h": 283.709,
"s": 77.436,
"l": 61.765
},
"oklch": {
"l": 0.64252,
"c": 0.22969,
"h": 315.5
},
"luminance": 0.23124
}Semantic roles & 50–950 ramp
primary
#C052E9
secondary
#BFE7AF
accent
#DA0C44
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85