#8563D8#8563D8
#8563D8 is a mid, vivid violet. Relative luminance 0.189; OKLCH L 59.0% C 0.172 H 293.9°. Best body text is #000000 at 4.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8563D8 |
|---|---|
| RGB | rgb(133, 99, 216) |
| HSL | hsl(257, 60%, 62%) |
| HSV | hsv(257, 54%, 85%) |
| CMYK | cmyk(38.4%, 54.2%, 0%, 15.3%) |
| CIE-LAB | lab(50.53, 39.97, -55.57) |
| CIE-LCH | lch(50.53, 68.45, 305.73°) |
| OKLab | oklab(59.01% 0.0697 -0.1577) |
| OKLCH | oklch(59.01% 0.172 293.9) |
| XYZ | xyz(26.5261, 18.8675, 67.1966) |
| Luminance | 0.1887 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 3.76
Mediumslateblue
#7B68EE
ΔE00 4.28
Mediumpurple
#9370DB
ΔE00 4.68
Light Indigo
#6D5ACF
ΔE00 5.36
Slate Blue
#6A5ACD
ΔE00 5.89
Dark Periwinkle
#665FD1
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8563D8 #B6D863
analogous
#637CD8 #8563D8 #C063D8
triadic
#8563D8 #D88563 #63D885
tetradic
#8563D8 #D8637C #B6D863 #63D8C0
square
#8563D8 #D8637C #B6D863 #63D8C0
split-complementary
#8563D8 #D8C063 #7CD863
monochromatic
#48279A #5F33CB #8563D8 #AB94E4 #D2C5F0
Accessibility & contrast
On white
4.40
#8563D8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.77
#8563D8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8563D8
4.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8563D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8563D8 | 1.00 | 4.40 | 4.77 | 4.77 |
| #FFFFFF | 4.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D7ADC
Deuteranopia (green-blind)
#3676D5
Tritanopia (blue-blind)
#707B94
Achromatopsia (no color)
#787878
Design tokens & code
CSS
--color: #8563d8; /* rgb */ color: rgb(133, 99, 216); /* oklch */ color: oklch(59.0% 0.172 293.9);
Tailwind
colors: {
custom: {
50: '#ad90e5',
500: '#8563d8',
950: '#000000',
},
}SCSS
$custom: #8563d8; $custom-light: #ad90e5; $custom-dark: #000000;
JSON
{
"hex": "#8563d8",
"rgb": {
"r": 133,
"g": 99,
"b": 216
},
"hsl": {
"h": 257.436,
"s": 60,
"l": 61.765
},
"oklch": {
"l": 0.59015,
"c": 0.1724,
"h": 293.9
},
"luminance": 0.18868
}Semantic roles & 50–950 ramp
primary
#8563D8
secondary
#D4E1B6
accent
#C81E96
background
#FBF8FE
surface
#F6F0FC
border
#D0CBD5
text
#110C16
muted
#807D84