#8B60E7#8B60E7
#8B60E7 is a mid, vivid violet. Relative luminance 0.196; OKLCH L 60.1% C 0.196 H 294.4°. Best body text is #000000 at 4.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8B60E7 |
|---|---|
| RGB | rgb(139, 96, 231) |
| HSL | hsl(259, 74%, 64%) |
| HSV | hsv(259, 58%, 91%) |
| CMYK | cmyk(39.8%, 58.4%, 0%, 9.4%) |
| CIE-LAB | lab(51.41, 47.02, -62.60) |
| CIE-LCH | lch(51.41, 78.29, 306.91°) |
| OKLab | oklab(60.1% 0.081 -0.1782) |
| OKLCH | oklch(60.1% 0.196 294.4) |
| XYZ | xyz(29.2503, 19.6236, 77.8324) |
| Luminance | 0.1962 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 2.87
Mediumslateblue
#7B68EE
ΔE00 3.97
Lighter Purple
#A55AF4
ΔE00 4.78
Mediumpurple
#9370DB
ΔE00 5.15
Lightish Purple
#A552E6
ΔE00 5.45
Light Indigo
#6D5ACF
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B60E7 #BCE760
analogous
#6079E7 #8B60E7 #CE60E7
triadic
#8B60E7 #E78B60 #60E78B
tetradic
#8B60E7 #E76079 #BCE760 #60E7CE
square
#8B60E7 #E76079 #BCE760 #60E7CE
split-complementary
#8B60E7 #E7CE60 #79E760
monochromatic
#4B1BB2 #642BDF #8B60E7 #B295EF #D9CAF7
Accessibility & contrast
On white
4.26
#8B60E7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.92
#8B60E7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8B60E7
4.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B60E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B60E7 | 1.00 | 4.26 | 4.92 | 4.92 |
| #FFFFFF | 4.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CEB
Deuteranopia (green-blind)
#1E78E4
Tritanopia (blue-blind)
#737D9A
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #8b60e7; /* rgb */ color: rgb(139, 96, 231); /* oklch */ color: oklch(60.1% 0.196 294.4);
Tailwind
colors: {
custom: {
50: '#b28fef',
500: '#8b60e7',
950: '#000000',
},
}SCSS
$custom: #8b60e7; $custom-light: #b28fef; $custom-dark: #000000;
JSON
{
"hex": "#8b60e7",
"rgb": {
"r": 139,
"g": 96,
"b": 231
},
"hsl": {
"h": 259.111,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.601,
"c": 0.19572,
"h": 294.4
},
"luminance": 0.19624
}Semantic roles & 50–950 ramp
primary
#8B60E7
secondary
#DAE9BA
accent
#D61097
background
#FBF8FE
surface
#F6F0FD
border
#D0CBD5
text
#110C17
muted
#807D85