#8A63DB#8A63DB
#8A63DB is a mid, vivid violet. Relative luminance 0.194; OKLCH L 59.7% C 0.177 H 295.6°. Best body text is #000000 at 4.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8A63DB |
|---|---|
| RGB | rgb(138, 99, 219) |
| HSL | hsl(260, 63%, 62%) |
| HSV | hsv(260, 55%, 86%) |
| CMYK | cmyk(37%, 54.8%, 0%, 14.1%) |
| CIE-LAB | lab(51.20, 41.95, -56.17) |
| CIE-LCH | lch(51.20, 70.11, 306.75°) |
| OKLab | oklab(59.68% 0.0762 -0.1593) |
| OKLCH | oklch(59.68% 0.177 295.6) |
| XYZ | xyz(27.7260, 19.4409, 69.2958) |
| Luminance | 0.1944 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 3.70
Mediumpurple
#9370DB
ΔE00 4.17
Mediumslateblue
#7B68EE
ΔE00 4.53
Lighter Purple
#A55AF4
ΔE00 5.75
Lightish Purple
#A552E6
ΔE00 5.99
Light Indigo
#6D5ACF
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A63DB #B4DB63
analogous
#6378DB #8A63DB #C663DB
triadic
#8A63DB #DB8A63 #63DB8A
tetradic
#8A63DB #DB6378 #B4DB63 #63DBC6
square
#8A63DB #DB6378 #B4DB63 #63DBC6
split-complementary
#8A63DB #DBC663 #78DB63
monochromatic
#4C259F #6531D0 #8A63DB #AF95E6 #D5C6F2
Accessibility & contrast
On white
4.30
#8A63DB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.89
#8A63DB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A63DB
4.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A63DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A63DB | 1.00 | 4.30 | 4.89 | 4.89 |
| #FFFFFF | 4.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C7BDF
Deuteranopia (green-blind)
#3878D8
Tritanopia (blue-blind)
#777C95
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #8a63db; /* rgb */ color: rgb(138, 99, 219); /* oklch */ color: oklch(59.7% 0.177 295.6);
Tailwind
colors: {
custom: {
50: '#b090e7',
500: '#8a63db',
950: '#000000',
},
}SCSS
$custom: #8a63db; $custom-light: #b090e7; $custom-dark: #000000;
JSON
{
"hex": "#8a63db",
"rgb": {
"r": 138,
"g": 99,
"b": 219
},
"hsl": {
"h": 259.5,
"s": 62.5,
"l": 62.353
},
"oklch": {
"l": 0.59681,
"c": 0.17657,
"h": 295.6
},
"luminance": 0.19441
}Semantic roles & 50–950 ramp
primary
#8A63DB
secondary
#D5E3B7
accent
#CA1B91
background
#FBF8FE
surface
#F6F0FC
border
#D0CBD5
text
#110D16
muted
#807D84