#C64BE3#C64BE3
#C64BE3 is a light, highly saturated purple. Relative luminance 0.226; OKLCH L 63.9% C 0.235 H 319.4°. Best body text is #000000 at 5.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C64BE3 |
|---|---|
| RGB | rgb(198, 75, 227) |
| HSL | hsl(289, 73%, 59%) |
| HSV | hsv(289, 67%, 89%) |
| CMYK | cmyk(12.8%, 67%, 0%, 11%) |
| CIE-LAB | lab(54.64, 69.16, -54.77) |
| CIE-LCH | lch(54.64, 88.22, 321.62°) |
| OKLab | oklab(63.91% 0.1787 -0.1533) |
| OKLCH | oklch(63.91% 0.235 319.4) |
| XYZ | xyz(39.6681, 22.5858, 74.9282) |
| Luminance | 0.2258 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.83
Pinkish Purple
#D648D7
ΔE00 3.83
Purple Pink
#D725DE
ΔE00 4.16
Heliotrope
#D94FF5
ΔE00 4.16
Bright Lilac
#C95EFB
ΔE00 5.10
Bright Lavender
#C760FF
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64BE3 #68E34B
analogous
#7A4BE3 #C64BE3 #E34BB4
triadic
#C64BE3 #E3C64B #4BE3C6
tetradic
#C64BE3 #E37A4B #68E34B #4BB4E3
square
#C64BE3 #E37A4B #68E34B #4BB4E3
split-complementary
#C64BE3 #B4E34B #4BE37A
monochromatic
#82189B #AF20D0 #C64BE3 #D780EB #E8B5F3
Accessibility & contrast
On white
3.81
#C64BE3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.52
#C64BE3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64BE3
5.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64BE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64BE3 | 1.00 | 3.81 | 5.52 | 5.52 |
| #FFFFFF | 3.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#097AE7
Deuteranopia (green-blind)
#5687DF
Tritanopia (blue-blind)
#C66791
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c64be3; /* rgb */ color: rgb(198, 75, 227); /* oklch */ color: oklch(63.9% 0.235 319.4);
Tailwind
colors: {
custom: {
50: '#db86ec',
500: '#c64be3',
950: '#000000',
},
}SCSS
$custom: #c64be3; $custom-light: #db86ec; $custom-dark: #000000;
JSON
{
"hex": "#c64be3",
"rgb": {
"r": 198,
"g": 75,
"b": 227
},
"hsl": {
"h": 288.553,
"s": 73.077,
"l": 59.216
},
"oklch": {
"l": 0.63908,
"c": 0.23547,
"h": 319.4
},
"luminance": 0.22584
}Semantic roles & 50–950 ramp
primary
#C64BE3
secondary
#B3E3A7
accent
#F0385B
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84