#C65EEE#C65EEE
#C65EEE is a light, highly saturated purple. Relative luminance 0.262; OKLCH L 66.7% C 0.221 H 315.4°. Best body text is #000000 at 6.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C65EEE |
|---|---|
| RGB | rgb(198, 94, 238) |
| HSL | hsl(283, 81%, 65%) |
| HSV | hsv(283, 61%, 93%) |
| CMYK | cmyk(16.8%, 60.5%, 0%, 6.7%) |
| CIE-LAB | lab(58.21, 63.12, -55.24) |
| CIE-LCH | lch(58.21, 83.88, 318.81°) |
| OKLab | oklab(66.69% 0.1572 -0.1548) |
| OKLCH | oklch(66.69% 0.221 315.4) |
| XYZ | xyz(42.7216, 26.1857, 83.6763) |
| Luminance | 0.2618 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 1.82
Bright Lavender
#C760FF
ΔE00 2.48
Heliotrope
#D94FF5
ΔE00 3.17
Easter Purple
#C071FE
ΔE00 4.72
Mediumorchid
#BA55D3
ΔE00 4.89
Light Urple
#B36FF6
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C65EEE #86EE5E
analogous
#7E5EEE #C65EEE #EE5ECE
triadic
#C65EEE #EEC65E #5EEEC6
tetradic
#C65EEE #EE7E5E #86EE5E #5ECEEE
square
#C65EEE #EE7E5E #86EE5E #5ECEEE
split-complementary
#C65EEE #CEEE5E #5EEE7E
monochromatic
#8E14BE #B227E8 #C65EEE #DA95F4 #EDCDFA
Accessibility & contrast
On white
3.37
#C65EEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.24
#C65EEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C65EEE
6.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C65EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C65EEE | 1.00 | 3.37 | 6.24 | 6.24 |
| #FFFFFF | 3.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F86F2
Deuteranopia (green-blind)
#5D8FEA
Tritanopia (blue-blind)
#C3779E
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #c65eee; /* rgb */ color: rgb(198, 94, 238); /* oklch */ color: oklch(66.7% 0.221 315.4);
Tailwind
colors: {
custom: {
50: '#db91f4',
500: '#c65eee',
950: '#000000',
},
}SCSS
$custom: #c65eee; $custom-light: #db91f4; $custom-dark: #000000;
JSON
{
"hex": "#c65eee",
"rgb": {
"r": 198,
"g": 94,
"b": 238
},
"hsl": {
"h": 283.333,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.66685,
"c": 0.22065,
"h": 315.4
},
"luminance": 0.26184
}Semantic roles & 50–950 ramp
primary
#C65EEE
secondary
#C9ECBB
accent
#DD0843
background
#FDF9FF
surface
#FBF2FE
border
#D4CCD6
text
#150D17
muted
#837E85