#8644CA#8644CA
#8644CA is a mid, vivid violet. Relative luminance 0.135; OKLCH L 53.6% C 0.199 H 302.8°. Best body text is #FFFFFF at 5.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8644CA |
|---|---|
| RGB | rgb(134, 68, 202) |
| HSL | hsl(270, 56%, 53%) |
| HSV | hsv(270, 66%, 79%) |
| CMYK | cmyk(33.7%, 66.3%, 0%, 20.8%) |
| CIE-LAB | lab(43.46, 53.28, -58.93) |
| CIE-LCH | lch(43.46, 79.45, 312.11°) |
| OKLab | oklab(53.59% 0.1079 -0.1675) |
| OKLCH | oklch(53.59% 0.199 302.8) |
| XYZ | xyz(22.5568, 13.4668, 57.2767) |
| Luminance | 0.1347 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Darkorchid
#9932CC
ΔE00 4.03
Blueviolet
#8A2BE2
ΔE00 4.62
Bluish Purple
#703BE7
ΔE00 5.78
Purply
#983FB2
ΔE00 5.97
Purpley
#8756E4
ΔE00 6.13
Royal Purple
#7851A9
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8644CA #88CA44
analogous
#4445CA #8644CA #C944CA
triadic
#8644CA #CA8644 #44CA86
tetradic
#8644CA #CA4445 #88CA44 #44CAC9
square
#8644CA #CA4445 #88CA44 #44CAC9
split-complementary
#8644CA #CAC944 #45CA44
monochromatic
#492173 #682EA3 #8644CA #A574D8 #C4A3E5
Accessibility & contrast
On white
5.69
#8644CA on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
3.69
#8644CA on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #8644CA
5.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8644CA | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##8644CA | 1.00 | 5.69 | 3.69 | 5.69 |
| #FFFFFF | 5.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 3.69 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 5.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0065CE
Deuteranopia (green-blind)
#0966C7
Tritanopia (blue-blind)
#786281
Achromatopsia (no color)
#676767
Design tokens & code
CSS
--color: #8644ca; /* rgb */ color: rgb(134, 68, 202); /* oklch */ color: oklch(53.6% 0.199 302.8);
Tailwind
colors: {
custom: {
50: '#ae7cdb',
500: '#8644ca',
950: '#000000',
},
}SCSS
$custom: #8644ca; $custom-light: #ae7cdb; $custom-dark: #000000;
JSON
{
"hex": "#8644ca",
"rgb": {
"r": 134,
"g": 68,
"b": 202
},
"hsl": {
"h": 269.552,
"s": 55.833,
"l": 52.941
},
"oklch": {
"l": 0.53589,
"c": 0.19923,
"h": 302.8
},
"luminance": 0.13467
}Semantic roles & 50–950 ramp
primary
#8644CA
secondary
#B5D298
accent
#DF4995
background
#FBF7FD
surface
#F6EEFB
border
#D0C9D4
text
#110A15
muted
#807C83