#8563D9#8563D9
#8563D9 is a mid, vivid violet. Relative luminance 0.189; OKLCH L 59.1% C 0.174 H 293.7°. Best body text is #000000 at 4.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8563D9 |
|---|---|
| RGB | rgb(133, 99, 217) |
| HSL | hsl(257, 61%, 62%) |
| HSV | hsv(257, 54%, 85%) |
| CMYK | cmyk(38.7%, 54.4%, 0%, 14.9%) |
| CIE-LAB | lab(50.59, 40.24, -56.04) |
| CIE-LCH | lch(50.59, 68.99, 305.68°) |
| OKLab | oklab(59.08% 0.0698 -0.159) |
| OKLCH | oklch(59.08% 0.174 293.7) |
| XYZ | xyz(26.6558, 18.9194, 67.8796) |
| Luminance | 0.1892 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 3.71
Mediumslateblue
#7B68EE
ΔE00 4.15
Mediumpurple
#9370DB
ΔE00 4.68
Light Indigo
#6D5ACF
ΔE00 5.38
Slate Blue
#6A5ACD
ΔE00 5.91
Dark Periwinkle
#665FD1
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8563D9 #B7D963
analogous
#637CD9 #8563D9 #C063D9
triadic
#8563D9 #D98563 #63D985
tetradic
#8563D9 #D9637C #B7D963 #63D9C0
square
#8563D9 #D9637C #B7D963 #63D9C0
split-complementary
#8563D9 #D9C063 #7CD963
monochromatic
#48269C #5F32CD #8563D9 #AB94E5 #D2C5F1
Accessibility & contrast
On white
4.39
#8563D9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.78
#8563D9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8563D9
4.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8563D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8563D9 | 1.00 | 4.39 | 4.78 | 4.78 |
| #FFFFFF | 4.39 | 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)
#2C7ADD
Deuteranopia (green-blind)
#3576D6
Tritanopia (blue-blind)
#707C94
Achromatopsia (no color)
#787878
Design tokens & code
CSS
--color: #8563d9; /* rgb */ color: rgb(133, 99, 217); /* oklch */ color: oklch(59.1% 0.174 293.7);
Tailwind
colors: {
custom: {
50: '#ad90e5',
500: '#8563d9',
950: '#000000',
},
}SCSS
$custom: #8563d9; $custom-light: #ad90e5; $custom-dark: #000000;
JSON
{
"hex": "#8563d9",
"rgb": {
"r": 133,
"g": 99,
"b": 217
},
"hsl": {
"h": 257.288,
"s": 60.825,
"l": 61.961
},
"oklch": {
"l": 0.5908,
"c": 0.17368,
"h": 293.7
},
"luminance": 0.1892
}Semantic roles & 50–950 ramp
primary
#8563D9
secondary
#D5E2B6
accent
#C91D97
background
#FBF8FE
surface
#F6F0FC
border
#D0CBD5
text
#110D16
muted
#807D84