#C65DE5#C65DE5
#C65DE5 is a light, highly saturated purple. Relative luminance 0.255; OKLCH L 66.0% C 0.213 H 317.9°. Best body text is #000000 at 6.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C65DE5 |
|---|---|
| RGB | rgb(198, 93, 229) |
| HSL | hsl(286, 72%, 63%) |
| HSV | hsv(286, 59%, 90%) |
| CMYK | cmyk(13.5%, 59.4%, 0%, 10.2%) |
| CIE-LAB | lab(57.55, 61.81, -51.26) |
| CIE-LCH | lch(57.55, 80.30, 320.33°) |
| OKLab | oklab(66.05% 0.1583 -0.1432) |
| OKLCH | oklch(66.05% 0.213 317.9) |
| XYZ | xyz(41.3439, 25.4932, 76.8564) |
| Luminance | 0.2549 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 3.19
Heliotrope
#D94FF5
ΔE00 3.38
Mediumorchid
#BA55D3
ΔE00 3.85
Bright Lavender
#C760FF
ΔE00 3.88
Pinkish Purple
#D648D7
ΔE00 4.66
Easter Purple
#C071FE
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C65DE5 #7CE55D
analogous
#825DE5 #C65DE5 #E55DC0
triadic
#C65DE5 #E5C65D #5DE5C6
tetradic
#C65DE5 #E5825D #7CE55D #5DC0E5
square
#C65DE5 #E5825D #7CE55D #5DC0E5
split-complementary
#C65DE5 #C0E55D #5DE582
monochromatic
#8B1CAC #B328DD #C65DE5 #D992ED #EBC6F6
Accessibility & contrast
On white
3.44
#C65DE5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.10
#C65DE5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C65DE5
6.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C65DE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C65DE5 | 1.00 | 3.44 | 6.10 | 6.10 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3983E9
Deuteranopia (green-blind)
#628EE2
Tritanopia (blue-blind)
#C57499
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #c65de5; /* rgb */ color: rgb(198, 93, 229); /* oklch */ color: oklch(66.0% 0.213 317.9);
Tailwind
colors: {
custom: {
50: '#da90ee',
500: '#c65de5',
950: '#000000',
},
}SCSS
$custom: #c65de5; $custom-light: #da90ee; $custom-dark: #000000;
JSON
{
"hex": "#c65de5",
"rgb": {
"r": 198,
"g": 93,
"b": 229
},
"hsl": {
"h": 286.324,
"s": 72.34,
"l": 63.137
},
"oklch": {
"l": 0.66047,
"c": 0.21342,
"h": 317.9
},
"luminance": 0.25492
}Semantic roles & 50–950 ramp
primary
#C65DE5
secondary
#C2E7B7
accent
#D4113E
background
#FDF9FE
surface
#FBF1FD
border
#D4CBD5
text
#150D16
muted
#837E84