#C64FEA#C64FEA
#C64FEA is a light, highly saturated purple. Relative luminance 0.235; OKLCH L 64.7% C 0.237 H 317.4°. Best body text is #000000 at 5.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C64FEA |
|---|---|
| RGB | rgb(198, 79, 234) |
| HSL | hsl(286, 79%, 61%) |
| HSV | hsv(286, 66%, 92%) |
| CMYK | cmyk(15.4%, 66.2%, 0%, 8.2%) |
| CIE-LAB | lab(55.62, 68.86, -57.14) |
| CIE-LCH | lch(55.62, 89.48, 320.31°) |
| OKLab | oklab(64.74% 0.1742 -0.1603) |
| OKLCH | oklch(64.74% 0.237 317.4) |
| XYZ | xyz(40.9338, 23.5399, 80.2134) |
| Luminance | 0.2354 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 3.43
Mediumorchid
#BA55D3
ΔE00 3.54
Bright Lilac
#C95EFB
ΔE00 3.86
Bright Lavender
#C760FF
ΔE00 4.49
Pinkish Purple
#D648D7
ΔE00 4.53
Purple Pink
#D725DE
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64FEA #73EA4F
analogous
#794FEA #C64FEA #EA4FC0
triadic
#C64FEA #EAC64F #4FEAC6
tetradic
#C64FEA #EA794F #73EA4F #4FC0EA
square
#C64FEA #EA794F #73EA4F #4FC0EA
split-complementary
#C64FEA #C0EA4F #4FEA79
monochromatic
#8714AA #B31BE1 #C64FEA #D886F1 #E9BCF7
Accessibility & contrast
On white
3.68
#C64FEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.71
#C64FEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64FEA
5.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64FEA | 1.00 | 3.68 | 5.71 | 5.71 |
| #FFFFFF | 3.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007EEF
Deuteranopia (green-blind)
#5389E6
Tritanopia (blue-blind)
#C56C96
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #c64fea; /* rgb */ color: rgb(198, 79, 234); /* oklch */ color: oklch(64.7% 0.237 317.4);
Tailwind
colors: {
custom: {
50: '#db89f1',
500: '#c64fea',
950: '#000000',
},
}SCSS
$custom: #c64fea; $custom-light: #db89f1; $custom-dark: #000000;
JSON
{
"hex": "#c64fea",
"rgb": {
"r": 198,
"g": 79,
"b": 234
},
"hsl": {
"h": 286.065,
"s": 78.68,
"l": 61.373
},
"oklch": {
"l": 0.64743,
"c": 0.23671,
"h": 317.4
},
"luminance": 0.23538
}Semantic roles & 50–950 ramp
primary
#C64FEA
secondary
#BBE7AD
accent
#DB0B3B
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85