#8644C4#8644C4
#8644C4 is a mid, vivid violet. Relative luminance 0.132; OKLCH L 53.2% C 0.193 H 304.3°. Best body text is #FFFFFF at 5.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8644C4 |
|---|---|
| RGB | rgb(134, 68, 196) |
| HSL | hsl(271, 52%, 52%) |
| HSV | hsv(271, 65%, 77%) |
| CMYK | cmyk(31.6%, 65.3%, 0%, 23.1%) |
| CIE-LAB | lab(43.05, 51.84, -56.12) |
| CIE-LCH | lch(43.05, 76.40, 312.73°) |
| OKLab | oklab(53.16% 0.1085 -0.1592) |
| OKLCH | oklch(53.16% 0.193 304.3) |
| XYZ | xyz(21.8602, 13.1882, 53.6078) |
| Luminance | 0.1319 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Darkorchid
#9932CC
ΔE00 3.98
Blueviolet
#8A2BE2
ΔE00 5.20
Purply
#983FB2
ΔE00 5.27
Royal Purple
#7851A9
ΔE00 5.77
Bluish Purple
#703BE7
ΔE00 6.50
Bluey Purple
#6241C7
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8644C4 #82C444
analogous
#4644C4 #8644C4 #C444C2
triadic
#8644C4 #C48644 #44C486
tetradic
#8644C4 #C44644 #82C444 #44C2C4
square
#8644C4 #C44644 #82C444 #44C2C4
split-complementary
#8644C4 #C2C444 #44C446
monochromatic
#48226C #67319A #8644C4 #A473D3 #C2A1E1
Accessibility & contrast
On white
5.77
#8644C4 on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
3.64
#8644C4 on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #8644C4
5.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8644C4 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##8644C4 | 1.00 | 5.77 | 3.64 | 5.77 |
| #FFFFFF | 5.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 3.64 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 5.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0064C8
Deuteranopia (green-blind)
#1C66C1
Tritanopia (blue-blind)
#7A607E
Achromatopsia (no color)
#666666
Design tokens & code
CSS
--color: #8644c4; /* rgb */ color: rgb(134, 68, 196); /* oklch */ color: oklch(53.2% 0.193 304.3);
Tailwind
colors: {
custom: {
50: '#ae7cd7',
500: '#8644c4',
950: '#000000',
},
}SCSS
$custom: #8644c4; $custom-light: #ae7cd7; $custom-dark: #000000;
JSON
{
"hex": "#8644c4",
"rgb": {
"r": 134,
"g": 68,
"b": 196
},
"hsl": {
"h": 270.938,
"s": 52.033,
"l": 51.765
},
"oklch": {
"l": 0.53161,
"c": 0.19266,
"h": 304.3
},
"luminance": 0.13188
}Semantic roles & 50–950 ramp
primary
#8644C4
secondary
#B1CE96
accent
#DB4C92
background
#FBF7FD
surface
#F6EEFA
border
#D0C9D3
text
#110A14
muted
#807C83