#C65AEA#C65AEA
#C65AEA is a light, highly saturated purple. Relative luminance 0.253; OKLCH L 66.0% C 0.222 H 316.7°. Best body text is #000000 at 6.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C65AEA |
|---|---|
| RGB | rgb(198, 90, 234) |
| HSL | hsl(285, 77%, 64%) |
| HSV | hsv(285, 62%, 92%) |
| CMYK | cmyk(15.4%, 61.5%, 0%, 8.2%) |
| CIE-LAB | lab(57.33, 64.14, -54.42) |
| CIE-LCH | lch(57.33, 84.12, 319.69°) |
| OKLab | oklab(65.97% 0.1619 -0.1524) |
| OKLCH | oklch(65.97% 0.222 316.7) |
| XYZ | xyz(41.7939, 25.2602, 80.5001) |
| Luminance | 0.2526 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 2.61
Heliotrope
#D94FF5
ΔE00 3.04
Bright Lavender
#C760FF
ΔE00 3.31
Mediumorchid
#BA55D3
ΔE00 4.05
Pinkish Purple
#D648D7
ΔE00 4.94
Easter Purple
#C071FE
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C65AEA #7EEA5A
analogous
#7E5AEA #C65AEA #EA5AC6
triadic
#C65AEA #EAC65A #5AEAC6
tetradic
#C65AEA #EA7E5A #7EEA5A #5AC6EA
square
#C65AEA #EA7E5A #7EEA5A #5AC6EA
split-complementary
#C65AEA #C6EA5A #5AEA7E
monochromatic
#8C17B3 #B324E3 #C65AEA #D990F1 #ECC7F8
Accessibility & contrast
On white
3.47
#C65AEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.05
#C65AEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C65AEA
6.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C65AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C65AEA | 1.00 | 3.47 | 6.05 | 6.05 |
| #FFFFFF | 3.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C83EE
Deuteranopia (green-blind)
#5C8DE6
Tritanopia (blue-blind)
#C4739A
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #c65aea; /* rgb */ color: rgb(198, 90, 234); /* oklch */ color: oklch(66.0% 0.222 316.7);
Tailwind
colors: {
custom: {
50: '#db8ff1',
500: '#c65aea',
950: '#000000',
},
}SCSS
$custom: #c65aea; $custom-light: #db8ff1; $custom-dark: #000000;
JSON
{
"hex": "#c65aea",
"rgb": {
"r": 198,
"g": 90,
"b": 234
},
"hsl": {
"h": 285,
"s": 77.419,
"l": 63.529
},
"oklch": {
"l": 0.65972,
"c": 0.22234,
"h": 316.7
},
"luminance": 0.25259
}Semantic roles & 50–950 ramp
primary
#C65AEA
secondary
#C3E9B6
accent
#DA0C3F
background
#FDF9FE
surface
#FBF1FD
border
#D4CBD5
text
#150D17
muted
#837E85