#C752DE#C752DE
#C752DE is a light, highly saturated purple. Relative luminance 0.235; OKLCH L 64.5% C 0.223 H 320.7°. Best body text is #000000 at 5.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C752DE |
|---|---|
| RGB | rgb(199, 82, 222) |
| HSL | hsl(290, 68%, 60%) |
| HSV | hsv(290, 63%, 87%) |
| CMYK | cmyk(10.4%, 63.1%, 0%, 12.9%) |
| CIE-LAB | lab(55.54, 65.58, -50.52) |
| CIE-LCH | lch(55.54, 82.79, 322.39°) |
| OKLab | oklab(64.49% 0.1722 -0.1409) |
| OKLCH | oklch(64.49% 0.223 320.7) |
| XYZ | xyz(39.7538, 23.4526, 71.5259) |
| Luminance | 0.2345 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.46
Pinkish Purple
#D648D7
ΔE00 3.09
Heliotrope
#D94FF5
ΔE00 3.91
Purple Pink
#D725DE
ΔE00 4.83
Bright Lilac
#C95EFB
ΔE00 4.94
Pinky Purple
#C94CBE
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C752DE #69DE52
analogous
#8152DE #C752DE #DE52AF
triadic
#C752DE #DEC752 #52DEC7
tetradic
#C752DE #DE8152 #69DE52 #52AFDE
square
#C752DE #DE8152 #69DE52 #52AFDE
split-complementary
#C752DE #AFDE52 #52DE81
monochromatic
#841D99 #B127CC #C752DE #D885E8 #E8B9F2
Accessibility & contrast
On white
3.69
#C752DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.69
#C752DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C752DE
5.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C752DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C752DE | 1.00 | 3.69 | 5.69 | 5.69 |
| #FFFFFF | 3.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D7DE2
Deuteranopia (green-blind)
#6089DA
Tritanopia (blue-blind)
#C86991
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #c752de; /* rgb */ color: rgb(199, 82, 222); /* oklch */ color: oklch(64.5% 0.223 320.7);
Tailwind
colors: {
custom: {
50: '#db8ae9',
500: '#c752de',
950: '#000000',
},
}SCSS
$custom: #c752de; $custom-light: #db8ae9; $custom-dark: #000000;
JSON
{
"hex": "#c752de",
"rgb": {
"r": 199,
"g": 82,
"b": 222
},
"hsl": {
"h": 290.143,
"s": 67.961,
"l": 59.608
},
"oklch": {
"l": 0.64489,
"c": 0.22256,
"h": 320.7
},
"luminance": 0.23451
}Semantic roles & 50–950 ramp
primary
#C752DE
secondary
#B4E1AB
accent
#EB3D5A
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84