#8A60DB#8A60DB
#8A60DB is a mid, vivid violet. Relative luminance 0.189; OKLCH L 59.2% C 0.181 H 296.2°. Best body text is #000000 at 4.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8A60DB |
|---|---|
| RGB | rgb(138, 96, 219) |
| HSL | hsl(260, 63%, 62%) |
| HSV | hsv(260, 56%, 86%) |
| CMYK | cmyk(37%, 56.2%, 0%, 14.1%) |
| CIE-LAB | lab(50.55, 43.63, -57.21) |
| CIE-LCH | lch(50.55, 71.95, 307.33°) |
| OKLab | oklab(59.2% 0.0798 -0.1624) |
| OKLCH | oklch(59.2% 0.181 296.2) |
| XYZ | xyz(27.4470, 18.8830, 69.2028) |
| Luminance | 0.1888 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 2.94
Mediumslateblue
#7B68EE
ΔE00 4.90
Mediumpurple
#9370DB
ΔE00 4.95
Lightish Purple
#A552E6
ΔE00 5.55
Lighter Purple
#A55AF4
ΔE00 5.61
Light Indigo
#6D5ACF
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A60DB #B1DB60
analogous
#6074DB #8A60DB #C860DB
triadic
#8A60DB #DB8A60 #60DB8A
tetradic
#8A60DB #DB6074 #B1DB60 #60DBC8
square
#8A60DB #DB6074 #B1DB60 #60DBC8
split-complementary
#8A60DB #DBC860 #74DB60
monochromatic
#4D249D #662FCF #8A60DB #AF92E6 #D3C4F2
Accessibility & contrast
On white
4.40
#8A60DB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.78
#8A60DB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A60DB
4.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A60DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A60DB | 1.00 | 4.40 | 4.78 | 4.78 |
| #FFFFFF | 4.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2379DF
Deuteranopia (green-blind)
#3377D8
Tritanopia (blue-blind)
#777A94
Achromatopsia (no color)
#787878
Design tokens & code
CSS
--color: #8a60db; /* rgb */ color: rgb(138, 96, 219); /* oklch */ color: oklch(59.2% 0.181 296.2);
Tailwind
colors: {
custom: {
50: '#b18ee7',
500: '#8a60db',
950: '#000000',
},
}SCSS
$custom: #8a60db; $custom-light: #b18ee7; $custom-dark: #000000;
JSON
{
"hex": "#8a60db",
"rgb": {
"r": 138,
"g": 96,
"b": 219
},
"hsl": {
"h": 260.488,
"s": 63.077,
"l": 61.765
},
"oklch": {
"l": 0.59203,
"c": 0.18092,
"h": 296.2
},
"luminance": 0.18883
}Semantic roles & 50–950 ramp
primary
#8A60DB
secondary
#D3E2B5
accent
#CB1B8F
background
#FBF8FE
surface
#F6F0FC
border
#D0CBD5
text
#110C16
muted
#807D84