#8B60DB#8B60DB
#8B60DB is a mid, vivid violet. Relative luminance 0.190; OKLCH L 59.3% C 0.181 H 296.6°. Best body text is #000000 at 4.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8B60DB |
|---|---|
| RGB | rgb(139, 96, 219) |
| HSL | hsl(261, 63%, 62%) |
| HSV | hsv(261, 56%, 86%) |
| CMYK | cmyk(36.5%, 56.2%, 0%, 14.1%) |
| CIE-LAB | lab(50.65, 43.87, -57.05) |
| CIE-LCH | lch(50.65, 71.96, 307.56°) |
| OKLab | oklab(59.3% 0.0811 -0.1618) |
| OKLCH | oklch(59.3% 0.181 296.6) |
| XYZ | xyz(27.6133, 18.9687, 69.2106) |
| Luminance | 0.1897 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 3.01
Mediumpurple
#9370DB
ΔE00 4.88
Mediumslateblue
#7B68EE
ΔE00 5.03
Lightish Purple
#A552E6
ΔE00 5.39
Lighter Purple
#A55AF4
ΔE00 5.46
Light Indigo
#6D5ACF
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B60DB #B0DB60
analogous
#6073DB #8B60DB #C960DB
triadic
#8B60DB #DB8B60 #60DB8B
tetradic
#8B60DB #DB6073 #B0DB60 #60DBC9
square
#8B60DB #DB6073 #B0DB60 #60DBC9
split-complementary
#8B60DB #DBC960 #73DB60
monochromatic
#4E249D #672FCF #8B60DB #AF92E6 #D4C4F2
Accessibility & contrast
On white
4.38
#8B60DB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.79
#8B60DB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8B60DB
4.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B60DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B60DB | 1.00 | 4.38 | 4.79 | 4.79 |
| #FFFFFF | 4.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2479DF
Deuteranopia (green-blind)
#3477D8
Tritanopia (blue-blind)
#787A94
Achromatopsia (no color)
#797979
Design tokens & code
CSS
--color: #8b60db; /* rgb */ color: rgb(139, 96, 219); /* oklch */ color: oklch(59.3% 0.181 296.6);
Tailwind
colors: {
custom: {
50: '#b18ee7',
500: '#8b60db',
950: '#000000',
},
}SCSS
$custom: #8b60db; $custom-light: #b18ee7; $custom-dark: #000000;
JSON
{
"hex": "#8b60db",
"rgb": {
"r": 139,
"g": 96,
"b": 219
},
"hsl": {
"h": 260.976,
"s": 63.077,
"l": 61.765
},
"oklch": {
"l": 0.593,
"c": 0.18102,
"h": 296.6
},
"luminance": 0.18969
}Semantic roles & 50–950 ramp
primary
#8B60DB
secondary
#D2E2B5
accent
#CB1B8D
background
#FBF8FE
surface
#F6F0FC
border
#D0CBD5
text
#110C16
muted
#807D84