#C65DEA#C65DEA
#C65DEA is a light, highly saturated purple. Relative luminance 0.258; OKLCH L 66.3% C 0.218 H 316.5°. Best body text is #000000 at 6.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C65DEA |
|---|---|
| RGB | rgb(198, 93, 234) |
| HSL | hsl(285, 77%, 64%) |
| HSV | hsv(285, 60%, 92%) |
| CMYK | cmyk(15.4%, 60.3%, 0%, 8.2%) |
| CIE-LAB | lab(57.82, 62.79, -53.63) |
| CIE-LCH | lch(57.82, 82.57, 319.50°) |
| OKLab | oklab(66.33% 0.1584 -0.1501) |
| OKLCH | oklch(66.33% 0.218 316.5) |
| XYZ | xyz(42.0521, 25.7765, 80.5862) |
| Luminance | 0.2577 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 2.44
Bright Lavender
#C760FF
ΔE00 3.12
Heliotrope
#D94FF5
ΔE00 3.16
Mediumorchid
#BA55D3
ΔE00 4.35
Pinkish Purple
#D648D7
ΔE00 5.19
Easter Purple
#C071FE
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C65DEA #81EA5D
analogous
#805DEA #C65DEA #EA5DC8
triadic
#C65DEA #EAC65D #5DEAC6
tetradic
#C65DEA #EA805D #81EA5D #5DC8EA
square
#C65DEA #EA805D #81EA5D #5DC8EA
split-complementary
#C65DEA #C8EA5D #5DEA80
monochromatic
#8D17B5 #B327E3 #C65DEA #D993F1 #ECC9F8
Accessibility & contrast
On white
3.41
#C65DEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.15
#C65DEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C65DEA
6.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C65DEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C65DEA | 1.00 | 3.41 | 6.15 | 6.15 |
| #FFFFFF | 3.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3384EE
Deuteranopia (green-blind)
#5F8EE7
Tritanopia (blue-blind)
#C4759B
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #c65dea; /* rgb */ color: rgb(198, 93, 234); /* oklch */ color: oklch(66.3% 0.218 316.5);
Tailwind
colors: {
custom: {
50: '#db90f1',
500: '#c65dea',
950: '#000000',
},
}SCSS
$custom: #c65dea; $custom-light: #db90f1; $custom-dark: #000000;
JSON
{
"hex": "#c65dea",
"rgb": {
"r": 198,
"g": 93,
"b": 234
},
"hsl": {
"h": 284.681,
"s": 77.049,
"l": 64.118
},
"oklch": {
"l": 0.66332,
"c": 0.2182,
"h": 316.5
},
"luminance": 0.25775
}Semantic roles & 50–950 ramp
primary
#C65DEA
secondary
#C5EAB9
accent
#D90C41
background
#FDF9FE
surface
#FBF1FD
border
#D4CBD5
text
#150D17
muted
#837E85