#8B60DC#8B60DC
#8B60DC is a mid, vivid violet. Relative luminance 0.190; OKLCH L 59.4% C 0.182 H 296.4°. Best body text is #000000 at 4.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8B60DC |
|---|---|
| RGB | rgb(139, 96, 220) |
| HSL | hsl(261, 64%, 62%) |
| HSV | hsv(261, 56%, 86%) |
| CMYK | cmyk(36.8%, 56.4%, 0%, 13.7%) |
| CIE-LAB | lab(50.71, 44.13, -57.52) |
| CIE-LCH | lch(50.71, 72.49, 307.50°) |
| OKLab | oklab(59.37% 0.0811 -0.1632) |
| OKLCH | oklch(59.37% 0.182 296.4) |
| XYZ | xyz(27.7453, 19.0216, 69.9060) |
| Luminance | 0.1902 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 2.95
Mediumpurple
#9370DB
ΔE00 4.88
Mediumslateblue
#7B68EE
ΔE00 4.92
Lightish Purple
#A552E6
ΔE00 5.37
Lighter Purple
#A55AF4
ΔE00 5.39
Light Indigo
#6D5ACF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B60DC #B1DC60
analogous
#6073DC #8B60DC #C960DC
triadic
#8B60DC #DC8B60 #60DC8B
tetradic
#8B60DC #DC6073 #B1DC60 #60DCC9
square
#8B60DC #DC6073 #B1DC60 #60DCC9
split-complementary
#8B60DC #DCC960 #73DC60
monochromatic
#4E239F #662ED1 #8B60DC #B092E7 #D4C4F2
Accessibility & contrast
On white
4.37
#8B60DC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.80
#8B60DC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8B60DC
4.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B60DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B60DC | 1.00 | 4.37 | 4.80 | 4.80 |
| #FFFFFF | 4.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2279E0
Deuteranopia (green-blind)
#3277D9
Tritanopia (blue-blind)
#787A95
Achromatopsia (no color)
#797979
Design tokens & code
CSS
--color: #8b60dc; /* rgb */ color: rgb(139, 96, 220); /* oklch */ color: oklch(59.4% 0.182 296.4);
Tailwind
colors: {
custom: {
50: '#b18fe7',
500: '#8b60dc',
950: '#000000',
},
}SCSS
$custom: #8b60dc; $custom-light: #b18fe7; $custom-dark: #000000;
JSON
{
"hex": "#8b60dc",
"rgb": {
"r": 139,
"g": 96,
"b": 220
},
"hsl": {
"h": 260.806,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.59366,
"c": 0.18226,
"h": 296.4
},
"luminance": 0.19022
}Semantic roles & 50–950 ramp
primary
#8B60DC
secondary
#D3E3B5
accent
#CC1A8E
background
#FBF8FE
surface
#F6F0FD
border
#D0CBD5
text
#110C16
muted
#807D84