#C64EE2#C64EE2
#C64EE2 is a light, highly saturated purple. Relative luminance 0.229; OKLCH L 64.2% C 0.231 H 319.5°. Best body text is #000000 at 5.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C64EE2 |
|---|---|
| RGB | rgb(198, 78, 226) |
| HSL | hsl(289, 72%, 60%) |
| HSV | hsv(289, 65%, 89%) |
| CMYK | cmyk(12.4%, 65.5%, 0%, 11.4%) |
| CIE-LAB | lab(55.02, 67.76, -53.61) |
| CIE-LCH | lch(55.02, 86.41, 321.65°) |
| OKLab | oklab(64.16% 0.1755 -0.1499) |
| OKLCH | oklch(64.16% 0.231 319.5) |
| XYZ | xyz(39.7388, 22.9474, 74.2728) |
| Luminance | 0.2295 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.65
Pinkish Purple
#D648D7
ΔE00 3.65
Heliotrope
#D94FF5
ΔE00 3.96
Purple Pink
#D725DE
ΔE00 4.47
Bright Lilac
#C95EFB
ΔE00 4.86
Bright Lavender
#C760FF
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64EE2 #6AE24E
analogous
#7C4EE2 #C64EE2 #E24EB4
triadic
#C64EE2 #E2C64E #4EE2C6
tetradic
#C64EE2 #E27C4E #6AE24E #4EB4E2
square
#C64EE2 #E27C4E #6AE24E #4EB4E2
split-complementary
#C64EE2 #B4E24E #4EE27C
monochromatic
#831A9C #B022D1 #C64EE2 #D783EB #E8B7F3
Accessibility & contrast
On white
3.76
#C64EE2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.59
#C64EE2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64EE2
5.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64EE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64EE2 | 1.00 | 3.76 | 5.59 | 5.59 |
| #FFFFFF | 3.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A7CE6
Deuteranopia (green-blind)
#5988DE
Tritanopia (blue-blind)
#C66892
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c64ee2; /* rgb */ color: rgb(198, 78, 226); /* oklch */ color: oklch(64.2% 0.231 319.5);
Tailwind
colors: {
custom: {
50: '#db88ec',
500: '#c64ee2',
950: '#000000',
},
}SCSS
$custom: #c64ee2; $custom-light: #db88ec; $custom-dark: #000000;
JSON
{
"hex": "#c64ee2",
"rgb": {
"r": 198,
"g": 78,
"b": 226
},
"hsl": {
"h": 288.649,
"s": 71.845,
"l": 59.608
},
"oklch": {
"l": 0.64159,
"c": 0.23086,
"h": 319.5
},
"luminance": 0.22946
}Semantic roles & 50–950 ramp
primary
#C64EE2
secondary
#B4E3A9
accent
#EF395C
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84