#C65DE6#C65DE6
#C65DE6 is a light, highly saturated purple. Relative luminance 0.255; OKLCH L 66.1% C 0.214 H 317.6°. Best body text is #000000 at 6.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C65DE6 |
|---|---|
| RGB | rgb(198, 93, 230) |
| HSL | hsl(286, 73%, 63%) |
| HSV | hsv(286, 60%, 90%) |
| CMYK | cmyk(13.9%, 59.6%, 0%, 9.8%) |
| CIE-LAB | lab(57.61, 62.00, -51.73) |
| CIE-LCH | lch(57.61, 80.75, 320.16°) |
| OKLab | oklab(66.1% 0.1583 -0.1446) |
| OKLCH | oklch(66.1% 0.214 317.6) |
| XYZ | xyz(41.4840, 25.5493, 77.5939) |
| Luminance | 0.2555 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 3.04
Heliotrope
#D94FF5
ΔE00 3.32
Bright Lavender
#C760FF
ΔE00 3.73
Mediumorchid
#BA55D3
ΔE00 3.95
Pinkish Purple
#D648D7
ΔE00 4.76
Easter Purple
#C071FE
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C65DE6 #7DE65D
analogous
#815DE6 #C65DE6 #E65DC2
triadic
#C65DE6 #E6C65D #5DE6C6
tetradic
#C65DE6 #E6815D #7DE65D #5DC2E6
square
#C65DE6 #E6815D #7DE65D #5DC2E6
split-complementary
#C65DE6 #C2E65D #5DE681
monochromatic
#8B1BAE #B328DE #C65DE6 #D992EE #EBC7F6
Accessibility & contrast
On white
3.44
#C65DE6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.11
#C65DE6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C65DE6
6.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C65DE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C65DE6 | 1.00 | 3.44 | 6.11 | 6.11 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3884EA
Deuteranopia (green-blind)
#628EE3
Tritanopia (blue-blind)
#C57499
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #c65de6; /* rgb */ color: rgb(198, 93, 230); /* oklch */ color: oklch(66.1% 0.214 317.6);
Tailwind
colors: {
custom: {
50: '#da90ee',
500: '#c65de6',
950: '#000000',
},
}SCSS
$custom: #c65de6; $custom-light: #da90ee; $custom-dark: #000000;
JSON
{
"hex": "#c65de6",
"rgb": {
"r": 198,
"g": 93,
"b": 230
},
"hsl": {
"h": 285.985,
"s": 73.262,
"l": 63.333
},
"oklch": {
"l": 0.66104,
"c": 0.21437,
"h": 317.6
},
"luminance": 0.25548
}Semantic roles & 50–950 ramp
primary
#C65DE6
secondary
#C2E8B7
accent
#D5103E
background
#FDF9FE
surface
#FBF1FD
border
#D4CBD5
text
#150D16
muted
#837E84