#C64EDD#C64EDD
#C64EDD is a light, highly saturated purple. Relative luminance 0.227; OKLCH L 63.9% C 0.226 H 320.8°. Best body text is #000000 at 5.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C64EDD |
|---|---|
| RGB | rgb(198, 78, 221) |
| HSL | hsl(290, 68%, 59%) |
| HSV | hsv(290, 65%, 87%) |
| CMYK | cmyk(10.4%, 64.7%, 0%, 13.3%) |
| CIE-LAB | lab(54.74, 66.84, -51.24) |
| CIE-LCH | lch(54.74, 84.22, 322.53°) |
| OKLab | oklab(63.87% 0.1756 -0.143) |
| OKLCH | oklch(63.87% 0.226 320.8) |
| XYZ | xyz(39.0627, 22.6769, 70.7121) |
| Luminance | 0.2268 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.24
Pinkish Purple
#D648D7
ΔE00 3.17
Purple Pink
#D725DE
ΔE00 4.25
Heliotrope
#D94FF5
ΔE00 4.38
Pinky Purple
#C94CBE
ΔE00 5.40
Bright Lilac
#C95EFB
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64EDD #65DD4E
analogous
#7E4EDD #C64EDD #DD4EAC
triadic
#C64EDD #DDC64E #4EDDC6
tetradic
#C64EDD #DD7E4E #65DD4E #4EACDD
square
#C64EDD #DD7E4E #65DD4E #4EACDD
split-complementary
#C64EDD #ACDD4E #4EDD7E
monochromatic
#811C94 #AE26C7 #C64EDD #D781E7 #E7B5F1
Accessibility & contrast
On white
3.79
#C64EDD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.53
#C64EDD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64EDD
5.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64EDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64EDD | 1.00 | 3.79 | 5.53 | 5.53 |
| #FFFFFF | 3.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#247AE1
Deuteranopia (green-blind)
#5C87D9
Tritanopia (blue-blind)
#C7668F
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c64edd; /* rgb */ color: rgb(198, 78, 221); /* oklch */ color: oklch(63.9% 0.226 320.8);
Tailwind
colors: {
custom: {
50: '#db88e8',
500: '#c64edd',
950: '#000000',
},
}SCSS
$custom: #c64edd; $custom-light: #db88e8; $custom-dark: #000000;
JSON
{
"hex": "#c64edd",
"rgb": {
"r": 198,
"g": 78,
"b": 221
},
"hsl": {
"h": 290.35,
"s": 67.773,
"l": 58.627
},
"oklch": {
"l": 0.63867,
"c": 0.22646,
"h": 320.8
},
"luminance": 0.22675
}Semantic roles & 50–950 ramp
primary
#C64EDD
secondary
#B0E0A7
accent
#EB3D59
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84