#C64FEE#C64FEE
#C64FEE is a light, highly saturated purple. Relative luminance 0.238; OKLCH L 65.0% C 0.240 H 316.4°. Best body text is #000000 at 5.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C64FEE |
|---|---|
| RGB | rgb(198, 79, 238) |
| HSL | hsl(285, 82%, 62%) |
| HSV | hsv(285, 67%, 93%) |
| CMYK | cmyk(16.8%, 66.8%, 0%, 6.7%) |
| CIE-LAB | lab(55.86, 69.63, -59.00) |
| CIE-LCH | lch(55.86, 91.27, 319.72°) |
| OKLab | oklab(64.99% 0.174 -0.1657) |
| OKLCH | oklch(64.99% 0.24 316.4) |
| XYZ | xyz(41.5150, 23.7724, 83.2740) |
| Luminance | 0.2377 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 3.34
Bright Lilac
#C95EFB
ΔE00 3.49
Mediumorchid
#BA55D3
ΔE00 4.04
Bright Lavender
#C760FF
ΔE00 4.07
Pinkish Purple
#D648D7
ΔE00 5.01
Purple Pink
#D725DE
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64FEE #77EE4F
analogous
#774FEE #C64FEE #EE4FC6
triadic
#C64FEE #EEC64F #4FEEC6
tetradic
#C64FEE #EE774F #77EE4F #4FC6EE
square
#C64FEE #EE774F #77EE4F #4FC6EE
split-complementary
#C64FEE #C6EE4F #4FEE77
monochromatic
#8911B1 #B417E9 #C64FEE #D887F3 #EABFF9
Accessibility & contrast
On white
3.65
#C64FEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.75
#C64FEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64FEE
5.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64FEE | 1.00 | 3.65 | 5.75 | 5.75 |
| #FFFFFF | 3.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007FF3
Deuteranopia (green-blind)
#5089EA
Tritanopia (blue-blind)
#C46E99
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #c64fee; /* rgb */ color: rgb(198, 79, 238); /* oklch */ color: oklch(65.0% 0.240 316.4);
Tailwind
colors: {
custom: {
50: '#db89f4',
500: '#c64fee',
950: '#000000',
},
}SCSS
$custom: #c64fee; $custom-light: #db89f4; $custom-dark: #000000;
JSON
{
"hex": "#c64fee",
"rgb": {
"r": 198,
"g": 79,
"b": 238
},
"hsl": {
"h": 284.906,
"s": 82.383,
"l": 62.157
},
"oklch": {
"l": 0.64987,
"c": 0.2403,
"h": 316.4
},
"luminance": 0.23771
}Semantic roles & 50–950 ramp
primary
#C64FEE
secondary
#BEEAAF
accent
#DF073D
background
#FDF8FF
surface
#FBF0FE
border
#D4CBD6
text
#150C17
muted
#837D85