#C64BE9#C64BE9
#C64BE9 is a light, highly saturated purple. Relative luminance 0.229; OKLCH L 64.3% C 0.241 H 317.8°. Best body text is #000000 at 5.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C64BE9 |
|---|---|
| RGB | rgb(198, 75, 233) |
| HSL | hsl(287, 78%, 60%) |
| HSV | hsv(287, 68%, 91%) |
| CMYK | cmyk(15%, 67.8%, 0%, 8.6%) |
| CIE-LAB | lab(54.99, 70.28, -57.59) |
| CIE-LCH | lch(54.99, 90.86, 320.67°) |
| OKLab | oklab(64.27% 0.1784 -0.1616) |
| OKLCH | oklch(64.27% 0.241 317.8) |
| XYZ | xyz(40.5107, 22.9229, 79.3656) |
| Luminance | 0.2292 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.47
Heliotrope
#D94FF5
ΔE00 3.84
Pinkish Purple
#D648D7
ΔE00 4.47
Bright Lilac
#C95EFB
ΔE00 4.49
Purple Pink
#D725DE
ΔE00 4.60
Bright Lavender
#C760FF
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64BE9 #6EE94B
analogous
#774BE9 #C64BE9 #E94BBD
triadic
#C64BE9 #E9C64B #4BE9C6
tetradic
#C64BE9 #E9774B #6EE94B #4BBDE9
square
#C64BE9 #E9774B #6EE94B #4BBDE9
split-complementary
#C64BE9 #BDE94B #4BE977
monochromatic
#8514A5 #B11BDC #C64BE9 #D782F0 #E9B8F6
Accessibility & contrast
On white
3.76
#C64BE9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.58
#C64BE9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64BE9
5.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64BE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64BE9 | 1.00 | 3.76 | 5.58 | 5.58 |
| #FFFFFF | 3.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CEE
Deuteranopia (green-blind)
#5187E5
Tritanopia (blue-blind)
#C56995
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c64be9; /* rgb */ color: rgb(198, 75, 233); /* oklch */ color: oklch(64.3% 0.241 317.8);
Tailwind
colors: {
custom: {
50: '#db87f1',
500: '#c64be9',
950: '#000000',
},
}SCSS
$custom: #c64be9; $custom-light: #db87f1; $custom-dark: #000000;
JSON
{
"hex": "#c64be9",
"rgb": {
"r": 198,
"g": 75,
"b": 233
},
"hsl": {
"h": 286.709,
"s": 78.218,
"l": 60.392
},
"oklch": {
"l": 0.64271,
"c": 0.24071,
"h": 317.8
},
"luminance": 0.22921
}Semantic roles & 50–950 ramp
primary
#C64BE9
secondary
#B7E6AA
accent
#DA0B39
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85