#8563D7#8563D7
#8563D7 is a mid, vivid violet. Relative luminance 0.188; OKLCH L 59.0% C 0.171 H 294.0°. Best body text is #000000 at 4.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8563D7 |
|---|---|
| RGB | rgb(133, 99, 215) |
| HSL | hsl(258, 59%, 62%) |
| HSV | hsv(258, 54%, 84%) |
| CMYK | cmyk(38.1%, 54%, 0%, 15.7%) |
| CIE-LAB | lab(50.47, 39.71, -55.10) |
| CIE-LCH | lch(50.47, 67.91, 305.78°) |
| OKLab | oklab(58.95% 0.0697 -0.1563) |
| OKLCH | oklch(58.95% 0.171 294) |
| XYZ | xyz(26.3972, 18.8159, 66.5179) |
| Luminance | 0.1882 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 3.83
Mediumslateblue
#7B68EE
ΔE00 4.42
Mediumpurple
#9370DB
ΔE00 4.69
Light Indigo
#6D5ACF
ΔE00 5.34
Slate Blue
#6A5ACD
ΔE00 5.86
Dark Periwinkle
#665FD1
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8563D7 #B5D763
analogous
#637BD7 #8563D7 #BF63D7
triadic
#8563D7 #D78563 #63D785
tetradic
#8563D7 #D7637B #B5D763 #63D7BF
square
#8563D7 #D7637B #B5D763 #63D7BF
split-complementary
#8563D7 #D7BF63 #7BD763
monochromatic
#482798 #5F34C9 #8563D7 #AB94E3 #D1C4F0
Accessibility & contrast
On white
4.41
#8563D7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.76
#8563D7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8563D7
4.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8563D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8563D7 | 1.00 | 4.41 | 4.76 | 4.76 |
| #FFFFFF | 4.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E79DB
Deuteranopia (green-blind)
#3776D4
Tritanopia (blue-blind)
#707B93
Achromatopsia (no color)
#787878
Design tokens & code
CSS
--color: #8563d7; /* rgb */ color: rgb(133, 99, 215); /* oklch */ color: oklch(59.0% 0.171 294.0);
Tailwind
colors: {
custom: {
50: '#ad90e4',
500: '#8563d7',
950: '#000000',
},
}SCSS
$custom: #8563d7; $custom-light: #ad90e4; $custom-dark: #000000;
JSON
{
"hex": "#8563d7",
"rgb": {
"r": 133,
"g": 99,
"b": 215
},
"hsl": {
"h": 257.586,
"s": 59.184,
"l": 61.569
},
"oklch": {
"l": 0.58951,
"c": 0.17112,
"h": 294
},
"luminance": 0.18817
}Semantic roles & 50–950 ramp
primary
#8563D7
secondary
#D4E0B5
accent
#C71F96
background
#FBF8FE
surface
#F6F0FC
border
#D0CBD5
text
#110C16
muted
#807D84