#C652DE#C652DE
#C652DE is a light, highly saturated purple. Relative luminance 0.233; OKLCH L 64.4% C 0.222 H 320.4°. Best body text is #000000 at 5.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C652DE |
|---|---|
| RGB | rgb(198, 82, 222) |
| HSL | hsl(290, 68%, 60%) |
| HSV | hsv(290, 63%, 87%) |
| CMYK | cmyk(10.8%, 63.1%, 0%, 12.9%) |
| CIE-LAB | lab(55.40, 65.35, -50.75) |
| CIE-LCH | lch(55.40, 82.74, 322.17°) |
| OKLab | oklab(64.36% 0.1711 -0.1416) |
| OKLCH | oklch(64.36% 0.222 320.4) |
| XYZ | xyz(39.4892, 23.3162, 71.5135) |
| Luminance | 0.2331 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.33
Pinkish Purple
#D648D7
ΔE00 3.25
Heliotrope
#D94FF5
ΔE00 4.02
Purple Pink
#D725DE
ΔE00 4.85
Bright Lilac
#C95EFB
ΔE00 4.95
Pinky Purple
#C94CBE
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C652DE #6ADE52
analogous
#8052DE #C652DE #DE52B0
triadic
#C652DE #DEC652 #52DEC6
tetradic
#C652DE #DE8052 #6ADE52 #52B0DE
square
#C652DE #DE8052 #6ADE52 #52B0DE
split-complementary
#C652DE #B0DE52 #52DE80
monochromatic
#831D99 #B027CC #C652DE #D785E8 #E8B9F2
Accessibility & contrast
On white
3.71
#C652DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.66
#C652DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C652DE
5.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C652DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C652DE | 1.00 | 3.71 | 5.66 | 5.66 |
| #FFFFFF | 3.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C7DE2
Deuteranopia (green-blind)
#5F89DA
Tritanopia (blue-blind)
#C76991
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #c652de; /* rgb */ color: rgb(198, 82, 222); /* oklch */ color: oklch(64.4% 0.222 320.4);
Tailwind
colors: {
custom: {
50: '#db8ae9',
500: '#c652de',
950: '#000000',
},
}SCSS
$custom: #c652de; $custom-light: #db8ae9; $custom-dark: #000000;
JSON
{
"hex": "#c652de",
"rgb": {
"r": 198,
"g": 82,
"b": 222
},
"hsl": {
"h": 289.714,
"s": 67.961,
"l": 59.608
},
"oklch": {
"l": 0.6436,
"c": 0.22211,
"h": 320.4
},
"luminance": 0.23314
}Semantic roles & 50–950 ramp
primary
#C652DE
secondary
#B4E1AB
accent
#EB3D5B
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84