#C65BEA#C65BEA
#C65BEA is a light, highly saturated purple. Relative luminance 0.254; OKLCH L 66.1% C 0.221 H 316.7°. Best body text is #000000 at 6.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C65BEA |
|---|---|
| RGB | rgb(198, 91, 234) |
| HSL | hsl(285, 77%, 64%) |
| HSV | hsv(285, 61%, 92%) |
| CMYK | cmyk(15.4%, 61.1%, 0%, 8.2%) |
| CIE-LAB | lab(57.49, 63.70, -54.16) |
| CIE-LCH | lch(57.49, 83.61, 319.63°) |
| OKLab | oklab(66.09% 0.1607 -0.1516) |
| OKLCH | oklch(66.09% 0.221 316.7) |
| XYZ | xyz(41.8789, 25.4300, 80.5284) |
| Luminance | 0.2543 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 2.54
Heliotrope
#D94FF5
ΔE00 3.06
Bright Lavender
#C760FF
ΔE00 3.24
Mediumorchid
#BA55D3
ΔE00 4.14
Pinkish Purple
#D648D7
ΔE00 5.02
Easter Purple
#C071FE
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C65BEA #7FEA5B
analogous
#7E5BEA #C65BEA #EA5BC6
triadic
#C65BEA #EAC65B #5BEAC6
tetradic
#C65BEA #EA7E5B #7FEA5B #5BC6EA
square
#C65BEA #EA7E5B #7FEA5B #5BC6EA
split-complementary
#C65BEA #C6EA5B #5BEA7E
monochromatic
#8C17B4 #B325E3 #C65BEA #D991F1 #ECC8F8
Accessibility & contrast
On white
3.45
#C65BEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.09
#C65BEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C65BEA
6.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C65BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C65BEA | 1.00 | 3.45 | 6.09 | 6.09 |
| #FFFFFF | 3.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E83EE
Deuteranopia (green-blind)
#5D8DE6
Tritanopia (blue-blind)
#C4749A
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #c65bea; /* rgb */ color: rgb(198, 91, 234); /* oklch */ color: oklch(66.1% 0.221 316.7);
Tailwind
colors: {
custom: {
50: '#db8ff1',
500: '#c65bea',
950: '#000000',
},
}SCSS
$custom: #c65bea; $custom-light: #db8ff1; $custom-dark: #000000;
JSON
{
"hex": "#c65bea",
"rgb": {
"r": 198,
"g": 91,
"b": 234
},
"hsl": {
"h": 284.895,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.66091,
"c": 0.22097,
"h": 316.7
},
"luminance": 0.25428
}Semantic roles & 50–950 ramp
primary
#C65BEA
secondary
#C4EAB7
accent
#DA0C40
background
#FDF9FE
surface
#FBF1FD
border
#D4CBD5
text
#150D17
muted
#837E85