#8A60DC#8A60DC
#8A60DC is a mid, vivid violet. Relative luminance 0.189; OKLCH L 59.3% C 0.182 H 296.0°. Best body text is #000000 at 4.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8A60DC |
|---|---|
| RGB | rgb(138, 96, 220) |
| HSL | hsl(260, 64%, 62%) |
| HSV | hsv(260, 56%, 86%) |
| CMYK | cmyk(37.3%, 56.4%, 0%, 13.7%) |
| CIE-LAB | lab(50.61, 43.90, -57.68) |
| CIE-LCH | lch(50.61, 72.49, 307.27°) |
| OKLab | oklab(59.27% 0.0798 -0.1637) |
| OKLCH | oklch(59.27% 0.182 296) |
| XYZ | xyz(27.5791, 18.9358, 69.8982) |
| Luminance | 0.1894 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 2.89
Mediumslateblue
#7B68EE
ΔE00 4.79
Mediumpurple
#9370DB
ΔE00 4.95
Lightish Purple
#A552E6
ΔE00 5.53
Lighter Purple
#A55AF4
ΔE00 5.54
Light Indigo
#6D5ACF
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A60DC #B2DC60
analogous
#6074DC #8A60DC #C860DC
triadic
#8A60DC #DC8A60 #60DC8A
tetradic
#8A60DC #DC6074 #B2DC60 #60DCC8
square
#8A60DC #DC6074 #B2DC60 #60DCC8
split-complementary
#8A60DC #DCC860 #74DC60
monochromatic
#4D239F #652ED1 #8A60DC #AF92E7 #D4C4F2
Accessibility & contrast
On white
4.39
#8A60DC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.79
#8A60DC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A60DC
4.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A60DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A60DC | 1.00 | 4.39 | 4.79 | 4.79 |
| #FFFFFF | 4.39 | 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)
#2179E0
Deuteranopia (green-blind)
#3177D9
Tritanopia (blue-blind)
#767A95
Achromatopsia (no color)
#787878
Design tokens & code
CSS
--color: #8a60dc; /* rgb */ color: rgb(138, 96, 220); /* oklch */ color: oklch(59.3% 0.182 296.0);
Tailwind
colors: {
custom: {
50: '#b18ee7',
500: '#8a60dc',
950: '#000000',
},
}SCSS
$custom: #8a60dc; $custom-light: #b18ee7; $custom-dark: #000000;
JSON
{
"hex": "#8a60dc",
"rgb": {
"r": 138,
"g": 96,
"b": 220
},
"hsl": {
"h": 260.323,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.59268,
"c": 0.18215,
"h": 296
},
"luminance": 0.18936
}Semantic roles & 50–950 ramp
primary
#8A60DC
secondary
#D3E3B5
accent
#CC1A8F
background
#FBF8FE
surface
#F6F0FD
border
#D0CBD5
text
#110C16
muted
#807D84