#C052DE#C052DE
#C052DE is a light, highly saturated purple. Relative luminance 0.225; OKLCH L 63.6% C 0.220 H 318.4°. Best body text is #000000 at 5.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C052DE |
|---|---|
| RGB | rgb(192, 82, 222) |
| HSL | hsl(287, 68%, 60%) |
| HSV | hsv(287, 63%, 87%) |
| CMYK | cmyk(13.5%, 63.1%, 0%, 12.9%) |
| CIE-LAB | lab(54.57, 63.96, -52.12) |
| CIE-LCH | lch(54.57, 82.50, 320.83°) |
| OKLab | oklab(63.59% 0.1641 -0.1458) |
| OKLCH | oklch(63.59% 0.22 318.4) |
| XYZ | xyz(37.9385, 22.5166, 71.4408) |
| Luminance | 0.2251 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.76
Pinkish Purple
#D648D7
ΔE00 4.24
Heliotrope
#D94FF5
ΔE00 4.78
Bright Lilac
#C95EFB
ΔE00 5.14
Purple Pink
#D725DE
ΔE00 5.14
Lightish Purple
#A552E6
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C052DE #70DE52
analogous
#7A52DE #C052DE #DE52B6
triadic
#C052DE #DEC052 #52DEC0
tetradic
#C052DE #DE7A52 #70DE52 #52B6DE
square
#C052DE #DE7A52 #70DE52 #52B6DE
split-complementary
#C052DE #B6DE52 #52DE7A
monochromatic
#7E1D99 #A927CC #C052DE #D385E8 #E5B9F2
Accessibility & contrast
On white
3.82
#C052DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.50
#C052DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C052DE
5.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C052DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C052DE | 1.00 | 3.82 | 5.50 | 5.50 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#267BE2
Deuteranopia (green-blind)
#5986DB
Tritanopia (blue-blind)
#C06A91
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c052de; /* rgb */ color: rgb(192, 82, 222); /* oklch */ color: oklch(63.6% 0.220 318.4);
Tailwind
colors: {
custom: {
50: '#d689e9',
500: '#c052de',
950: '#000000',
},
}SCSS
$custom: #c052de; $custom-light: #d689e9; $custom-dark: #000000;
JSON
{
"hex": "#c052de",
"rgb": {
"r": 192,
"g": 82,
"b": 222
},
"hsl": {
"h": 287.143,
"s": 67.961,
"l": 59.608
},
"oklch": {
"l": 0.63594,
"c": 0.2195,
"h": 318.4
},
"luminance": 0.22515
}Semantic roles & 50–950 ramp
primary
#C052DE
secondary
#B6E1AB
accent
#EB3D62
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84